OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__select50
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/compat/sys/
select.h
56
int
__select50
(int, fd_set * __restrict, fd_set * __restrict,
/src/sys/sys/
select.h
73
fd_set * __restrict, struct timeval * __restrict) __RENAME(
__select50
);
/src/lib/libc/compat/sys/
compat_select.c
87
return
__select50
(nfds, readfds, writefds, exceptfds, timp);
/src/lib/libpthread/
pthread_cancelstub.c
141
__typeof(
__select50
) _sys___select50;
620
__select50
(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds,
function in typeref:typename:int
/src/lib/libc/sys/
Makefile.inc
191
__select50
.S sendmmsg.S sendmsg.S sendto.S \
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
4962
__weak_alias(
__select50
,rump___sysimpl_select50);
8326
}, /* 417 =
__select50
*/
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025