/third_party/curl/tests/libtest/ |
H A D | lib1910.c | 33 CURL *hnd; in test() local
|
H A D | lib1568.c | 32 CURL *hnd; in test() local [all...] |
H A D | lib1569.c | 32 CURL *hnd; in test() local
|
H A D | lib1913.c | 33 CURL *hnd; in test() local
|
H A D | lib1908.c | 33 CURL *hnd; in test() local [all...] |
H A D | lib1900.c | 33 CURL *hnd = NULL; in test() local
|
H A D | lib3027.c | 33 CURL *hnd; in test() local
|
H A D | lib1523.c | 51 static CURLcode run(CURL *hnd, long limit, long time) in run() argument 61 CURL *hnd; in test() local [all...] |
H A D | lib1662.c | 53 CURL *hnd; in test() local [all...] |
H A D | lib1915.c | 102 CURL *hnd; in test() local [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | windows_port.c | 20 BOOL WINAPI DllMain(HINSTANCE hnd, DWORD reason, LPVOID reserved) in DllMain() argument
|
/third_party/libcoap/src/ |
H A D | coap_event.c | 24 coap_register_event_handler(coap_context_t *context, coap_event_handler_t hnd) coap_register_event_handler() argument 30 coap_set_event_handler(coap_context_t *context, coap_event_handler_t hnd) coap_set_event_handler() argument
|
/third_party/curl/tests/unit/ |
H A D | unit1396.c | 26 static CURL *hnd; variable
|
/third_party/curl/lib/ |
H A D | curl_threads.c | 83 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy() argument 91 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join() argument 132 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy() argument 137 Curl_thread_join(curl_thread_t *hnd) Curl_thread_join() argument [all...] |
/third_party/selinux/libselinux/utils/ |
H A D | selabel_lookup.c | 38 struct selabel_handle *hnd; in main() local
|
H A D | selabel_partial_match.c | 33 struct selabel_handle *hnd; in main() local
|
H A D | selabel_get_digests_all_partial_matches.c | 42 struct selabel_handle *hnd; in main() local
|
H A D | selabel_lookup_best_match.c | 60 struct selabel_handle *hnd; in main() local
|
H A D | selabel_digest.c | 72 struct selabel_handle *hnd; in main() local
|
H A D | matchpathcon.c | 21 static int printmatchpathcon(struct selabel_handle *hnd, const char *path, int header, int mode, int notrans) in printmatchpathcon() argument 80 struct selabel_handle *hnd; in main() local [all...] |
/third_party/curl/docs/examples/ |
H A D | http2-download.c | 148 CURL *hnd; in setup() local [all...] |
H A D | http2-serverpush.c | 132 static int setup(CURL *hnd, const char *url) in setup() argument
|
H A D | http2-pushinmemory.c | 74 static void setup(CURL *hnd) in setup() argument
|
/third_party/curl/tests/http/clients/ |
H A D | h2-serverpush.c | 134 static int setup(CURL *hnd, const char *url) in setup() argument
|
H A D | h2-download.c | 142 static int setup(CURL *hnd, const char *url, struct transfer *t) in setup() argument [all...] |