Searched refs:Curl_dynhds_cremove (Results 1 – 3 of 3) sorted by relevance
138 size_t Curl_dynhds_cremove(struct dynhds *dynhds, const char *name);
342 size_t Curl_dynhds_cremove(struct dynhds *dynhds, const char *name) in Curl_dynhds_cremove() function
103 fail_unless(Curl_dynhds_cremove(&hds, "blablabla") == 2, "should");