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

  /src/external/ibm-public/postfix/dist/src/util/
mac_expand.h 27 #define MAC_EXP_FLAG_APPEND (1<<1)
mac_expand.c 114 /* .IP MAC_EXP_FLAG_APPEND
883 if ((flags & (MAC_EXP_FLAG_APPEND | MAC_EXP_FLAG_SCAN)) == 0)
  /src/external/ibm-public/postfix/dist/src/global/
smtp_reply_footer.c 190 mac_expand_error = (mac_expand(buffer, cp, MAC_EXP_FLAG_APPEND, filter,

Completed in 21 milliseconds