Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_paramhlp.h39 long proto2num(struct OperationConfig *config, long *val, const char *str);
Dtool_paramhlp.c308 long proto2num(struct OperationConfig *config, long *val, const char *str) in proto2num() function
Dtool_getparam.c1065 if(proto2num(config, &config->proto, nextarg)) in getparameter()
1070 if(proto2num(config, &config->proto_redir, nextarg)) in getparameter()