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

  /src/external/ibm-public/postfix/dist/src/global/
smtp_reply_footer.h 26 MAC_EXP_LOOKUP_FN, void *);
smtp_reply_footer.c 100 MAC_EXP_LOOKUP_FN lookup,
  /src/external/ibm-public/postfix/dist/src/util/
mac_expand.h 61 typedef const char *(*MAC_EXP_LOOKUP_FN) (const char *, int, void *);
66 extern int mac_expand7(VSTRING *, const char *, int, const char *, MAC_EXP_LOOKUP_FN, MAC_EXP_DONT_PARSE_FN, void *);
mac_expand.c 240 MAC_EXP_LOOKUP_FN lookup; /* lookup routine */
851 MAC_EXP_LOOKUP_FN, void *);
857 MAC_EXP_LOOKUP_FN lookup, void *context)
865 MAC_EXP_LOOKUP_FN lookup,

Completed in 14 milliseconds