Lines Matching defs:tp
24 #define tty_active(tp) ((tp)->tty_devread != NULL) argument
129 register tty_t *tp; in main() local
193 tty_t* tp; in line2tty() local
231 tty_t *tp; in do_read() local
300 tty_t *tp; in do_write() local
349 tty_t *tp; in tty_ioctl() local
464 tty_t *tp; in do_open() local
493 tty_t *tp; in do_close() local
519 tty_t *tp; in do_cancel() local
552 int select_try(struct tty *tp, int ops) in select_try()
586 int select_retry(struct tty *tp) in select_retry()
603 tty_t *tp; in do_select() local
637 void handle_events(tp) in handle_events() argument
674 static void in_transfer(tp) in in_transfer() argument
737 int in_process(tp, buf, count) in in_process() argument
902 static int tty_echo(tp, ch) in tty_echo() argument
963 static void rawecho(tp, ch) in rawecho() argument
976 static int back_over(tp) in back_over() argument
1005 static void reprint(tp) in reprint() argument
1044 void out_process(tp, bstart, bpos, bend, icount, ocount) in out_process() argument
1129 static void dev_ioctl(tp) in dev_ioctl() argument
1155 static void setattr(tp) in setattr() argument
1205 void sigchar(tp, sig, mayflush) in sigchar() argument
1235 static void tty_icancel(tp) in tty_icancel() argument
1248 static int tty_devnop(tty_t *UNUSED(tp), int UNUSED(try)) in tty_devnop()
1261 register tty_t *tp; in tty_init() local