Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dtty.c1009 struct tty *oldtp, *freetp; in ttioctl_locked() local
1394 oldtp = session_set_tty_locked(sessp, tp); in ttioctl_locked()
1419 if (NULL != oldtp) { in ttioctl_locked()
1420 ttyfree(oldtp); in ttioctl_locked()