Home
last modified time | relevance | path

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

/hurd/
A 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()
A 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()

Completed in 5 milliseconds