Searched refs:compat_state_t (Results 1 – 2 of 2) sorted by relevance
61 } compat_state_t; typedef69 compat_state_t t_curstate; /* current emulated state */
178 static void from_compat(compat_state_t *, struct termios *);179 static void to_compat(struct termios *, compat_state_t *);1135 from_compat(compat_state_t *csp, struct termios *termiosp) in from_compat()1310 to_compat(struct termios *termiosp, compat_state_t *csp) in to_compat()