Home
last modified time | relevance | path

Searched defs:maxfd (Results 1 – 25 of 71) sorted by relevance

123

/external/bison/lib/
Dspawn_faction_addclose.c40 int maxfd = __sysconf (_SC_OPEN_MAX); in posix_spawn_file_actions_addclose() local
Dspawn_faction_adddup2.c40 int maxfd = __sysconf (_SC_OPEN_MAX); in posix_spawn_file_actions_adddup2() local
Dspawn_faction_addopen.c41 int maxfd = __sysconf (_SC_OPEN_MAX); in posix_spawn_file_actions_addopen() local
/external/dhcpcd-6.8.2/compat/
Dpselect.c44 int maxfd, r; in pollts() local
/external/curl/tests/libtest/
Dlib503.c66 int maxfd = -99; in test() local
Dlib560.c79 int maxfd = -99; in test() local
Dlib564.c59 int maxfd = -99; in test() local
Dlib502.c56 int maxfd = -99; in test() local
Dlib575.c83 int maxfd = -99; in test() local
Dlib533.c61 int maxfd = -99; in test() local
Dlib504.c64 int maxfd = -99; in test() local
Dlib573.c71 int maxfd = -99; in test() local
Dlib1502.c90 int maxfd = -99; in test() local
Dlib507.c61 int maxfd = -99; in test() local
Dlib526.c87 int maxfd = -99; in test() local
Dlib536.c40 int maxfd = -99; in perform() local
Dlib525.c118 int maxfd = -99; in test() local
Dlib530.c77 int maxfd = -99; in test() local
Dlib1531.c67 int maxfd = -1; in test() local
Dlib591.c97 int maxfd = -99; in test() local
/external/curl/docs/examples/
Dmulti-double.c74 int maxfd = -1; in main() local
Dmulti-post.c94 int maxfd = -1; in main() local
/external/openssh/openbsd-compat/
Dbsd-poll.c44 int saved_errno, ret, fd, maxfd = 0; in poll() local
Dbsd-closefrom.c71 long fd, maxfd; in closefrom() local
/external/ltp/testcases/kernel/syscalls/dup/
Ddup06.c40 static int cnt_free_fds(int maxfd) in cnt_free_fds()

123