Home
last modified time | relevance | path

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

/curl/lib/
H A Ddynhds.h127 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
/curl/tests/unit/
H A Dunit2602.c103 fail_unless(Curl_dynhds_cremove(&hds, "blablabla") == 2, "should");

Completed in 7 milliseconds