Searched refs:__select50 (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/sys/compat/sys/ |
| H A D | select.h | 56 int __select50(int, fd_set * __restrict, fd_set * __restrict,
|
| /netbsd-src/sys/sys/ |
| H A D | select.h | 73 fd_set * __restrict, struct timeval * __restrict) __RENAME(__select50);
|
| /netbsd-src/lib/libc/compat/sys/ |
| H A D | compat_select.c | 87 return __select50(nfds, readfds, writefds, exceptfds, timp); in select()
|
| /netbsd-src/sys/rump/ |
| H A D | rump.sysmap | 168 417 sys___select50 __select50 rump___sysimpl_select50
|
| /netbsd-src/lib/libpthread/ |
| H A D | pthread_cancelstub.c | 599 __select50(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in __select50() function
|
| /netbsd-src/lib/libc/sys/ |
| H A D | Makefile.inc | 191 __select50.S sendmmsg.S sendmsg.S sendto.S \
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_syscalls_netbsd.inc | 3019 PRE_SYSCALL(__select50) 3023 POST_SYSCALL(__select50)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_syscalls_netbsd.inc | 3045 PRE_SYSCALL(__select50) 3049 POST_SYSCALL(__select50)
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_syscalls_netbsd.inc | 3045 PRE_SYSCALL(__select50) 3049 POST_SYSCALL(__select50)
|
| /netbsd-src/sys/rump/librump/rumpkern/ |
| H A D | rump_syscalls.c | 4962 __weak_alias(__select50,rump___sysimpl_select50); 8326 }, /* 417 = __select50 */
|