Searched refs:get_mail_conf_nint_table (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dmail_conf.h161 extern void get_mail_conf_nint_table(const CONFIG_NINT_TABLE *);
H A Dmail_conf_nint.c29 /* void get_mail_conf_nint_table(table)
61 /* get_mail_conf_nint_table() and get_mail_conf_nint_fn_table() initialize
196 /* get_mail_conf_nint_table - look up table of integers */
198 void get_mail_conf_nint_table(const CONFIG_NINT_TABLE *table) function
/macosx-10.9.5/postfix-252/postfix/src/master/
H A Devent_server.c709 get_mail_conf_nint_table(va_arg(ap, CONFIG_NINT_TABLE *));
H A Dmulti_server.c705 get_mail_conf_nint_table(va_arg(ap, CONFIG_NINT_TABLE *));
H A Dsingle_server.c588 get_mail_conf_nint_table(va_arg(ap, CONFIG_NINT_TABLE *));
H A Dtrigger_server.c599 get_mail_conf_nint_table(va_arg(ap, CONFIG_NINT_TABLE *));

Completed in 188 milliseconds