Lines Matching defs:tp
98 #define TTY_CALLOUT(tp,d) (dev2unit(d) & TTYUNIT_CALLOUT) argument
123 tty_watermarks(struct tty *tp) in tty_watermarks()
151 tty_drain(struct tty *tp, int leaving) in tty_drain()
213 ttydev_enter(struct tty *tp) in ttydev_enter()
228 ttydev_leave(struct tty *tp) in ttydev_leave()
271 struct tty *tp; in ttydev_open() local
371 struct tty *tp = dev->si_drv1; in ttydev_close() local
412 tty_is_ctty(struct tty *tp, struct proc *p) in tty_is_ctty()
421 tty_wait_background(struct tty *tp, struct thread *td, int sig) in tty_wait_background()
503 struct tty *tp = dev->si_drv1; in ttydev_read() local
524 struct tty *tp = dev->si_drv1; in ttydev_write() local
564 struct tty *tp = dev->si_drv1; in ttydev_ioctl() local
649 struct tty *tp = dev->si_drv1; in ttydev_poll() local
687 struct tty *tp = dev->si_drv1; in ttydev_mmap() local
708 struct tty *tp = kn->kn_hook; in tty_kqops_read_detach() local
716 struct tty *tp = kn->kn_hook; in tty_kqops_read_event() local
732 struct tty *tp = kn->kn_hook; in tty_kqops_write_detach() local
740 struct tty *tp = kn->kn_hook; in tty_kqops_write_event() local
770 struct tty *tp = dev->si_drv1; in ttydev_kqfilter() local
819 struct tty *tp; in ttyil_open() local
852 struct tty *tp = dev->si_drv1; in ttyil_ioctl() local
904 tty_init_termios(struct tty *tp) in tty_init_termios()
920 tty_init_console(struct tty *tp, speed_t s) in tty_init_console()
1058 struct tty *tp; in tty_alloc_mutex() local
1112 struct tty *tp = arg; in tty_dealloc() local
1143 tty_rel_free(struct tty *tp) in tty_rel_free()
1174 tty_rel_pgrp(struct tty *tp, struct pgrp *pg) in tty_rel_pgrp()
1187 tty_rel_sess(struct tty *tp, struct session *sess) in tty_rel_sess()
1202 tty_rel_gone(struct tty *tp) in tty_rel_gone()
1221 tty_drop_ctty(struct tty *tp, struct proc *p) in tty_drop_ctty()
1290 tty_to_xtty(struct tty *tp, struct xtty *xt) in tty_to_xtty()
1317 struct tty *tp; in sysctl_kern_ttys() local
1368 tty_makedevf(struct tty *tp, struct ucred *cred, int flags, in tty_makedevf()
1500 tty_signal_sessleader(struct tty *tp, int sig) in tty_signal_sessleader()
1527 tty_signal_pgrp(struct tty *tp, int sig) in tty_signal_pgrp()
1551 tty_wakeup(struct tty *tp, int flags) in tty_wakeup()
1570 tty_wait(struct tty *tp, struct cv *cv) in tty_wait()
1592 tty_timedwait(struct tty *tp, struct cv *cv, int hz) in tty_timedwait()
1614 tty_flush(struct tty *tp, int flags) in tty_flush()
1638 tty_set_winsize(struct tty *tp, const struct winsize *wsz) in tty_set_winsize()
1648 tty_sti_check(struct tty *tp, int fflag, struct thread *td) in tty_sti_check()
1666 tty_generic_ioctl(struct tty *tp, u_long cmd, void *data, int fflag, in tty_generic_ioctl()
2026 tty_ioctl(struct tty *tp, u_long cmd, void *data, int fflag, struct thread *td) in tty_ioctl()
2043 tty_udev(struct tty *tp) in tty_udev()
2053 tty_checkoutq(struct tty *tp) in tty_checkoutq()
2061 tty_hiwat_in_block(struct tty *tp) in tty_hiwat_in_block()
2081 tty_hiwat_in_unblock(struct tty *tp) in tty_hiwat_in_unblock()
2108 ttyhook_defrint(struct tty *tp, char c, int flags) in ttyhook_defrint()
2121 struct tty *tp; in ttyhook_register() local
2203 ttyhook_unregister(struct tty *tp) in ttyhook_unregister()
2227 struct tty *tp; in ttyconsdev_open() local
2407 struct tty *tp; in DB_SHOW_COMMAND() local
2467 struct tty *tp; in DB_SHOW_ALL_COMMAND() local