Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dtty.c1069 struct tty *oldtp, *freetp; in ttioctl_locked() local
1504 oldtp = session_set_tty_locked(sessp, tp); in ttioctl_locked()
1529 if (NULL != oldtp) { in ttioctl_locked()
1530 ttyfree(oldtp); in ttioctl_locked()