Searched refs:HURD_PORT_USE (Results 1 – 9 of 9) sorted by relevance
/hurd/ |
A D | hurdfchdir.c | 38 ret = HURD_PORT_USE (&d->port, in _hurd_change_directory_port_from_fd()
|
A D | ports-get.c | 39 return HURD_PORT_USE (&_hurd_ports[which], in _hurd_ports_get()
|
A D | setauth.c | 71 && ! HURD_PORT_USE (&_hurd_ports[INIT_PORT_AUTH], in _hurd_setauth()
|
A D | hurdinit.c | 52 return HURD_PORT_USE (&_hurd_ports[which], (*operate) (port)); in _hurd_ports_use()
|
A D | hurd.h | 99 HURD_PORT_USE (&_hurd_ports[INIT_PORT_##which], (expr))
|
A D | dtable.c | 115 dport = HURD_PORT_USE (&d->port, in get_dtable_port()
|
A D | hurdioctl.c | 179 HURD_PORT_USE (&d->port, in _hurd_locked_install_cttyid()
|
A D | hurdsig.c | 1596 if (! HURD_PORT_USE (&_hurd_ports[INIT_PORT_PROC], in reauth_proc() 1609 HURD_PORT_USE (&_hurd_ports[INIT_PORT_PROC], in reauth_proc()
|
/hurd/hurd/ |
A D | port.h | 47 #define HURD_PORT_USE(portcell, expr) \ macro
|
Completed in 16 milliseconds