Home
last modified time | relevance | path

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

/mirbsd/src/sbin/isakmpd/
Dconf.h96 extern int conf_match_num(char *, char *, int);
Dike_phase_1.c1370 rv = !conf_match_num(vs->life, in attribute_unacceptable()
1393 if (conf_match_num(xf->field, tag, decode_16(value))) { in attribute_unacceptable()
Dconf.c669 conf_match_num(char *section, char *tag, int x) in conf_match_num() function