OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newfdcount
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/rpcbind/
rpcb_svc_com.c
1109
int npollfds,
newfdcount
;
local in function:my_svc_run
1121
newfdcount
= svc_fdset_getsize(0);
1122
if (
newfdcount
!= npollfds) {
1124
newfdcount
, sizeof(*pollfds)) != 0) {
1130
npollfds =
newfdcount
;
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025