Lines Matching defs:tp

99 #define	TTY_CALLOUT(tp,d) (dev2unit(d) & TTYUNIT_CALLOUT)  argument
124 tty_watermarks(struct tty *tp) in tty_watermarks()
152 tty_drain(struct tty *tp, int leaving) in tty_drain()
214 ttydev_enter(struct tty *tp) in ttydev_enter()
229 ttydev_leave(struct tty *tp) in ttydev_leave()
272 struct tty *tp; in ttydev_open() local
372 struct tty *tp = dev->si_drv1; in ttydev_close() local
413 tty_is_ctty(struct tty *tp, struct proc *p) in tty_is_ctty()
422 tty_wait_background(struct tty *tp, struct thread *td, int sig) in tty_wait_background()
504 struct tty *tp = dev->si_drv1; in ttydev_read() local
525 struct tty *tp = dev->si_drv1; in ttydev_write() local
565 struct tty *tp = dev->si_drv1; in ttydev_ioctl() local
650 struct tty *tp = dev->si_drv1; in ttydev_poll() local
688 struct tty *tp = dev->si_drv1; in ttydev_mmap() local
709 struct tty *tp = kn->kn_hook; in tty_kqops_read_detach() local
717 struct tty *tp = kn->kn_hook; in tty_kqops_read_event() local
733 struct tty *tp = kn->kn_hook; in tty_kqops_write_detach() local
741 struct tty *tp = kn->kn_hook; in tty_kqops_write_event() local
769 struct tty *tp = dev->si_drv1; in ttydev_kqfilter() local
818 struct tty *tp; in ttyil_open() local
851 struct tty *tp = dev->si_drv1; in ttyil_ioctl() local
903 tty_init_termios(struct tty *tp) in tty_init_termios()
919 tty_init_console(struct tty *tp, speed_t s) in tty_init_console()
1057 struct tty *tp; in tty_alloc_mutex() local
1111 struct tty *tp = arg; in tty_dealloc() local
1142 tty_rel_free(struct tty *tp) in tty_rel_free()
1173 tty_rel_pgrp(struct tty *tp, struct pgrp *pg) in tty_rel_pgrp()
1186 tty_rel_sess(struct tty *tp, struct session *sess) in tty_rel_sess()
1201 tty_rel_gone(struct tty *tp) in tty_rel_gone()
1220 tty_drop_ctty(struct tty *tp, struct proc *p) in tty_drop_ctty()
1289 tty_to_xtty(struct tty *tp, struct xtty *xt) in tty_to_xtty()
1316 struct tty *tp; in sysctl_kern_ttys() local
1367 tty_makedevf(struct tty *tp, struct ucred *cred, int flags, in tty_makedevf()
1499 tty_signal_sessleader(struct tty *tp, int sig) in tty_signal_sessleader()
1526 tty_signal_pgrp(struct tty *tp, int sig) in tty_signal_pgrp()
1550 tty_wakeup(struct tty *tp, int flags) in tty_wakeup()
1569 tty_wait(struct tty *tp, struct cv *cv) in tty_wait()
1591 tty_timedwait(struct tty *tp, struct cv *cv, int hz) in tty_timedwait()
1613 tty_flush(struct tty *tp, int flags) in tty_flush()
1637 tty_set_winsize(struct tty *tp, const struct winsize *wsz) in tty_set_winsize()
1647 tty_generic_ioctl(struct tty *tp, u_long cmd, void *data, int fflag, in tty_generic_ioctl()
2009 tty_ioctl(struct tty *tp, u_long cmd, void *data, int fflag, struct thread *td) in tty_ioctl()
2026 tty_udev(struct tty *tp) in tty_udev()
2036 tty_checkoutq(struct tty *tp) in tty_checkoutq()
2044 tty_hiwat_in_block(struct tty *tp) in tty_hiwat_in_block()
2064 tty_hiwat_in_unblock(struct tty *tp) in tty_hiwat_in_unblock()
2091 ttyhook_defrint(struct tty *tp, char c, int flags) in ttyhook_defrint()
2104 struct tty *tp; in ttyhook_register() local
2186 ttyhook_unregister(struct tty *tp) in ttyhook_unregister()
2210 struct tty *tp; in ttyconsdev_open() local
2390 struct tty *tp; in DB_SHOW_COMMAND() local
2450 struct tty *tp; in DB_SHOW_ALL_COMMAND() local