HomeSort by relevance Sort by last modified time
    Searched refs:add2list (Results 1 - 3 of 3) sorted by null

  /external/curl/src/
tool_paramhlp.h 47 ParameterError add2list(struct curl_slist **list, const char *ptr);
tool_getparam.c 920 err = add2list(&config->mail_rcpt, nextarg);
938 err = add2list(&config->resolve, nextarg);
    [all...]
tool_paramhlp.c 454 ParameterError add2list(struct curl_slist **list, const char *ptr) function

Completed in 72 milliseconds