OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npfd_active
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
serverloop.c
352
u_int npfd_alloc = 0,
npfd_active
= 0;
local
393
&pfd, &npfd_alloc, &
npfd_active
, &osigset,
398
channel_after_poll(ssh, pfd,
npfd_active
);
clientloop.c
1458
u_int npfd_alloc = 0,
npfd_active
= 0;
local
1601
&
npfd_active
, channel_did_enqueue, &osigset,
1610
channel_after_poll(ssh, pfd,
npfd_active
);
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026