Home
last modified time | relevance | path

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

12345678910>>...21

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ts/
H A Dts_conf.c116 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section()
126 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial()
144 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device()
188 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert()
212 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs()
234 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key()
257 int TS_CONF_set_signer_digest(CONF *conf, const char *section, in TS_CONF_set_signer_digest()
281 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy()
305 int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies()
337 int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_conf.c123 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section()
133 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial()
151 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device()
194 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert()
218 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs()
240 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key()
263 int TS_CONF_set_signer_digest(CONF *conf, const char *section, in TS_CONF_set_signer_digest()
287 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy()
312 int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies()
344 int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests()
[all …]
/netbsd-src/usr.bin/sortinfo/
H A Dsortinfo.c50 struct section { struct
57 static struct section *slist; argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dgetsect.d301 const(section)* getsectbynamefromheader( in version() local
328 const(section)* getsectbynamefromheaderwithswap( in version() local
336 const(section)* getsectbynamefromheaderwithswap_64( in version() local
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DEncoreBootImageGenerator.cpp28 OutputSection * section = *it; in generate() local
142 void EncoreBootImageGenerator::processOperationSection(OperationSequenceSection * section, EncoreBo… in processOperationSection()
183 …ootImageGenerator::processLoadOperation(LoadOperation * op, EncoreBootImage::BootSection * section) in processLoadOperation()
255 …geGenerator::processExecuteOperation(ExecuteOperation * op, EncoreBootImage::BootSection * section) in processExecuteOperation()
279 …Generator::processBootModeOperation(BootModeOperation * op, EncoreBootImage::BootSection * section) in processBootModeOperation()
287 void EncoreBootImageGenerator::processDataSection(BinaryDataSection * section, EncoreBootImage * im… in processDataSection()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_conf.c35 const char *section, in X509V3_EXT_nconf_int()
309 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk()
341 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf()
354 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf()
367 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf()
381 char *X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) in X509V3_get_string()
411 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
419 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string()
510 static char *conf_lhash_get_string(void *db, const char *section, const char *value) in conf_lhash_get_string()
538 const char *section, X509 *cert) in X509V3_EXT_add_conf()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_conf.c300 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk()
331 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf()
342 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf()
353 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf()
370 char *X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) in X509V3_get_string()
401 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
409 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string()
462 static char *conf_lhash_get_string(void *db, const char *section, const char *value) in conf_lhash_get_string()
486 const char *section, X509 *cert) in X509V3_EXT_add_conf()
496 const char *section, X509_CRL *crl) in X509V3_EXT_CRL_add_conf()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_api.c23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section()
45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string()
66 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string()
185 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_api.c23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section()
48 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string()
70 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string()
189 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELFSourceFile.cpp279 DataTarget * ELFSourceFile::createDataTargetForSection(const std::string & section) in createDataTargetForSection()
419 const Elf32_Shdr & section = m_elf->getSectionAtIndex(sectionIndex); in addSection() local
487 const Elf32_Shdr & section = m_elf->getSectionAtIndex(m_sectionIndex); in getData() local
503 const Elf32_Shdr & section = m_elf->getSectionAtIndex(m_sectionIndex); in getLength() local
509 const Elf32_Shdr & section = m_elf->getSectionAtIndex(m_sectionIndex); in getBaseAddress() local
520 const Elf32_Shdr & section = m_elf->getSectionAtIndex(m_sectionIndex); in getLength() local
526 const Elf32_Shdr & section = m_elf->getSectionAtIndex(m_sectionIndex); in getBaseAddress() local
/netbsd-src/external/bsd/nsd/dist/
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
/netbsd-src/lib/libc/nameser/
H A Dns_parse.c88 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { in ns_skiprr()
149 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr()
212 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) { in ns_parserr2()
/netbsd-src/external/bsd/libbind/dist/nameser/
H A Dns_parse.c82 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()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Daddr2line.c180 find_address_in_section (bfd *abfd, asection *section, in find_address_in_section()
208 find_offset_in_section (bfd *abfd, asection *section) in find_offset_in_section()
287 translate_addresses (bfd *abfd, asection *section) in translate_addresses()
438 asection *section; in process_file() local
H A Ddwarf.c178 struct dwarf_section *section, in get_encoded_value()
589 struct dwarf_section *section = &debug_displays [str].section; in fetch_indirect_string() local
616 struct dwarf_section *section = &debug_displays [line_str].section; in fetch_indirect_line_string() local
702 struct dwarf_section *section = &debug_displays [debug_addr].section; in fetch_indexed_addr() local
736 struct dwarf_section *section = &debug_displays [sec_enum].section; in fetch_indexed_offset() local
965 process_abbrev_set (struct dwarf_section *section, in process_abbrev_set()
1042 find_and_process_abbrev_set (struct dwarf_section *section, in find_and_process_abbrev_set()
1171 struct dwarf_section * section) in decode_location_expression()
1770 struct dwarf_section * section; in fetch_alt_indirect_string() local
2041 const struct dwarf_section *section, in get_type_abbrev_from_form()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Daddr2line.c177 find_address_in_section (bfd *abfd, asection *section, in find_address_in_section()
205 find_offset_in_section (bfd *abfd, asection *section) in find_offset_in_section()
284 translate_addresses (bfd *abfd, asection *section) in translate_addresses()
435 asection *section; in process_file() local
H A Ddwarf.c181 struct dwarf_section *section, in get_encoded_value()
639 struct dwarf_section *section = &debug_displays [str].section; in fetch_indirect_string() local
667 struct dwarf_section *section = &debug_displays [line_str].section; in fetch_indirect_line_string() local
762 struct dwarf_section *section = &debug_displays [debug_addr].section; in fetch_indexed_addr() local
789 struct dwarf_section *section = &debug_displays [sec_enum].section; in fetch_indexed_value() local
1042 process_abbrev_set (struct dwarf_section *section, in process_abbrev_set()
1209 struct dwarf_section * section) in decode_location_expression()
1816 struct dwarf_section * section; in fetch_alt_indirect_string() local
2087 const struct dwarf_section *section, in get_type_abbrev_from_form()
2189 const struct dwarf_section *section, in get_type_signedness()
[all …]
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldmain.c1220 asection *section, in add_to_set()
1252 asection *section, in constructor_callback()
1332 asection *section, in warning_callback()
1417 asection *section, in undefined_symbol()
1548 asection *section, in reloc_overflow()
1604 asection *section, in reloc_dangerous()
1618 asection *section, in unattached_reloc()
1637 asection *section, in notice()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldmain.c1209 asection *section, in add_to_set()
1241 asection *section, in constructor_callback()
1321 asection *section, in warning_callback()
1406 asection *section, in undefined_symbol()
1537 asection *section, in reloc_overflow()
1593 asection *section, in reloc_dangerous()
1607 asection *section, in unattached_reloc()
1626 asection *section, in notice()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c140 const char *section; member
1954 asection *section; in som_object_setup() local
2081 asection *section; in setup_sections() local
2548 asection *section; in som_prep_headers() local
2668 som_is_space (asection *section) in som_is_space()
2689 som_is_subspace (asection *section) in som_is_subspace()
2725 asection *section; in som_count_spaces() local
2739 asection *section; in som_count_subspaces() local
2803 asection *section; in som_prep_for_fixups() local
2919 asection *section = abfd->sections; in som_write_fixups() local
[all …]
H A Delf32-avr.h55 asection *section; member
107 asection *section; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c140 const char *section; member
1953 asection *section; in som_object_setup() local
2080 asection *section; in setup_sections() local
2547 asection *section; in som_prep_headers() local
2667 som_is_space (asection *section) in som_is_space()
2688 som_is_subspace (asection *section) in som_is_subspace()
2724 asection *section; in som_count_spaces() local
2738 asection *section; in som_count_subspaces() local
2802 asection *section; in som_prep_for_fixups() local
2918 asection *section = abfd->sections; in som_write_fixups() local
[all …]
H A Delf32-avr.h55 asection *section; member
107 asection *section; member
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dnssec/
H A Ddnssec_update_test.pl82 sub section { subroutine
/netbsd-src/libexec/makewhatis/
H A Dmakewhatis.c480 int section; in manpagesection() local
496 char *section; in createsectionstring() local
584 makewhatisline(const char *file, const char *line, const char *section) in makewhatisline()
631 char *section, *ptr, *last; in parsecatpage() local
874 char *section, buffer[8192], *ptr; in parsemanpage() local
1103 int section; in getwhatisdata() local

12345678910>>...21