c_reserved        182 compat/hpux/hpux_termio.h 	u_int	c_reserved;	/* future use */
c_reserved        170 compat/hpux/hpux_tty.c 			htios.c_reserved = line;
c_reserved        333 compat/hpux/hpux_tty.c 				line = htios.c_reserved;
c_reserved        394 compat/hpux/hpux_tty.c 	tios->c_reserved = tio->c_line;
c_reserved        424 compat/hpux/hpux_tty.c 	tio->c_line = tios->c_reserved;