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

  /external/curl/src/
tool_paramhlp.h 39 long proto2num(struct OperationConfig *config, long *val, const char *str);
tool_paramhlp.c 244 long proto2num(struct OperationConfig *config, long *val, const char *str) function
tool_getparam.c 929 if(proto2num(config, &config->proto, nextarg))
934 if(proto2num(config, &config->proto_redir, nextarg))
    [all...]

Completed in 61 milliseconds