Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c231 bool isnumeric; member
3514 ap->isnumeric = true; in allowaddr()
3575 ap->isnumeric = false; in allowaddr()
3590 if (ap->isnumeric) { in allowaddr()
3666 if (ap->isnumeric) { in validate()