Searched refs:conf_match_num (Results 1 – 3 of 3) sorted by relevance
96 extern int conf_match_num(char *, char *, int);
1370 rv = !conf_match_num(vs->life, in attribute_unacceptable()1393 if (conf_match_num(xf->field, tag, decode_16(value))) { in attribute_unacceptable()
669 conf_match_num(char *section, char *tag, int x) in conf_match_num() function