V10/sys/sys/bufld.h

Compare this file to the similar file:
Show the results in this format:

struct bufld {
	struct	queue *queue;
	u_char	rnchar;
	u_char	btime;
	u_char	nchar;
	u_char	nclick;
	u_char	index;
};