OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:svc_fdset_getmax
(Results
1 - 6
of
6
) sorted by relevancy
/src/include/rpc/
svc.h
298
#define svc_maxfd (*
svc_fdset_getmax
())
301
#define svc_max_pollfd (*
svc_fdset_getmax
())
328
extern int *
svc_fdset_getmax
(void);
/src/lib/libc/rpc/
svc_run.c
86
maxfd =
svc_fdset_getmax
();
svc_fdset.c
424
svc_fdset_getmax
(void)
function in typeref:typename:int *
svc.c
228
fdmax =
svc_fdset_getmax
();
svc_vc.c
762
fdmax =
svc_fdset_getmax
();
/src/usr.sbin/rpcbind/
rpcb_svc_com.c
1043
if (fi->forward_fd >= *
svc_fdset_getmax
())
1044
(*
svc_fdset_getmax
())--;
1133
if ((m =
svc_fdset_getmax
()) == NULL)
1203
*
svc_fdset_getmax
());
Completed in 20 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025