Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Dtty.c1008 struct tty *oldtp, *freetp; in ttioctl_locked() local
1393 oldtp = session_set_tty_locked(sessp, tp); in ttioctl_locked()
1418 if (NULL != oldtp) { in ttioctl_locked()
1419 ttyfree(oldtp); in ttioctl_locked()