OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_fds
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/nc/
netcat.c
1069
int n,
num_fds
;
local
1118
num_fds
= poll(pfd, 4, timeout);
1121
if (
num_fds
== -1) {
1127
if (
num_fds
== 0)
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026