Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dtty.c1069 struct tty *oldtp, *freetp; in ttioctl_locked() local
1498 oldtp = session_set_tty_locked(sessp, tp); in ttioctl_locked()
1523 if (NULL != oldtp) { in ttioctl_locked()
1524 ttyfree(oldtp); in ttioctl_locked()