Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dcollect.c377 bool hasNUL; /* has at least one NUL input byte */ local
409 hasNUL = false;
501 hasNUL = true;
1048 if (hasNUL && RejectNUL)