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
3513 ap->isnumeric = true; in allowaddr()
3574 ap->isnumeric = false; in allowaddr()
3589 if (ap->isnumeric) { in allowaddr()
3665 if (ap->isnumeric) { in validate()