Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/sendmail/src/
HDmacro.c106 { '=', MATCHCLASS }, { '~', MATCHNCLASS },
HDreadcf.c298 case MATCHNCLASS:
415 case MATCHNCLASS:
HDutil.c915 if (c == MATCHCLASS || c == MATCHNCLASS)
HDsendmail.h1306 #define MATCHNCLASS ((unsigned char)0224) /* match tokens not in class */ macro
HDparseaddr.c1213 case MATCHNCLASS: