Home
last modified time | relevance | path

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

12345678910>>...18

/openbsd-src/lib/libcrypto/ts/
H A Dts_conf.c179 TS_CONF_get_tsa_section(CONF * conf,const char * section) TS_CONF_get_tsa_section() argument
191 TS_CONF_set_serial(CONF * conf,const char * section,TS_serial_cb cb,TS_RESP_CTX * ctx) TS_CONF_set_serial() argument
211 TS_CONF_set_signer_cert(CONF * conf,const char * section,const char * cert,TS_RESP_CTX * ctx) TS_CONF_set_signer_cert() argument
237 TS_CONF_set_certs(CONF * conf,const char * section,const char * certs,TS_RESP_CTX * ctx) TS_CONF_set_certs() argument
262 TS_CONF_set_signer_key(CONF * conf,const char * section,const char * key,const char * pass,TS_RESP_CTX * ctx) TS_CONF_set_signer_key() argument
288 TS_CONF_set_def_policy(CONF * conf,const char * section,const char * policy,TS_RESP_CTX * ctx) TS_CONF_set_def_policy() argument
316 TS_CONF_set_policies(CONF * conf,const char * section,TS_RESP_CTX * ctx) TS_CONF_set_policies() argument
350 TS_CONF_set_digests(CONF * conf,const char * section,TS_RESP_CTX * ctx) TS_CONF_set_digests() argument
390 TS_CONF_set_accuracy(CONF * conf,const char * section,TS_RESP_CTX * ctx) TS_CONF_set_accuracy() argument
430 TS_CONF_set_clock_precision_digits(CONF * conf,const char * section,TS_RESP_CTX * ctx) TS_CONF_set_clock_precision_digits() argument
457 TS_CONF_add_flag(CONF * conf,const char * section,const char * field,int flag,TS_RESP_CTX * ctx) TS_CONF_add_flag() argument
476 TS_CONF_set_ordering(CONF * conf,const char * section,TS_RESP_CTX * ctx) TS_CONF_set_ordering() argument
483 TS_CONF_set_tsa_name(CONF * conf,const char * section,TS_RESP_CTX * ctx) TS_CONF_set_tsa_name() argument
490 TS_CONF_set_ess_cert_id_chain(CONF * conf,const char * section,TS_RESP_CTX * ctx) TS_CONF_set_ess_cert_id_chain() argument
[all...]
/openbsd-src/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()
155 conf_set_now(char *section, char *tag, char *value, int override, in conf_set_now()
205 static char *section = 0; in conf_parse_line() local
309 conf_get_trans_str(int trans, char *section, char *tag) in conf_get_trans_str()
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()
[all …]
/openbsd-src/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, fun argument
[all...]
/openbsd-src/lib/libcrypto/x509/
H A Dx509_conf.c355 X509V3_EXT_add_nconf_sk(CONF * conf,X509V3_CTX * ctx,const char * section,STACK_OF (X509_EXTENSION)** sk) X509V3_EXT_add_nconf_sk() argument
380 X509V3_EXT_add_nconf(CONF * conf,X509V3_CTX * ctx,const char * section,X509 * cert) X509V3_EXT_add_nconf() argument
394 X509V3_EXT_CRL_add_nconf(CONF * conf,X509V3_CTX * ctx,const char * section,X509_CRL * crl) X509V3_EXT_CRL_add_nconf() argument
408 X509V3_EXT_REQ_add_nconf(CONF * conf,X509V3_CTX * ctx,const char * section,X509_REQ * req) X509V3_EXT_REQ_add_nconf() argument
428 X509V3_get_string(X509V3_CTX * ctx,const char * name,const char * section) X509V3_get_string() argument
460 X509V3_section_free(X509V3_CTX * ctx,STACK_OF (CONF_VALUE)* section) X509V3_section_free() argument
470 nconf_get_string(void * db,const char * section,const char * value) nconf_get_string() argument
535 conf_lhash_get_string(void * db,const char * section,const char * value) conf_lhash_get_string() argument
563 X509V3_EXT_add_conf(LHASH_OF (CONF_VALUE)* conf,X509V3_CTX * ctx,const char * section,X509 * cert) X509V3_EXT_add_conf() argument
576 X509V3_EXT_CRL_add_conf(LHASH_OF (CONF_VALUE)* conf,X509V3_CTX * ctx,const char * section,X509_CRL * crl) X509V3_EXT_CRL_add_conf() argument
589 X509V3_EXT_REQ_add_conf(LHASH_OF (CONF_VALUE)* conf,X509V3_CTX * ctx,const char * section,X509_REQ * req) X509V3_EXT_REQ_add_conf() argument
[all...]
/openbsd-src/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-src/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-src/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-src/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-src/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()
1770 display_debug_lines (struct dwarf_section *section, void *file) in display_debug_lines()
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()
2500 display_debug_info (struct dwarf_section *section, void *file) in display_debug_info()
2507 display_debug_aranges (struct dwarf_section *section, in display_debug_aranges()
[all …]
/openbsd-src/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-src/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-src/gnu/usr.bin/binutils/bfd/
H A Dsom.c135 char *section; member
1764 asection *section; local
1880 asection *section; local
2318 asection *section; local
2442 som_is_space (section) in som_is_space() argument
2464 som_is_subspace (section) in som_is_subspace() argument
2503 asection *section; local
2518 asection *section; local
2591 asection *section; local
2699 asection *section = abfd->sections; 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 Dsimple.c84 asection *section; member
89 asection *section, in simple_save_output_info()
101 asection *section, in simple_restore_output_info()
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()
/openbsd-src/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-src/lib/libcrypto/conf/
H A Dconf_api.c109 _CONF_add_string(CONF * conf,CONF_VALUE * section,CONF_VALUE * value) _CONF_add_string() argument
133 _CONF_get_string(const CONF * conf,const char * section,const char * name) _CONF_get_string() argument
252 _CONF_new_section(CONF * conf,const char * section) _CONF_new_section() argument
[all...]
/openbsd-src/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-src/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
2334 som_is_space (asection *section) in som_is_space()
2355 som_is_subspace (asection *section) in som_is_subspace()
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
2576 asection *section = abfd->sections; in som_write_fixups() 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-src/usr.bin/dig/lib/dns/
H A Dmessage.c687 dns_namelist_t *section) in findname() argument
867 dns_namelist_t *section; in getquestions() local
1018 update(dns_section_t section,dns_rdataclass_t rdclass) update() argument
1042 dns_namelist_t *section; getsection() local
1595 dns_namelist_t *section; dns_message_rendersection() local
1860 dns_message_firstname(dns_message_t * msg,dns_section_t section) dns_message_firstname() argument
1872 dns_message_nextname(dns_message_t * msg,dns_section_t section) dns_message_nextname() argument
1885 dns_message_currentname(dns_message_t * msg,dns_section_t section,dns_name_t ** name) dns_message_currentname() argument
1896 dns_message_findname(dns_message_t * msg,dns_section_t section,dns_name_t * target,dns_rdatatype_t type,dns_rdatatype_t covers,dns_name_t ** name,dns_rdataset_t ** rdataset) dns_message_findname() argument
1947 dns_message_addname(dns_message_t * msg,dns_name_t * name,dns_section_t section) dns_message_addname() argument
2300 dns_message_sectiontotext(dns_message_t * msg,dns_section_t section,const dns_master_style_t * style,dns_messagetextflag_t flags,isc_buffer_t * target) dns_message_sectiontotext() argument
2489 dns_message_pseudosectiontotext(dns_message_t * msg,dns_pseudosection_t section,const dns_master_style_t * style,dns_messagetextflag_t flags,isc_buffer_t * target) dns_message_pseudosectiontotext() argument
[all...]
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c235 #define GET_ELF_SYMBOLS(file, section) \ argument
2447 request_dump (unsigned int section, int type) in request_dump()
2487 int section; in parse_args() local
3147 Elf_Internal_Shdr *section; in process_program_headers() local
3291 get_32bit_elf_symbols (FILE *file, Elf_Internal_Shdr *section) in get_32bit_elf_symbols()
3354 get_64bit_elf_symbols (FILE *file, Elf_Internal_Shdr *section) in get_64bit_elf_symbols()
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
[all …]
/openbsd-src/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