OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_fd_set
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
run.c
415
fd_set active_fd_set,
read_fd_set
;
local in function:launch_subwin
531
read_fd_set
= active_fd_set;
534
i = select(FD_SETSIZE, &
read_fd_set
, NULL, NULL, &tmo);
547
if (!FD_ISSET(i, &
read_fd_set
))
run.c
415
fd_set active_fd_set,
read_fd_set
;
local in function:launch_subwin
531
read_fd_set
= active_fd_set;
534
i = select(FD_SETSIZE, &
read_fd_set
, NULL, NULL, &tmo);
547
if (!FD_ISSET(i, &
read_fd_set
))
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025