Searched refs:RejectNUL (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/src/ | ||
H A D | collect.c | 1048 if (hasNUL && RejectNUL) |
H A D | sendmail.h | 2542 EXTERN bool RejectNUL; /* reject NUL input byte? */ variable |
H A D | readcf.c | 4872 RejectNUL = atobool(val); |