Searched refs:multi_poll (Results 1 – 3 of 3) sorted by relevance
/curl/tests/libtest/ |
H A D | lib1564.c | 52 multi_poll(multi, NULL, 0, 1000, &numfds); in test() 69 multi_poll(multi, NULL, 0, 1000, &numfds); in test() 84 multi_poll(multi, NULL, 0, 1000, &numfds); in test() 102 multi_poll(multi, NULL, 0, 1000, &numfds); in test() 117 multi_poll(multi, NULL, 0, 1000, &numfds); in test()
|
H A D | lib1565.c | 149 multi_poll(testmulti, NULL, 0, TEST_HANG_TIMEOUT, &num); in test()
|
H A D | test.h | 389 #define multi_poll(A, B, C, D, E) \ macro
|
Completed in 6 milliseconds