/curl/tests/libtest/ |
H A D | lib564.c | 60 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 D | lib503.c | 68 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 D | lib533.c | 62 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 D | lib504.c | 44 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 D | lib525.c | 116 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 D | lib526.c | 88 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 D | lib1506.c | 96 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 D | lib2402.c | 99 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 D | lib2404.c | 101 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 D | lib2502.c | 103 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 D | first.c | 40 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper() argument 58 return select(nfds, rd, wr, exc, tv); in select_wrapper()
|
H A D | test.h | 68 extern int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc,
|
/curl/packages/vms/ |
H A D | backup_gnv_curl_src.com | 118 $ directory 'vms_root'[...]*.*;*/exc=*.dir
|