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

/osnet-11/usr/src/cmd/sendmail/aux/
H A Drfc2047.c108 bool encoding_found = FALSE; /* did we decode anything? */ local
277 encoding_found = TRUE; /* found (>= 1) encoded word */
288 return (encoding_found);

Completed in 20 milliseconds