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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmac_parse.h24 #define MAC_PARSE_LITERAL 1 macro
H A Dmac_parse.c27 /* .IP MAC_PARSE_LITERAL
116 MAC_PARSE_ACTION(status, MAC_PARSE_LITERAL, buf, context);
151 MAC_PARSE_ACTION(status, MAC_PARSE_LITERAL, buf, context);
179 case MAC_PARSE_LITERAL:
180 type_name = "MAC_PARSE_LITERAL";
H A Ddict_regexp.c508 } else if (type == MAC_PARSE_LITERAL && ctxt->max_sub == 0) {
H A Ddict_pcre.c682 } else if (type == MAC_PARSE_LITERAL && ctxt->max_sub == 0) {

Completed in 82 milliseconds