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

  /src/external/ibm-public/postfix/dist/src/util/
mac_expand.h 25 #define MAC_EXP_FLAG_NONE (0)
dict.c 602 recursive ? MAC_EXP_FLAG_RECURSE : MAC_EXP_FLAG_NONE,
mac_expand.c 124 /* The constant MAC_EXP_FLAG_NONE specifies a manifest null value.
997 stat = mac_expand(result, vstring_str(buf), MAC_EXP_FLAG_NONE,
  /src/external/ibm-public/postfix/dist/src/local/
local_expand.c 179 expand_status = mac_expand(result, pattern, MAC_EXP_FLAG_NONE,
  /src/external/ibm-public/postfix/dist/src/global/
compat_level.c 383 stat = mac_expand(result, vstring_str(buf), MAC_EXP_FLAG_NONE,
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_check.c 3606 if (mac_expand(why, template, MAC_EXP_FLAG_NONE,

Completed in 21 milliseconds