Home
last modified time | relevance | path

Searched refs:CURLSHOPT_UNLOCKFUNC (Results 1 – 12 of 12) sorted by relevance

/external/curl/docs/examples/
Dshared-connection-cache.c58 curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, my_unlock); in main()
Dthreaded-shared-conn.c129 curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, unlock_cb); in main()
/external/curl/tests/libtest/
Dlib1554.c61 curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, my_unlock); in test()
Dlib1541.c116 curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, unlock_cb); in test()
Dlib586.c165 scode = curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, my_unlock); in test()
Dlib506.c211 scode = curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, my_unlock); in test()
/external/curl/lib/
Dshare.c162 case CURLSHOPT_UNLOCKFUNC: in curl_share_setopt()
/external/curl/docs/libcurl/
Dsymbols-in-versions701 CURLSHOPT_UNLOCKFUNC 7.10.3
/external/curl/tests/data/
Dtest50686 CURLSHOPT_UNLOCKFUNC
/external/google-breakpad/src/third_party/curl/
Dcurl.h1786 CURLSHOPT_UNLOCKFUNC, /* pass in a 'curl_unlock_function' pointer */ enumerator
/external/curl/include/curl/
Dcurl.h2690 CURLSHOPT_UNLOCKFUNC, /* pass in a 'curl_unlock_function' pointer */ enumerator
/external/curl/packages/OS400/
Dcurl.inc.in1751 d CURLSHOPT_UNLOCKFUNC...