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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmac_parse.c78 #define MAC_PARSE_ACTION(status, type, buf, context) \ macro
116 MAC_PARSE_ACTION(status, MAC_PARSE_LITERAL, buf, context);
147 MAC_PARSE_ACTION(status, MAC_PARSE_EXPR, buf, context);
151 MAC_PARSE_ACTION(status, MAC_PARSE_LITERAL, buf, context);

Completed in 117 milliseconds