Searched refs:CURLINFO_FILETIME (Results 1 – 10 of 10) sorted by relevance
/external/curl/tests/libtest/ |
D | lib1534.c | 41 res = curl_easy_getinfo(curl, CURLINFO_FILETIME, &filetime); in test() 67 res = curl_easy_getinfo(curl, CURLINFO_FILETIME, &filetime); in test() 92 res = curl_easy_getinfo(dupe, CURLINFO_FILETIME, &filetime); in test() 111 res = curl_easy_getinfo(curl, CURLINFO_FILETIME, &filetime); in test()
|
/external/curl/tests/data/ |
D | test1534 | 30 CURLINFO_FILETIME init and reset
|
/external/curl/docs/examples/ |
D | ftpgetinfo.c | 68 res = curl_easy_getinfo(curl, CURLINFO_FILETIME, &filetime); in main()
|
/external/curl/docs/libcurl/opts/ |
D | Makefile.inc | 40 CURLINFO_FILETIME.3 \
|
/external/curl/lib/ |
D | getinfo.c | 213 case CURLINFO_FILETIME: in getinfo_long()
|
/external/curl/docs/libcurl/ |
D | symbols-in-versions | 236 CURLINFO_FILETIME 7.5
|
/external/elfutils/debuginfod/ |
D | debuginfod-client.c | 1048 CURLcode curl_res = curl_easy_getinfo(verified_handle, CURLINFO_FILETIME, (void*) &mtime); in debuginfod_query_server()
|
/external/google-breakpad/src/third_party/curl/ |
D | curl.h | 1685 CURLINFO_FILETIME = CURLINFO_LONG + 14, enumerator
|
/external/curl/include/curl/ |
D | curl.h | 2658 CURLINFO_FILETIME = CURLINFO_LONG + 14, enumerator
|
/external/curl/packages/OS400/ |
D | curl.inc.in | 1567 d CURLINFO_FILETIME... CURLINFO_LONG + 14
|