Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Dtty_ptmx.c100 static void ptsd_revoke_knotes(int minor, struct tty *tp);
240 _ptmx_driver.revoke = &ptsd_revoke_knotes; in ptmx_init()
717 ptsd_revoke_knotes(__unused int minor, struct tty *tp) in ptsd_revoke_knotes() function