Home
last modified time | relevance | path

Searched refs:bool_table (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dextract.awk65 bool_table[$0] = 1
175 for (key in bool_table)
H A DMakefile.in15 MAKES = bool_table.h bool_vars.h int_table.h int_vars.h str_table.h \
1069 postconf_builtin.o: bool_table.h
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/
H A Dvirtual.c553 static const CONFIG_BOOL_TABLE bool_table[] = { in main() local
567 CA_MAIL_SERVER_BOOL_TABLE(bool_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.c709 static const CONFIG_BOOL_TABLE bool_table[] = { in main() local
729 CA_MAIL_SERVER_BOOL_TABLE(bool_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.c800 static const CONFIG_BOOL_TABLE bool_table[] = { in main() local
820 CA_MAIL_SERVER_BOOL_TABLE(bool_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtrivial-rewrite.c637 static const CONFIG_BOOL_TABLE bool_table[] = { in main() local
660 CA_MAIL_SERVER_BOOL_TABLE(bool_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dlocal.c951 static const CONFIG_BOOL_TABLE bool_table[] = { in main() local
981 CA_MAIL_SERVER_BOOL_TABLE(bool_table), in main()
/netbsd-src/external/ibm-public/postfix/sbin/postconf/
H A DMakefile22 GENSRCS=bool_table.h bool_vars.h int_table.h int_vars.h str_table.h \
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.c846 static const CONFIG_BOOL_TABLE bool_table[] = { in main() local
862 CA_MAIL_SERVER_BOOL_TABLE(bool_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen.c1211 static const CONFIG_BOOL_TABLE bool_table[] = { in main() local
1246 CA_MAIL_SERVER_BOOL_TABLE(bool_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c684 static const CONFIG_BOOL_TABLE bool_table[] = { in tls_param_init() local
700 get_mail_conf_bool_table(bool_table); in tls_param_init()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c6571 static const CONFIG_BOOL_TABLE bool_table[] = { in main() local
6738 CA_MAIL_SERVER_BOOL_TABLE(bool_table), in main()
/netbsd-src/external/ibm-public/postfix/dist/
H A DTLS_CHANGES1476 in the static CONFIG_BOOL_TABLE bool_table[] = {..} in smtpd/smtpd.c