Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dtty.c135 static void ttydeallocate(struct tty *tp);
3303 ttydeallocate(tp); in ttyfree()
3326 ttydeallocate(struct tty *tp) in ttydeallocate() function