Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvalid_hostname.c94 int non_numeric = 0; in valid_hostname() local
121 non_numeric = 1; in valid_hostname()
130 non_numeric = 1; in valid_hostname()
139 non_numeric = 1; in valid_hostname()
149 non_numeric = 0; in valid_hostname()
161 if (non_numeric == 0) { in valid_hostname()