Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dmacro.c107 { '=', MATCHCLASS }, { '~', MATCHNCLASS },
H A Dreadcf.c285 case MATCHNCLASS:
402 case MATCHNCLASS:
H A Dutil.c848 if (c == MATCHCLASS || c == MATCHNCLASS)
H A Dsendmail.h1197 #define MATCHNCLASS ((unsigned char)0224) /* match tokens not in class */ macro
H A Dparseaddr.c1180 case MATCHNCLASS: