Searched refs:exe_multi_setopt (Results 1 – 1 of 1) sorted by relevance
/third_party/curl/tests/libtest/ |
D | test.h | 197 #define exe_multi_setopt(A, B, C, Y, Z) do { \ macro 208 exe_multi_setopt((A), (B), (C), (__FILE__), (__LINE__)) 211 exe_multi_setopt((A), (B), (C), (Y), (Z)); \
|