OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nselect
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
job.c
2718
int i, maxfd,
nselect
, npoll;
local in function:emul_poll
2753
nselect
= select(maxfd + 1, &rfds, &wfds, NULL, tvp);
2755
if (
nselect
<= 0)
2756
return
nselect
;
job.c
2718
int i, maxfd,
nselect
, npoll;
local in function:emul_poll
2753
nselect
= select(maxfd + 1, &rfds, &wfds, NULL, tvp);
2755
if (
nselect
<= 0)
2756
return
nselect
;
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025