| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | attr_override.c | 99 const ATTR_OVER_INT *int_table = 0; in attr_override() local 110 if (int_table) in attr_override() 112 int_table = va_arg(ap, const ATTR_OVER_INT *); in attr_override() 166 for (ip = int_table; ip != 0 && found == 0 && ip->name != 0; ip++) { in attr_override()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
| H A D | extract.awk | 28 int_table[$0] = 1 155 for (key in int_table)
|
| H A D | Makefile.in | 15 MAKES = bool_table.h bool_vars.h int_table.h int_vars.h str_table.h \ 1073 postconf_builtin.o: int_table.h
|
| /netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
| H A D | bounce_notify_util_tester.c | 138 static const CONFIG_INT_TABLE int_table[] = { in main() local 162 CA_TEST_MAIN_INT_TABLE(int_table), in main()
|
| H A D | bounce.c | 675 static const CONFIG_INT_TABLE int_table[] = { in main() local 707 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/virtual/ |
| H A D | virtual.c | 535 static const CONFIG_INT_TABLE int_table[] = { in main() local 564 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
| H A D | qmgr.c | 696 static const CONFIG_INT_TABLE int_table[] = { in main() local 727 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/showq/ |
| H A D | showq.c | 424 static const CONFIG_INT_TABLE int_table[] = { in main() local 439 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
| H A D | qmgr.c | 780 static const CONFIG_INT_TABLE int_table[] = { in main() local 818 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/local/ |
| H A D | local.c | 922 static const CONFIG_INT_TABLE int_table[] = { in main() local 977 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|
| /netbsd-src/external/ibm-public/postfix/sbin/postconf/ |
| H A D | Makefile | 22 GENSRCS=bool_table.h bool_vars.h int_table.h int_vars.h str_table.h \
|
| /netbsd-src/external/ibm-public/postfix/dist/src/postscreen/ |
| H A D | postscreen.c | 1181 static const CONFIG_INT_TABLE int_table[] = { in main() local 1243 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tlsmgr/ |
| H A D | tlsmgr.c | 1062 static const CONFIG_INT_TABLE int_table[] = { in main() local 1078 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_misc.c | 678 static const CONFIG_INT_TABLE int_table[] = { in tls_param_init() local 699 get_mail_conf_int_table(int_table); in tls_param_init()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
| H A D | smtpd_check.c | 498 static ATTR_OVER_INT int_table[] = { variable 586 link_override_table_to_variable(int_table, smtpd_policy_req_limit); in policy_client_register() 587 link_override_table_to_variable(int_table, smtpd_policy_try_limit); in policy_client_register() 599 CA_ATTR_OVER_INT_TABLE(int_table), in policy_client_register() 5818 #define int_table test_int_table macro 5820 static const INT_TABLE int_table[] = { variable 5863 for (sp = int_table; sp->name; sp++) in int_init() 5873 for (ip = int_table; ip->name; ip++) { in int_update()
|
| H A D | smtpd.c | 6506 static const CONFIG_INT_TABLE int_table[] = { in main() local 6734 CA_MAIL_SERVER_INT_TABLE(int_table), in main()
|