Home
last modified time | relevance | path

Searched refs:Curl_dynhds_cremove (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/tests/unit/
H A Dunit2602.c103 fail_unless(Curl_dynhds_cremove(&hds, "blablabla") == 2, "should"); variable
/third_party/curl/lib/
H A Ddynhds.h138 size_t Curl_dynhds_cremove(struct dynhds *dynhds, const char *name);
H A Ddynhds.c346 size_t Curl_dynhds_cremove(struct dynhds *dynhds, const char *name) in Curl_dynhds_cremove() function

Completed in 519 milliseconds