Searched refs:__USEPORT_CANCEL (Results 1 – 4 of 4) sorted by relevance
/sysdeps/hurd/include/ |
A D | hurd.h | 7 #define __USEPORT_CANCEL(which, expr) \ macro
|
/sysdeps/mach/hurd/ |
A D | waitid.c | 72 err = __USEPORT_CANCEL (PROC, __proc_waitid (port, pid, options, in __waitid() 77 err = __USEPORT_CANCEL (PROC, __proc_wait (port, pid, options, in __waitid()
|
A D | wait4.c | 36 err = __USEPORT_CANCEL (PROC, __proc_wait (port, pid, options, in __wait4()
|
A D | recvmsg.c | 61 err = __USEPORT_CANCEL (AUTH, __auth_user_authenticate (port, in __libc_recvmsg()
|
Completed in 24 milliseconds