Home
last modified time | relevance | path

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

/freebsd-src/contrib/sendmail/src/
H A Dmacro.c106 { '=', MATCHCLASS }, { '~', MATCHNCLASS },
H A Dreadcf.c298 case MATCHNCLASS:
415 case MATCHNCLASS:
H A Dutil.c915 if (c == MATCHCLASS || c == MATCHNCLASS)
H A Dsendmail.h1306 #define MATCHNCLASS ((unsigned char)0224) /* match tokens not in class */ macro
H A Dparseaddr.c1213 case MATCHNCLASS: