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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmac_expand.h26 #define MAC_EXP_FLAG_RECURSE (1<<0) macro
H A Ddict.c562 recursive ? MAC_EXP_FLAG_RECURSE : MAC_EXP_FLAG_NONE,
H A Dmac_expand.c88 /* .IP MAC_EXP_FLAG_RECURSE
679 } else if (mc->flags & MAC_EXP_FLAG_RECURSE) {
/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_lookup.c185 status = mac_expand(buf, value, MAC_EXP_FLAG_RECURSE, DONT_FILTER,

Completed in 109 milliseconds