Home
last modified time | relevance | path

Searched refs:exc (Results 1 – 13 of 13) sorted by relevance

/curl/tests/libtest/
H A Dlib564.c60 fd_set rd, wr, exc; in test() local
75 FD_ZERO(&exc); in test()
77 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
81 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib503.c68 fd_set rd, wr, exc; in test() local
83 FD_ZERO(&exc); in test()
85 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
89 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib533.c62 fd_set rd, wr, exc; in test() local
94 FD_ZERO(&exc); in test()
96 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
100 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib504.c44 fd_set rd, wr, exc; in test() local
107 FD_ZERO(&exc); in test()
111 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
115 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib525.c116 fd_set rd, wr, exc; in test() local
131 FD_ZERO(&exc); in test()
133 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
137 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib526.c88 fd_set rd, wr, exc; in test() local
132 FD_ZERO(&exc); in test()
134 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
138 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib2402.c99 fd_set rd, wr, exc; in test() local
114 FD_ZERO(&exc); in test()
116 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
120 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib1506.c96 fd_set rd, wr, exc; in test() local
111 FD_ZERO(&exc); in test()
113 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
117 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib2404.c101 fd_set rd, wr, exc; in test() local
116 FD_ZERO(&exc); in test()
118 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
122 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dlib2502.c103 fd_set rd, wr, exc; in test() local
118 FD_ZERO(&exc); in test()
120 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test()
124 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
H A Dfirst.c46 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper() argument
64 return select(nfds, rd, wr, exc, tv); in select_wrapper()
H A Dtest.h68 extern int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc,
/curl/packages/vms/
H A Dbackup_gnv_curl_src.com118 $ directory 'vms_root'[...]*.*;*/exc=*.dir

Completed in 20 milliseconds