Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dtty.c135 static void ttydeallocate(struct tty *tp);
3194 ttydeallocate(tp); in ttyfree()
3205 ttydeallocate(struct tty *tp) in ttydeallocate() function