HomeSort by: relevance | last modified time | path
    Searched refs:MAC_EXP_FLAG_RECURSE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
mac_expand.h 26 #define MAC_EXP_FLAG_RECURSE (1<<0)
dict.c 602 recursive ? MAC_EXP_FLAG_RECURSE : MAC_EXP_FLAG_NONE,
mac_expand.c 111 /* .IP MAC_EXP_FLAG_RECURSE
137 /* An optional function that disables the MAC_EXP_FLAG_RECURSE
814 } else if ((mc->flags & MAC_EXP_FLAG_RECURSE) && !dont_parse) {
  /src/external/ibm-public/postfix/dist/src/postconf/
postconf_lookup.c 196 status = mac_expand7(buf, value, MAC_EXP_FLAG_RECURSE, DONT_FILTER,

Completed in 50 milliseconds