Home
last modified time | relevance | path

Searched refs:SECTION (Results 1 – 25 of 31) sorted by relevance

12

/dragonfly/crypto/libressl/apps/openssl/
H A Dreq.c89 #define SECTION "req" macro
658 p = NCONF_get_string(req_conf, SECTION, "default_md"); in req_main()
694 passin = NCONF_get_string(req_conf, SECTION, "input_password"); in req_main()
699 passout = NCONF_get_string(req_conf, SECTION, "output_password"); in req_main()
703 p = NCONF_get_string(req_conf, SECTION, STRING_MASK); in req_main()
712 p = NCONF_get_string(req_conf, SECTION, UTF8_IN); in req_main()
814 p = NCONF_get_string(req_conf, SECTION, "encrypt_rsa_key"); in req_main()
817 p = NCONF_get_string(req_conf, SECTION, "encrypt_key"); in req_main()
1137 tmp = NCONF_get_string(req_conf, SECTION, PROMPT); in make_REQ()
1143 dn_sect = NCONF_get_string(req_conf, SECTION, DISTINGUISHED_NAME); in make_REQ()
[all …]
/dragonfly/contrib/elftoolchain/libelf/
H A Delf_data.c91 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
98 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
109 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
252 LIBELF_SET_ERROR(SECTION, 0); in elf_rawdata()
H A Delf_errmsg.c52 DEFINE_ERROR(SECTION, "Invalid section descriptor"),
H A Dlibelf_ehdr.c72 LIBELF_SET_ERROR(SECTION, 0); in _libelf_load_extended()
H A Delf_update.c146 LIBELF_SET_ERROR(SECTION, 0); in _libelf_compute_section_extents()
/dragonfly/contrib/gdb-7/bfd/
H A Dsection.c709 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument
710 { 0, NAME, 0, BSF_SECTION_SYM, SECTION, { 0 }}
712 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument
713 { 0, NAME, 0, BSF_SECTION_SYM, SECTION }
/dragonfly/contrib/binutils-2.27/bfd/
H A Dsection.c748 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument
749 { 0, NAME, 0, BSF_SECTION_SYM, SECTION, { 0 }}
751 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument
752 { 0, NAME, 0, BSF_SECTION_SYM, SECTION }
/dragonfly/contrib/binutils-2.34/include/coff/
H A Dpe.h108 #define COFF_ENCODE_ALIGNMENT(SECTION, ALIGNMENT_POWER) \ argument
109 ((SECTION).s_flags |= IMAGE_SCN_ALIGN_POWER_CONST ((ALIGNMENT_POWER) <= 13 \
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dpe.h106 #define COFF_ENCODE_ALIGNMENT(SECTION, ALIGNMENT_POWER) \ argument
107 ((SECTION).s_flags |= IMAGE_SCN_ALIGN_POWER_CONST ((ALIGNMENT_POWER)))
/dragonfly/lib/libexecinfo/
H A Dprivate_libelf.h2429 LIBELF_SET_ERROR(SECTION, 0); in _libelf_load_extended()
2993 DEFINE_ERROR(SECTION, "Invalid section descriptor"),
3465 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
3472 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
3483 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
/dragonfly/tools/tools/locale/etc/charmaps/
H A DCP1251.TXT188 0xA7 0x00A7 #SECTION SIGN
H A DISO8859-5.TXT303 0xFD 0x00A7 # SECTION SIGN
H A DPT154.TXT191 0xa7 0x00A7 # SECTION SIGN
H A DISO8859-1.TXT217 0xA7 0x00A7 # SECTION SIGN
H A DISO8859-13.TXT213 0xA7 0x00A7 # SECTION SIGN
H A DISO8859-15.TXT216 0xA7 0x00A7 # SECTION SIGN
H A DISO8859-2.TXT217 0xA7 0x00A7 # SECTION SIGN
H A DISO8859-4.TXT217 0xA7 0x00A7 # SECTION SIGN
H A DISO8859-7.TXT225 0xA7 0x00A7 # SECTION SIGN
H A DISO8859-9.TXT219 0xA7 0x00A7 # SECTION SIGN
/dragonfly/contrib/binutils-2.34/bfd/
H A Dbfd-in2.h1374 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument
1375 { 0, NAME, 0, BSF_SECTION_SYM, SECTION, { 0 }}
1377 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument
1378 { 0, NAME, 0, BSF_SECTION_SYM, SECTION }
/dragonfly/share/syscons/keymaps/
H A Del.iso07.kbd37 # Shift(+Ctrl)+[5/%] 167 � SECTION SIGN
/dragonfly/contrib/file/magic/Magdir/
H A Dcad310 >1 regex \^[\ \t]*SECTION\r?$
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo1033 @kindex --unique[=@var{SECTION}]
1034 @item --unique[=@var{SECTION}]
1036 @var{SECTION}, or if the optional wildcard @var{SECTION} argument is
5647 "SECTION" = 9;
/dragonfly/contrib/diffutils/doc/
H A Ddiffutils.info18 INFO-DIR-SECTION Individual utilities
27 INFO-DIR-SECTION Text creation and manipulation

12