Home
last modified time | relevance | path

Searched refs:CONFIG_INT_TABLE (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_builtin.c107 static const CONFIG_INT_TABLE pcf_int_table[] = {
187 static CONFIG_INT_TABLE pcf_adhoc_pid = {VAR_PID};
319 CONFIG_INT_TABLE *cit = (CONFIG_INT_TABLE *) ptr; in pcf_conv_int_parameter()
385 const CONFIG_INT_TABLE *cit; in pcf_register_builtin_parameters()
H A Dextract.awk23 /^(static| )*(const +)?CONFIG_INT_TABLE .*\{/,/\};/ {
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dtest_main.h31 #define CA_TEST_MAIN_INT_TABLE(v) TEST_MAIN_INT_TABLE, CHECK_CPTR(TEST_MAIN, CONFIG_INT_TABLE, …
40 CHECK_CPTR_HELPER_DCL(TEST_MAIN, CONFIG_INT_TABLE);
H A Dmail_conf.h124 } CONFIG_INT_TABLE; typedef
163 extern void get_mail_conf_int_table(const CONFIG_INT_TABLE *);
H A Dtest_main.c184 get_mail_conf_int_table(va_arg(ap, CONFIG_INT_TABLE *)); in test_main()
H A Dmail_conf_int.c207 void get_mail_conf_int_table(const CONFIG_INT_TABLE *table) in get_mail_conf_int_table()
H A Dmail_params.c817 static const CONFIG_INT_TABLE other_int_defaults[] = { in mail_params_init()
/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A Dmail_server.h62 #define CA_MAIL_SERVER_INT_TABLE(v) MAIL_SERVER_INT_TABLE, CHECK_CPTR(MAIL_SERVER, CONFIG_INT_TABLE
102 CHECK_CPTR_HELPER_DCL(MAIL_SERVER, CONFIG_INT_TABLE);
H A Ddgram_server.c484 get_mail_conf_int_table(va_arg(ap, CONFIG_INT_TABLE *)); in dgram_server_main()
H A Dtrigger_server.c594 get_mail_conf_int_table(va_arg(ap, CONFIG_INT_TABLE *)); in trigger_server_main()
H A Dsingle_server.c611 get_mail_conf_int_table(va_arg(ap, CONFIG_INT_TABLE *)); in single_server_main()
H A Dmulti_server.c718 get_mail_conf_int_table(va_arg(ap, CONFIG_INT_TABLE *)); in multi_server_main()
H A Devent_server.c740 get_mail_conf_int_table(va_arg(ap, CONFIG_INT_TABLE *)); in event_server_main()
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_util_tester.c138 static const CONFIG_INT_TABLE int_table[] = { in main()
H A Dbounce.c675 static const CONFIG_INT_TABLE int_table[] = { in main()
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/
H A Dvirtual.c535 static const CONFIG_INT_TABLE int_table[] = { in main()
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.c696 static const CONFIG_INT_TABLE int_table[] = { in main()
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup.h221 extern const CONFIG_INT_TABLE cleanup_int_table[];
H A Dcleanup_init.c183 const CONFIG_INT_TABLE cleanup_int_table[] = {
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_params.c98 static const CONFIG_INT_TABLE smtp_int_table[] = {
H A Dlmtp_params.c97 static const CONFIG_INT_TABLE lmtp_int_table[] = {
/netbsd-src/external/ibm-public/postfix/dist/src/showq/
H A Dshowq.c424 static const CONFIG_INT_TABLE int_table[] = { in main()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.c780 static const CONFIG_INT_TABLE int_table[] = { in main()
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dlocal.c922 static const CONFIG_INT_TABLE int_table[] = { in main()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen.c1181 static const CONFIG_INT_TABLE int_table[] = { in main()

12