Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/src/
Dmacro.c107 { '=', MATCHCLASS }, { '~', MATCHNCLASS },
Dreadcf.c295 case MATCHNCLASS:
412 case MATCHNCLASS:
Dutil.c848 if (c == MATCHCLASS || c == MATCHNCLASS)
Dsendmail.h1118 #define MATCHNCLASS ((unsigned char)0224) /* match tokens not in class */ macro
Dparseaddr.c1171 case MATCHNCLASS: