Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_paramhlp.h38 long proto2num(struct OperationConfig *config, long *val, const char *str);
Dtool_paramhlp.c269 long proto2num(struct OperationConfig *config, long *val, const char *str) in proto2num() function
Dtool_getparam.c1054 if(proto2num(config, &config->proto, nextarg)) in getparameter()
1059 if(proto2num(config, &config->proto_redir, nextarg)) in getparameter()