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

/freebsd-13-stable/contrib/sendmail/libsm/
H A Dmatch.c49 bool ccnot, ccmatch, ccfirst; local
90 ccfirst = true;
98 if (*pat == ']' && !ccfirst)
101 ccfirst = false;

Completed in 63 milliseconds