Home
last modified time | relevance | path

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

/hurd/hurd/
A Dport.h39 struct hurd_userlink *users; /* Chain of users; see below. */ member
71 port->users = NULL; in _hurd_port_init()
100 _hurd_userlink_link (&port->users, link); in _hurd_port_locked_get()
199 old = _hurd_userlink_clear (&port->users) ? port->port : MACH_PORT_NULL; in _hurd_port_locked_set()
/hurd/
A Dport2fd.c56 = _hurd_userlink_clear (&d->port.users) ? d->port.port : MACH_PORT_NULL; in _hurd_port2fd()
A Ddtable.c160 d->port.users = d->ctty.users = NULL; in fork_child_dtable()
A Dhurdioctl.c164 old = _hurd_userlink_clear (&port->users) ? port->port : MACH_PORT_NULL; in _hurd_locked_install_cttyid()

Completed in 8 milliseconds