Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dtty_pts.c640 ptsdrv_inwakeup(struct tty *tp) in ptsdrv_inwakeup() function
667 ptsdrv_inwakeup(tp); in ptsdrv_close()
728 .tsw_inwakeup = ptsdrv_inwakeup,