Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dtty.h299 void ttyfree(struct tty *);
/openbsd/sys/dev/ic/
H A Dcom.c193 ttyfree(sc->sc_tty); in com_detach()
456 ttyfree(tp); in comclose()
/openbsd/sys/dev/usb/
H A Ducom.c289 ttyfree(tp); in ucom_detach()
/openbsd/sys/kern/
H A Dtty.c2380 ttyfree(struct tty *tp) in ttyfree() function
/openbsd/sys/dev/wscons/
H A Dwsdisplay.c329 ttyfree(scr->scr_tty); in wsscreen_detach()