Home
last modified time | relevance | path

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

123

/freebsd-9-stable/crypto/openssl/apps/
Dreq.c92 #define SECTION "req" macro
609 p = NCONF_get_string(req_conf, SECTION, "default_md"); in MAIN()
619 extensions = NCONF_get_string(req_conf, SECTION, V3_EXTENSIONS); in MAIN()
636 passin = NCONF_get_string(req_conf, SECTION, "input_password"); in MAIN()
642 passout = NCONF_get_string(req_conf, SECTION, "output_password"); in MAIN()
647 p = NCONF_get_string(req_conf, SECTION, STRING_MASK); in MAIN()
657 p = NCONF_get_string(req_conf, SECTION, UTF8_IN); in MAIN()
665 req_exts = NCONF_get_string(req_conf, SECTION, REQ_EXTENSIONS); in MAIN()
700 char *randfile = NCONF_get_string(req_conf, SECTION, "RANDFILE"); in MAIN()
711 char *randfile = NCONF_get_string(req_conf, SECTION, "RANDFILE"); in MAIN()
[all …]
/freebsd-9-stable/usr.sbin/ndiscvt/
Dinf-parse.y49 %token <str> SECTION
70 : SECTION EOL
/freebsd-9-stable/lib/libelf/
Delf_data.c82 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
89 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
100 LIBELF_SET_ERROR(SECTION, 0); in elf_getdata()
225 LIBELF_SET_ERROR(SECTION, 0); in elf_rawdata()
Delf_errmsg.c52 DEFINE_ERROR(SECTION, "Invalid section descriptor"),
Dlibelf_ehdr.c74 LIBELF_SET_ERROR(SECTION, 0); in _libelf_load_extended()
/freebsd-9-stable/contrib/binutils/bfd/
Dsection.c680 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument
681 { 0, NAME, 0, BSF_SECTION_SYM, (asection *) SECTION, { 0 }}
683 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument
684 { 0, NAME, 0, BSF_SECTION_SYM, (asection *) SECTION }
/freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
Dtst.chill.ksh38 * SECTION: Actions and Subroutines/chill()
Derr.chillbadarg.ksh39 * SECTION: Actions and Subroutines/chill()
Derr.copyoutbadaddr.ksh40 * SECTION: Actions and Subroutines/copyout()
Derr.copyoutstrbadaddr.ksh39 * SECTION: Actions and Subroutines/copyout()
/freebsd-9-stable/crypto/openssl/crypto/des/
Dtypemap2 # DES SECTION
/freebsd-9-stable/contrib/binutils/bfd/doc/
Ddoc.str85 : SECTION
Dproto.str125 : SECTION ignore ;
/freebsd-9-stable/usr.sbin/pc-sysinstall/conf/licenses/
Dbsd-en.txt1 SECTION 1: BSD LICENSE
/freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
Dman.ListProbesWithIDs33 * SECTION: dtrace Utility/-l Option;
Dman.TraceIDs33 * SECTION: dtrace Utility/-l Option;
Dman.TraceProvider34 * SECTION: dtrace Utility/-P Option
Dman.ListProbesWithProviders33 * SECTION: dtrace Utility/-l Option;
Dman.ListProbesWithModules33 * SECTION: dtrace Utility/-l Option;
Dman.ListProbesWithFunctions33 * SECTION: dtrace Utility/-l Option;
Dman.ListProbesWithNames33 * SECTION: dtrace Utility/-l Option;
Dman.TraceModule33 * SECTION: dtrace Utility/-m Option
Dman.TraceFunctions33 * SECTION: dtrace Utility/-f Option
/freebsd-9-stable/contrib/texinfo/makeinfo/
Dxml.h56 CHAPTER, SECTION, SUBSECTION, SUBSUBSECTION, enumerator
/freebsd-9-stable/contrib/gcc/config/i386/
Dcygming.h40 #define ASM_OUTPUT_DWARF_OFFSET(FILE, SIZE, LABEL, SECTION) \ argument

123