Home
last modified time | relevance | path

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

/glibc-2.36/hurd/
Dhurdioctl.c171 mach_port_t newctty = MACH_PORT_NULL; in _hurd_locked_install_cttyid() local
188 &newctty)) in _hurd_locked_install_cttyid()
190 newctty = MACH_PORT_NULL; in _hurd_locked_install_cttyid()
197 _hurd_port_set (&d->ctty, newctty); in _hurd_locked_install_cttyid()
Ddtable.c266 mach_port_t new, newctty, ref; in reauth_dtable() local
295 &newctty))) in reauth_dtable()
296 _hurd_port_set (&d->ctty, newctty); in reauth_dtable()
/glibc-2.36/ChangeLog.old/
DChangeLog.171604 * hurd/hurdioctl.c (_hurd_locked_install_cttyid): Set newctty to