Home
last modified time | relevance | path

Searched refs:time_table (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dattr_override.c101 const ATTR_OVER_TIME *time_table = 0; in attr_override() local
120 if (time_table) in attr_override()
122 time_table = va_arg(ap, const ATTR_OVER_TIME *); in attr_override()
179 for (tp = time_table; tp != 0 && found == 0 && tp->name != 0; tp++) { in attr_override()
H A Dmail_conf_time.c241 static const CONFIG_TIME_TABLE time_table[] = { in main() local
250 get_mail_conf_time_table(time_table); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A Dmaster_vars.c68 static const CONFIG_TIME_TABLE time_table[] = { in master_vars_init() local
91 get_mail_conf_time_table(time_table); in master_vars_init()
/netbsd-src/external/ibm-public/postfix/dist/src/postlogd/
H A Dpostlogd.c244 static const CONFIG_TIME_TABLE time_table[] = { in main() local
263 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dextract.awk74 time_table[$0] = 1
180 for (key in time_table)
H A DMakefile.in16 str_vars.h time_table.h time_vars.h raw_table.h raw_vars.h \
1089 postconf_builtin.o: time_table.h
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_util_tester.c142 static const CONFIG_TIME_TABLE time_table[] = { in main() local
164 CA_TEST_MAIN_TIME_TABLE(time_table), in main()
H A Dbounce.c679 static const CONFIG_TIME_TABLE time_table[] = { in main() local
709 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/spawn/
H A Dspawn.c359 static const CONFIG_TIME_TABLE time_table[] = { in main() local
370 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/dnsblog/
H A Ddnsblog.c305 static const CONFIG_TIME_TABLE time_table[] = { in main() local
316 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/milter/
H A Dmilter.c624 static ATTR_OVER_TIME time_table[] = { variable
673 link_override_table_to_variable(time_table, my_conn_timeout); in milter_new()
674 link_override_table_to_variable(time_table, my_cmd_timeout); in milter_new()
675 link_override_table_to_variable(time_table, my_msg_timeout); in milter_new()
706 CA_ATTR_OVER_TIME_TABLE(time_table), in milter_new()
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.c682 static const CONFIG_TIME_TABLE time_table[] = { in main() local
730 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.c765 static const CONFIG_TIME_TABLE time_table[] = { in main() local
821 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dlocal.c918 static const CONFIG_TIME_TABLE time_table[] = { in main() local
982 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/scache/
H A Dscache.c570 static const CONFIG_TIME_TABLE time_table[] = { in main() local
582 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/verify/
H A Dverify.c754 static const CONFIG_TIME_TABLE time_table[] = { in main() local
771 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/sbin/postconf/
H A DMakefile23 str_vars.h time_table.h time_vars.h raw_table.h raw_vars.h \
/netbsd-src/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c851 static const CONFIG_TIME_TABLE time_table[] = { in main() local
863 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/anvil/
H A Danvil.c1030 static const CONFIG_TIME_TABLE time_table[] = { in main() local
1042 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.c835 static const CONFIG_TIME_TABLE time_table[] = { in main() local
860 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen.c1194 static const CONFIG_TIME_TABLE time_table[] = { in main() local
1245 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/tlsmgr/
H A Dtlsmgr.c1054 static const CONFIG_TIME_TABLE time_table[] = { in main() local
1077 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/pipe/
H A Dpipe.c1375 static const CONFIG_TIME_TABLE time_table[] = { in main() local
1390 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy.c1823 static const CONFIG_TIME_TABLE time_table[] = { in main() local
1940 CA_MAIL_SERVER_TIME_TABLE(time_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c491 static ATTR_OVER_TIME time_table[] = { variable
582 link_override_table_to_variable(time_table, smtpd_policy_tmout); in policy_client_register()
583 link_override_table_to_variable(time_table, smtpd_policy_idle); in policy_client_register()
584 link_override_table_to_variable(time_table, smtpd_policy_ttl); in policy_client_register()
585 link_override_table_to_variable(time_table, smtpd_policy_try_delay); in policy_client_register()
598 CA_ATTR_OVER_TIME_TABLE(time_table), in policy_client_register()

12