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