Home
last modified time | relevance | path

Searched refs:ptsdrv_inwakeup (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/kern/
HDtty_pts.c631 ptsdrv_inwakeup(struct tty *tp) in ptsdrv_inwakeup() function
658 ptsdrv_inwakeup(tp); in ptsdrv_close()
719 .tsw_inwakeup = ptsdrv_inwakeup,