Searched refs:__timeout (Results 1 – 16 of 16) sorted by relevance
/glibc-2.36/io/bits/ |
D | poll2.h | 27 int __timeout), poll); 28 extern int __poll_chk (struct pollfd *__fds, nfds_t __nfds, int __timeout, 32 int __timeout, __SIZE_TYPE__ __fdslen), 37 poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) in poll() argument 41 __fds, __nfds, __timeout); in poll() 47 const struct timespec *__timeout, 50 const struct timespec *__timeout, 54 const struct timespec *__timeout, 61 ppoll (struct pollfd *__fds, nfds_t __nfds, const struct timespec *__timeout, in ppoll() argument 66 __fds, __nfds, __timeout, __ss); in ppoll()
|
/glibc-2.36/include/sys/ |
D | select.h | 15 const struct __timespec64 *__timeout, 21 const struct __timespec64 *__timeout, 32 struct __timeval64 *__timeout); 37 const struct timespec *__timeout, 43 struct timeval *__restrict __timeout);
|
D | poll.h | 6 int __timeout);
|
/glibc-2.36/sysdeps/unix/sysv/linux/sys/ |
D | epoll.h | 125 int __maxevents, int __timeout) 135 int __maxevents, int __timeout, 145 int __maxevents, const struct timespec *__timeout, 152 const struct timespec *__timeout,
|
/glibc-2.36/misc/sys/ |
D | select.h | 105 struct timeval *__restrict __timeout); 112 struct timeval *__restrict __timeout), 130 const struct timespec *__restrict __timeout, 138 const struct timespec *__restrict __timeout,
|
/glibc-2.36/io/sys/ |
D | poll.h | 54 extern int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) 65 const struct timespec *__timeout, 72 const struct timespec *__timeout,
|
/glibc-2.36/rt/ |
D | aio.h | 168 const struct timespec *__restrict __timeout) 199 const struct timespec *__restrict __timeout), 204 const struct timespec *__restrict __timeout), 244 const struct timespec *__restrict __timeout)
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/ |
D | ipc_priv.h | 26 #define SEMTIMEDOP_IPC_ARGS(__nsops, __sops, __timeout) \ argument 27 (__nsops), (__timeout), (__sops)
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/ |
D | ipc_priv.h | 32 #define SEMTIMEDOP_IPC_ARGS(__nsops, __sops, __timeout) \ argument 33 (__nsops), 0, (__sops), (__timeout)
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | ipc_priv.h | 53 #define SEMTIMEDOP_IPC_ARGS(__nsops, __sops, __timeout) \ argument 54 (__nsops), 0, (__sops), (__timeout)
|
/glibc-2.36/sysvipc/sys/ |
D | sem.h | 73 const struct timespec *__timeout) __THROW; 78 const struct timespec *__timeout),
|
/glibc-2.36/mach/ |
D | mach.h | 66 mach_msg_timeout_t __timeout), 72 mach_msg_timeout_t __timeout);
|
/glibc-2.36/include/ |
D | signal.h | 44 const struct __timespec64 *__timeout); 48 const struct timespec *__timeout);
|
/glibc-2.36/signal/ |
D | signal.h | 275 const struct timespec *__restrict __timeout) 282 const struct timespec *__restrict __timeout),
|
/glibc-2.36/sunrpc/rpc/ |
D | auth_des.h | 106 struct rpc_timeval *__timeout) __THROW;
|
/glibc-2.36/resolv/ |
D | netdb.h | 702 const struct timespec *__timeout); 708 const struct timespec *__timeout),
|