Searched refs:proto2num (Results 1 – 3 of 3) sorted by relevance
38 long proto2num(struct OperationConfig *config, long *val, const char *str);
269 long proto2num(struct OperationConfig *config, long *val, const char *str) in proto2num() function
1054 if(proto2num(config, &config->proto, nextarg)) in getparameter()1059 if(proto2num(config, &config->proto_redir, nextarg)) in getparameter()