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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c113 { '>', CALLSUBR },
H A Dheaders.c206 if ((*p++ & 0377) == CALLSUBR)
H A Dsendmail.h1064 #define CALLSUBR ((unsigned char)0231) /* call another rewriting set */ macro
H A Dparseaddr.c1666 ** CALLSUBR -- call subroutines in rewrite vector
1707 if ((avp[0][0] & 0377) == CALLSUBR && avp[1] != NULL)
H A Dreadcf.c248 case CALLSUBR:

Completed in 92 milliseconds