Searched refs:duphandle (Results 1 – 11 of 11) sorted by relevance
43 CURL *duphandle = NULL; in test() local66 duphandle = curl_easy_duphandle(handle); in test()67 if(!duphandle) in test()70 handle = duphandle; in test()
17 o curl: --test-duphandle in debug builds runs "duphandled" [6]18 o duphandle: also init netrc [3]
47 test-duphandle
61 test-duphandle
59 test-duphandle
48 test-duphandle
49 test-duphandle
266 ## `--test-duphandle`268 Passes the `--test-duphandle` option to curl when invoked. This command line277 `--test-duphandle` by disabling it on a per test basis.
253 - name: duphandle256 tflags: -n --test-duphandle '!TLS-SRP'
Completed in 16 milliseconds