Searched refs:__pselect50 (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/sys/compat/sys/ |
| H A D | select.h | 53 int __pselect50(int, fd_set * __restrict, fd_set * __restrict,
|
| /netbsd-src/sys/sys/ |
| H A D | select.h | 71 const sigset_t * __restrict) __RENAME(__pselect50);
|
| /netbsd-src/lib/libc/compat/sys/ |
| H A D | compat_select.c | 101 return __pselect50(nfds, readfds, writefds, exceptfds, timp, sigmask); in pselect()
|
| /netbsd-src/sys/rump/ |
| H A D | rump.sysmap | 182 436 sys___pselect50 __pselect50 rump___sysimpl_pselect50
|
| /netbsd-src/lib/libpthread/ |
| H A D | pthread_cancelstub.c | 497 __pselect50(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in __pselect50() function
|
| /netbsd-src/lib/libc/sys/ |
| H A D | Makefile.inc | 187 __pollts50.S __pselect50.S read.S readlink.S \
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_syscalls_netbsd.inc | 3189 PRE_SYSCALL(__pselect50) 3198 POST_SYSCALL(__pselect50)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_syscalls_netbsd.inc | 3215 PRE_SYSCALL(__pselect50) 3224 POST_SYSCALL(__pselect50)
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_syscalls_netbsd.inc | 3215 PRE_SYSCALL(__pselect50) 3224 POST_SYSCALL(__pselect50)
|
| /netbsd-src/sys/rump/librump/rumpkern/ |
| H A D | rump_syscalls.c | 5393 __weak_alias(__pselect50,rump___sysimpl_pselect50); 8401 }, /* 436 = __pselect50 */
|