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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmac_parse.h30 #define MAC_PARSE_UNDEF (1<<1) macro
H A Ddict_pcre.c285 return (MAC_PARSE_UNDEF);
292 return (MAC_PARSE_UNDEF);
301 return (MAC_PARSE_UNDEF);
H A Dmac_expand.c146 /* .IP MAC_PARSE_UNDEF
220 * MAC_PARSE_UNDEF flag.
676 mc->status |= MAC_PARSE_UNDEF;
H A Ddict_regexp.c181 return (MAC_PARSE_UNDEF); /* empty or not matched */
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Ddotforward.c202 if ((expand_status & (MAC_PARSE_ERROR | MAC_PARSE_UNDEF)) == 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_template.c523 if (stat & MAC_PARSE_UNDEF)

Completed in 113 milliseconds