| /freebsd-10-stable/crypto/openssl/crypto/ts/ |
| D | ts_conf.c | 165 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section() 175 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial() 193 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device() 240 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert() 262 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs() 283 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key() 306 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy() 330 int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies() 361 int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests() 397 int TS_CONF_set_accuracy(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_accuracy() [all …]
|
| /freebsd-10-stable/crypto/openssl/crypto/x509v3/ |
| D | v3_conf.c | 328 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf_sk() 352 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf() 363 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_CRL_add_nconf() 374 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_REQ_add_nconf() 391 char *X509V3_get_string(X509V3_CTX *ctx, char *name, char *section) in X509V3_get_string() 422 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free() 430 static char *nconf_get_string(void *db, char *section, char *value) in nconf_get_string() 483 static char *conf_lhash_get_string(void *db, char *section, char *value) in conf_lhash_get_string() 507 char *section, X509 *cert) in X509V3_EXT_add_conf() 517 char *section, X509_CRL *crl) in X509V3_EXT_CRL_add_conf() [all …]
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | config.c | 333 cfg_section_t *section, in for_each_option() 367 merge_callback(void *baton, cfg_section_t *section, cfg_option_t *option) in merge_callback() 397 rmex_callback(void *baton, cfg_section_t *section, cfg_option_t *option) in rmex_callback() 458 find_option(svn_config_t *cfg, const char *section, const char *option, in find_option() 495 cfg_section_t *section, cfg_option_t *opt, in make_string_from_option() 554 expand_option_value(svn_config_t *cfg, cfg_section_t *section, in expand_option_value() 632 const char *section) in svn_config_addsection() 674 const char *section, in svn_config__is_expanded() 702 const char *section, const char *option, in svn_config_get() 737 const char *section, const char *option, in svn_config_set() [all …]
|
| D | config_win.c | 113 parse_section(svn_config_t *cfg, HKEY hkey, const char *section, in parse_section() 172 svn_stringbuf_t *section, *option, *value; in svn_config__parse_registry() local
|
| /freebsd-10-stable/usr.sbin/ndiscvt/ |
| D | inf.h | 9 struct section { struct 12 TAILQ_ENTRY(section) link; argument 17 struct section *section; member 27 struct section *section; member
|
| /freebsd-10-stable/contrib/gcc/config/i386/ |
| D | nwld.c | 39 const char section[] = ".ctors"TARGET_SUB_SECTION_SEPARATOR; in nwld_named_section_asm_out_constructor() local 60 const char section[] = ".dtors"TARGET_SUB_SECTION_SEPARATOR; in nwld_named_section_asm_out_destructor() local
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | addr2line.c | 128 find_address_in_section (bfd *abfd, asection *section, in find_address_in_section() 155 find_offset_in_section (bfd *abfd, asection *section) in find_offset_in_section() 177 translate_addresses (bfd *abfd, asection *section) in translate_addresses() 268 asection *section; in process_file() local
|
| D | dwarf.c | 285 struct dwarf_section *section = &debug_displays [str].section; in fetch_indirect_string() local 1530 process_debug_info (struct dwarf_section *section, void *file, in process_debug_info() 1813 display_debug_lines (struct dwarf_section *section, void *file) in display_debug_lines() 2087 display_debug_pubnames (struct dwarf_section *section, in display_debug_pubnames() 2171 display_debug_macinfo (struct dwarf_section *section, in display_debug_macinfo() 2247 display_debug_abbrev (struct dwarf_section *section, in display_debug_abbrev() 2290 display_debug_loc (struct dwarf_section *section, void *file) in display_debug_loc() 2485 display_debug_str (struct dwarf_section *section, in display_debug_str() 2543 display_debug_info (struct dwarf_section *section, void *file) in display_debug_info() 2550 display_debug_aranges (struct dwarf_section *section, in display_debug_aranges() [all …]
|
| D | readelf.c | 294 #define GET_ELF_SYMBOLS(file, section) \ argument 2808 request_dump (unsigned int section, int type) in request_dump() 2839 request_dump_byname (const char *section, int type) in request_dump_byname() 2869 int section; in parse_args() local 3575 Elf_Internal_Shdr *section; in process_program_headers() local 3710 get_32bit_elf_symbols (FILE *file, Elf_Internal_Shdr *section) in get_32bit_elf_symbols() 3773 get_64bit_elf_symbols (FILE *file, Elf_Internal_Shdr *section) in get_64bit_elf_symbols() 4012 Elf_Internal_Shdr *section; in process_section_headers() local 4096 #define CHECK_ENTSIZE_VALUES(section, i, size32, size64) \ in process_section_headers() argument 4108 #define CHECK_ENTSIZE(section, i, type) \ in process_section_headers() argument [all …]
|
| D | objdump.c | 299 dump_section_header (bfd *abfd, asection *section, in dump_section_header() 1158 show_line (bfd *abfd, asection *section, bfd_vma addr_offset) in show_line() 1271 process_section_p (asection * section) in process_section_p() 1314 asection *section; in disassemble_bytes() local 1671 disassemble_section (bfd *abfd, asection *section, void *info) in disassemble_section() 2022 struct dwarf_section *section = &debug_displays [debug].section; in load_debug_section() local 2074 struct dwarf_section *section = &debug_displays [debug].section; in free_debug_section() local 2086 dump_dwarf_section (bfd *abfd, asection *section, in dump_dwarf_section() 2320 find_stabs_section (bfd *abfd, asection *section, void *names) in find_stabs_section() 2415 dump_section (bfd *abfd, asection *section, void *dummy ATTRIBUTE_UNUSED) in dump_section() [all …]
|
| /freebsd-10-stable/lib/libc/nameser/ |
| D | ns_parse.c | 82 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { in ns_skiprr() 142 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr() 205 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) { in ns_parserr2()
|
| /freebsd-10-stable/crypto/openssl/crypto/conf/ |
| D | conf_api.c | 106 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() 128 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string() 273 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
|
| D | cnf_save.c | 83 char *section; in print_conf() local
|
| /freebsd-10-stable/tools/tools/bus_autoconf/ |
| D | bus_sections.c | 76 format_get_section(const char *section) in format_get_section() 99 format_get_section_size(const char *section) in format_get_section_size() 112 format_get_field(const char *section, const char *field, in format_get_field()
|
| D | bus_autoconf.c | 63 char *section; in main() local
|
| /freebsd-10-stable/contrib/binutils/ld/ |
| D | ldmain.c | 1103 asection *section, in add_to_set() 1137 asection *section, in constructor_callback() 1199 asection *section, in warning_callback() 1315 asection *section, in undefined_symbol() 1425 asection *section, in reloc_overflow() 1480 asection *section, in reloc_dangerous() 1495 asection *section, in unattached_reloc() 1511 asection *section, in notice()
|
| /freebsd-10-stable/contrib/smbfs/lib/smb/ |
| D | rcfile.c | 325 rc_getstringptr(struct rcfile *rcp, const char *section, const char *key, in rc_getstringptr() 341 rc_getstring(struct rcfile *rcp, const char *section, const char *key, in rc_getstring() 359 rc_getint(struct rcfile *rcp, const char *section, const char *key, int *value) in rc_getint() 384 rc_getbool(struct rcfile *rcp, const char *section, const char *key, int *value) in rc_getbool()
|
| /freebsd-10-stable/usr.sbin/nandsim/ |
| D | nandsim_rcfile.c | 302 rc_getstringptr(struct rcfile *rcp, const char *section, int sect_id, in rc_getstringptr() 320 rc_getstring(struct rcfile *rcp, const char *section, int sect_id, in rc_getstring() 339 rc_getint(struct rcfile *rcp, const char *section, int sect_id, in rc_getint() 366 rc_getbool(struct rcfile *rcp, const char *section, int sect_id, in rc_getbool()
|
| /freebsd-10-stable/contrib/ldns/ |
| D | host2wire.c | 88 int section) in ldns_rr2buffer_wire_canonical() 159 ldns_rr2buffer_wire(ldns_buffer *buffer, const ldns_rr *rr, int section) in ldns_rr2buffer_wire() 357 ldns_rr2wire(uint8_t **dest, const ldns_rr *rr, int section, size_t *result_size) in ldns_rr2wire()
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | simple.c | 103 asection *section; member 108 asection *section, in simple_save_output_info() 124 asection *section, in simple_restore_output_info()
|
| /freebsd-10-stable/usr.bin/catman/ |
| D | catman.c | 267 get_cat_section(char *section) in get_cat_section() 458 scan_section(char *mandir, char *section, char *cat_section) in scan_section() 583 process_section(char *mandir, char *section) in process_section() 615 process_mandir(char *dir_name, char *section) in process_mandir() 674 char *section; in process_argument() local
|
| /freebsd-10-stable/contrib/unbound/util/data/ |
| D | msgparse.c | 74 uint32_t rrset_flags, sldns_pkt_section section, in new_rrset() 276 sldns_pkt_section section) in change_section() 387 int hasother, sldns_pkt_section section, struct regional* region) in change_rrsig_rrset() 462 sldns_pkt_section section, struct regional* region) in find_rrset() 746 sldns_pkt_section section, uint16_t type) in add_rr_to_rrset() 817 struct regional* region, sldns_pkt_section section, in parse_section()
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | minsyms.c | 367 lookup_minimal_symbol_by_pc_section (CORE_ADDR pc, asection *section) in lookup_minimal_symbol_by_pc_section() 506 struct obj_section *section = find_pc_section (pc); in lookup_minimal_symbol_by_pc() local 545 int section; in prim_record_minimal_symbol() local 576 char *info, int section, in prim_record_minimal_symbol_and_info()
|
| D | block.c | 74 blockvector_for_pc_sect (CORE_ADDR pc, struct bfd_section *section, in blockvector_for_pc_sect() 139 block_for_pc_sect (CORE_ADDR pc, struct bfd_section *section) in block_for_pc_sect()
|
| /freebsd-10-stable/contrib/subversion/subversion/include/private/ |
| D | svn_cmdline_private.h | 80 const char *section; member
|