Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 449) sorted by relevance

12345678910>>...18

/openbsd/lib/libcrypto/ts/
H A Dts_conf.c179 TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section()
191 TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial()
211 TS_CONF_set_signer_cert(CONF *conf, const char *section, const char *cert, in TS_CONF_set_signer_cert()
237 TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs()
262 TS_CONF_set_signer_key(CONF *conf, const char *section, const char *key, in TS_CONF_set_signer_key()
316 TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies()
350 TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests()
390 TS_CONF_set_accuracy(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_accuracy()
430 TS_CONF_set_clock_precision_digits(CONF *conf, const char *section, in TS_CONF_set_clock_precision_digits()
476 TS_CONF_set_ordering(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_ordering()
[all …]
/openbsd/sbin/isakmpd/
H A Dconf.c66 char *section; member
79 char *section; member
105 conf_remove_now(char *section, char *tag) in conf_remove_now()
128 conf_remove_section_now(char *section) in conf_remove_section_now()
205 static char *section = 0; in conf_parse_line() local
672 conf_get_num(char *section, char *tag, int def) in conf_get_num()
687 conf_get_address(char *section, char *tag) in conf_get_address()
701 conf_match_num(char *section, char *tag, int x) in conf_match_num()
727 conf_get_str(char *section, char *tag) in conf_get_str()
750 conf_get_list(char *section, char *tag) in conf_get_list()
[all …]
/openbsd/lib/csu/arm/
H A Dmd_init.h39 #define MD_DATA_SECTION_FLAGS_SYMBOL(section, flags, type, symbol) \ argument
45 #define MD_DATA_SECTION_SYMBOL_VALUE(section, type, symbol, value) \ argument
52 #define MD_DATA_SECTION_FLAGS_VALUE(section, flags, value) \ argument
58 #define MD_SECT_CALL_FUNC(section, func) \ argument
/openbsd/lib/libcrypto/x509/
H A Dx509_conf.c350 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk()
375 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf()
389 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf()
403 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf()
423 X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) in X509V3_get_string()
455 X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
465 nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string()
530 conf_lhash_get_string(void *db, const char *section, const char *value) in conf_lhash_get_string()
558 const char *section, X509 *cert) in X509V3_EXT_add_conf()
571 const char *section, X509_CRL *crl) in X509V3_EXT_CRL_add_conf()
[all …]
/openbsd/lib/csu/hppa/
H A Dmd_init.h30 #define MD_DATA_SECTION_FLAGS_SYMBOL(section, flags, type, symbol) \ argument
36 #define MD_DATA_SECTION_SYMBOL_VALUE(section, type, symbol, value) \ argument
43 #define MD_DATA_SECTION_FLAGS_VALUE(section, flags, value) \ argument
49 #define MD_SECT_CALL_FUNC(section, func) \ argument
/openbsd/lib/csu/m88k/
H A Dmd_init.h19 #define MD_SECT_CALL_FUNC(section, func) __asm ( \ argument
24 #define MD_SECTION_PROLOGUE(section, entry) __asm ( \ argument
34 #define MD_SECTION_EPILOGUE(section) __asm( \ argument
/openbsd/lib/csu/
H A Dextern.h36 # define MD_DATA_SECTION_FLAGS_SYMBOL(section, flags, type, symbol) \ argument
42 # define MD_DATA_SECTION_SYMBOL_VALUE(section, type, symbol, value) \ argument
49 # define MD_DATA_SECTION_FLAGS_VALUE(section, flags, value) \ argument
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Daddr2line.c135 find_address_in_section (bfd *abfd, asection *section, in find_address_in_section()
162 find_offset_in_section (bfd *abfd, asection *section) in find_offset_in_section()
184 translate_addresses (bfd *abfd, asection *section) in translate_addresses()
281 asection *section; in process_file() local
H A Ddwarf.c285 struct dwarf_section *section = &debug_displays [str].section; in fetch_indirect_string() local
1510 process_debug_info (struct dwarf_section *section, void *file, in process_debug_info()
2044 display_debug_pubnames (struct dwarf_section *section, in display_debug_pubnames()
2128 display_debug_macinfo (struct dwarf_section *section, in display_debug_macinfo()
2204 display_debug_abbrev (struct dwarf_section *section, in display_debug_abbrev()
2247 display_debug_loc (struct dwarf_section *section, void *file) in display_debug_loc()
2441 display_debug_str (struct dwarf_section *section, in display_debug_str()
2507 display_debug_aranges (struct dwarf_section *section, in display_debug_aranges()
2599 display_debug_ranges (struct dwarf_section *section, in display_debug_ranges()
2899 display_debug_frames (struct dwarf_section *section, in display_debug_frames()
[all …]
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp78 void DWARFDebugInfo::ParseUnitsFor(DIERef::Section section) { in ParseUnitsFor()
125 uint32_t DWARFDebugInfo::FindUnitIndex(DIERef::Section section, in FindUnitIndex()
143 DWARFUnit *DWARFDebugInfo::GetUnitAtOffset(DIERef::Section section, in GetUnitAtOffset()
162 DWARFDebugInfo::GetUnitContainingDIEOffset(DIERef::Section section, in GetUnitContainingDIEOffset()
H A DDIERef.h30 DIERef(std::optional<uint32_t> dwo_num, Section section, in DIERef()
43 Section section() const { return static_cast<Section>(m_section); } in section() function
/openbsd/gnu/gcc/gcc/config/i386/
H A Dnwld.c39 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
/openbsd/gnu/usr.bin/binutils/ld/
H A Dldmain.c1078 asection *section, in add_to_set()
1112 asection *section, in constructor_callback()
1174 asection *section, in warning_callback()
1289 asection *section, in undefined_symbol()
1397 asection *section, in reloc_overflow()
1428 asection *section, in reloc_dangerous()
1446 asection *section, in unattached_reloc()
1465 asection *section, in notice()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsom.c135 char *section; member
1764 asection *section; local
1880 asection *section; local
2318 asection *section; local
2503 asection *section; local
2518 asection *section; local
2591 asection *section; local
3089 asection *section; local
3360 asection *section; local
3710 asection *section; local
[all …]
H A Dvms.c700 vms_new_section_hook (abfd, section) in vms_new_section_hook() argument
738 vms_get_section_contents (abfd, section, buf, offset, buf_size) in vms_get_section_contents() argument
760 vms_get_section_contents_in_window (abfd, section, w, offset, count) in vms_get_section_contents_in_window() argument
1238 vms_find_nearest_line (abfd, section, symbols, offset, file, func, line) in vms_find_nearest_line() argument
1311 vms_get_reloc_upper_bound (abfd, section) in vms_get_reloc_upper_bound() argument
1328 vms_canonicalize_reloc (abfd, section, location, symbols) in vms_canonicalize_reloc() argument
1659 vms_set_section_contents (abfd, section, location, offset, count) in vms_set_section_contents() argument
1712 vms_bfd_relax_section (abfd, section, link_info, again) in vms_bfd_relax_section() argument
1801 vms_bfd_link_split_section (abfd, section) in vms_bfd_link_split_section() argument
H A Dsection.c672 asection section; member
1030 sec_ptr section, in bfd_set_section_flags()
1161 sec_ptr section, in bfd_set_section_contents()
1241 sec_ptr section, in bfd_get_section_contents()
H A Dsimple.c84 asection *section; member
89 asection *section, in simple_save_output_info()
101 asection *section, in simple_restore_output_info()
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dldmain.c1136 asection *section, in add_to_set()
1170 asection *section, in constructor_callback()
1232 asection *section, in warning_callback()
1348 asection *section, in undefined_symbol()
1458 asection *section, in reloc_overflow()
1513 asection *section, in reloc_dangerous()
1528 asection *section, in unattached_reloc()
1544 asection *section, in notice()
/openbsd/lib/libcrypto/conf/
H A Dconf_api.c111 _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string()
135 _CONF_get_string(const CONF *conf, const char *section, const char *name) in _CONF_get_string()
254 _CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
/openbsd/usr.sbin/nsd/
H A Danswer.c25 answer_add_rrset(answer_type *answer, rr_section_type section, in answer_add_rrset()
64 rr_section_type section; in encode_answer() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsom.c148 char *section; member
1638 asection *section; in som_object_setup() local
1765 asection *section; in setup_sections() local
2214 asection *section; in som_prep_headers() local
2391 asection *section; in som_count_spaces() local
2405 asection *section; in som_count_subspaces() local
2469 asection *section; in som_prep_for_fixups() local
2964 asection *section; in som_write_space_strings() local
3232 asection *section; in som_begin_writing() local
3582 asection *section; in som_finish_writing() local
[all …]
H A Dsimple.c103 asection *section; member
108 asection *section, in simple_save_output_info()
124 asection *section, in simple_restore_output_info()
/openbsd/usr.bin/dig/lib/dns/
H A Dmessage.c687 dns_namelist_t *section) in findname()
867 dns_namelist_t *section; in getquestions() local
1018 update(dns_section_t section, dns_rdataclass_t rdclass) { in update()
1042 dns_namelist_t *section; in getsection() local
1595 dns_namelist_t *section; in dns_message_rendersection() local
1860 dns_message_firstname(dns_message_t *msg, dns_section_t section) { in dns_message_firstname()
1872 dns_message_nextname(dns_message_t *msg, dns_section_t section) { in dns_message_nextname()
1885 dns_message_currentname(dns_message_t *msg, dns_section_t section, in dns_message_currentname()
1896 dns_message_findname(dns_message_t *msg, dns_section_t section, in dns_message_findname()
1947 dns_section_t section) in dns_message_addname()
[all …]
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c235 #define GET_ELF_SYMBOLS(file, section) \ argument
2487 int section; in parse_args() local
3147 Elf_Internal_Shdr *section; in process_program_headers() local
3466 Elf_Internal_Shdr *section; in process_section_headers() local
3774 Elf_Internal_Shdr *section; in process_relocs() local
3855 unsigned short section; member
4545 Elf_Internal_Shdr section; in process_dynamic_segment() local
5104 Elf_Internal_Shdr *section; in process_version_sections() local
5655 Elf_Internal_Shdr *section; in process_symbol_table() local
6329 Elf_Internal_Shdr * section; in get_debug_line_pointer_sizes() local
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dminsyms.c375 lookup_minimal_symbol_by_pc_section (CORE_ADDR pc, asection *section) in lookup_minimal_symbol_by_pc_section()
514 struct obj_section *section = find_pc_section (pc); in lookup_minimal_symbol_by_pc() local
553 int section; in prim_record_minimal_symbol() local
584 char *info, int section, in prim_record_minimal_symbol_and_info()

12345678910>>...18