/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | attr_override.c | 100 const ATTR_OVER_STR *str_table = 0; in attr_override() local 115 if (str_table) in attr_override() 117 str_table = va_arg(ap, const ATTR_OVER_STR *); in attr_override() 159 for (sp = str_table; sp != 0 && found == 0 && sp->name != 0; sp++) { in attr_override()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ctfc.cc | 259 ctfc_strtable_append_str (ctf_strtable_t * str_table, const char * str) in ctfc_strtable_append_str() argument 266 if (!str_table->ctstab_head) in ctfc_strtable_append_str() 267 str_table->ctstab_head = ctf_string; in ctfc_strtable_append_str() 270 if (str_table->ctstab_tail) in ctfc_strtable_append_str() 271 str_table->ctstab_tail->cts_next = ctf_string; in ctfc_strtable_append_str() 273 str_table->ctstab_tail = ctf_string; in ctfc_strtable_append_str() 280 ctfc_strtable_add_str (ctf_strtable_t * str_table, const char * name, in ctfc_strtable_add_str() argument 286 uint32_t str_offset = str_table->ctstab_len; in ctfc_strtable_add_str() 292 ctf_string = CONST_CAST (char *, str_table->ctstab_estr); in ctfc_strtable_add_str() 302 ctfc_strtable_append_str (str_table, ctf_string); in ctfc_strtable_add_str() [all …]
|
/netbsd-src/external/ibm-public/postfix/dist/src/master/ |
H A D | master_vars.c | 64 static const CONFIG_STR_TABLE str_table[] = { in master_vars_init() local 90 get_mail_conf_str_table(str_table); in master_vars_init()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
H A D | extract.awk | 37 str_table[$0] = 1 160 for (key in str_table)
|
/netbsd-src/external/ibm-public/postfix/dist/src/postlog/ |
H A D | postlog.c | 165 X static const CONFIG_STR_TABLE str_table[] = { 319 get_mail_conf_str_table(str_table); in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_notify_util_tester.c | 147 static const CONFIG_STR_TABLE str_table[] = { in main() local 163 CA_TEST_MAIN_STR_TABLE(str_table), in main()
|
H A D | bounce.c | 684 static const CONFIG_STR_TABLE str_table[] = { in main() local 708 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postfix/ |
H A D | postfix.c | 482 static const CONFIG_STR_TABLE str_table[] = { in main() local 570 get_mail_conf_str_table(str_table); in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/ |
H A D | virtual.c | 543 static const CONFIG_STR_TABLE str_table[] = { in main() local 566 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
H A D | qmgr.c | 675 static const CONFIG_STR_TABLE str_table[] = { in main() local 728 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/showq/ |
H A D | showq.c | 428 CONFIG_STR_TABLE str_table[] = { in main() local 440 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
H A D | qmgr.c | 758 static const CONFIG_STR_TABLE str_table[] = { in main() local 819 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postqueue/ |
H A D | postqueue.c | 338 static const CONFIG_STR_TABLE str_table[] = { variable 659 get_mail_conf_str_table(str_table); in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/ |
H A D | trivial-rewrite.c | 610 static const CONFIG_STR_TABLE str_table[] = { in main() local 659 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/milter/ |
H A D | milter.c | 630 static ATTR_OVER_STR str_table[] = { variable 676 link_override_table_to_variable(str_table, my_protocol); in milter_new() 677 link_override_table_to_variable(str_table, my_def_action); in milter_new() 705 CA_ATTR_OVER_STR_TABLE(str_table), in milter_new()
|
/netbsd-src/external/ibm-public/postfix/dist/src/local/ |
H A D | local.c | 930 static const CONFIG_STR_TABLE str_table[] = { in main() local 979 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postdrop/ |
H A D | postdrop.c | 189 static const CONFIG_STR_TABLE str_table[] = { variable 405 get_mail_conf_str_table(str_table); in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/pickup/ |
H A D | pickup.c | 605 static const CONFIG_STR_TABLE str_table[] = { in main() local 628 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | od-elf32_avr.c | 163 char *str_table = (char *) stroffset_table + stroffset_table_size; in elf32_avr_get_device_info() local 164 device->name = str_table + device_name_index; in elf32_avr_get_device_info()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | od-elf32_avr.c | 163 char *str_table = (char *) stroffset_table + stroffset_table_size; in elf32_avr_get_device_info() local 164 device->name = str_table + device_name_index; in elf32_avr_get_device_info()
|
/netbsd-src/external/ibm-public/postfix/dist/src/verify/ |
H A D | verify.c | 749 static const CONFIG_STR_TABLE str_table[] = { in main() local 770 CA_MAIL_SERVER_STR_TABLE(str_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/tls/ |
H A D | tls_misc.c | 656 static const CONFIG_STR_TABLE str_table[] = { in tls_param_init() local 698 get_mail_conf_str_table(str_table); in tls_param_init() 819 static const CONFIG_STR_TABLE str_table[] = { in tls_pre_jail_init() local 831 get_mail_conf_str_table(str_table); in tls_pre_jail_init()
|
/netbsd-src/external/ibm-public/postfix/dist/src/proxymap/ |
H A D | proxymap.c | 819 static const CONFIG_STR_TABLE str_table[] = { in main() local 847 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/ |
H A D | qmqpd.c | 840 static const CONFIG_STR_TABLE str_table[] = { in main() local 861 CA_MAIL_SERVER_STR_TABLE(str_table), in main()
|