OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libtest_debug_cb
(Results
1 - 4
of
4
) sorted by null
/external/curl/tests/libtest/
testtrace.h
32
int
libtest_debug_cb
(CURL *handle, curl_infotype type,
lib573.c
61
easy_setopt(c, CURLOPT_DEBUGFUNCTION,
libtest_debug_cb
);
lib500.c
83
test_setopt(curl, CURLOPT_DEBUGFUNCTION,
libtest_debug_cb
);
testtrace.c
83
int
libtest_debug_cb
(CURL *handle, curl_infotype type,
function
Completed in 309 milliseconds