Searched refs:in_byte (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/util/
H A Dvalid_hostname.c195 int in_byte = 0; local
210 if (in_byte == 0) {
211 in_byte = 1;
223 if (in_byte == 0 || cp[1] == 0) {
234 in_byte = 0;

Completed in 136 milliseconds