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

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_reply_footer.h26 MAC_EXP_LOOKUP_FN, void *);
H A Dsmtp_reply_footer.c100 MAC_EXP_LOOKUP_FN lookup,
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmac_expand.h61 typedef const char *(*MAC_EXP_LOOKUP_FN) (const char *, int, void *); typedef
64 extern int mac_expand(VSTRING *, const char *, int, const char *, MAC_EXP_LOOKUP_FN, void *);
H A Dmac_expand.c201 MAC_EXP_LOOKUP_FN lookup; /* lookup routine */
715 MAC_EXP_LOOKUP_FN lookup, void *context)

Completed in 85 milliseconds