Searched refs:SECTION (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.chill.ksh38 * SECTION: Actions and Subroutines/chill()
H A Derr.chillbadarg.ksh39 * SECTION: Actions and Subroutines/chill()
H A Derr.copyoutbadaddr.ksh40 * SECTION: Actions and Subroutines/copyout()
H A Derr.copyoutstrbadaddr.ksh39 * SECTION: Actions and Subroutines/copyout()
/freebsd-10.1-release/usr.sbin/ndiscvt/
H A Dinf-parse.y48 %token <str> SECTION
69 : SECTION EOL
/freebsd-10.1-release/lib/libelf/
H A Delf_data.c82 LIBELF_SET_ERROR(SECTION, 0);
89 LIBELF_SET_ERROR(SECTION, 0);
100 LIBELF_SET_ERROR(SECTION, 0);
225 LIBELF_SET_ERROR(SECTION, 0);
H A Delf_errmsg.c52 DEFINE_ERROR(SECTION, "Invalid section descriptor"),
H A Dlibelf_ehdr.c74 LIBELF_SET_ERROR(SECTION, 0);
H A Delf_update.c120 LIBELF_SET_ERROR(SECTION, 0);
/freebsd-10.1-release/crypto/openssl/apps/
H A Dreq.c92 #define SECTION "req" macro
519 p = NCONF_get_string(req_conf, SECTION, "default_md");
529 extensions = NCONF_get_string(req_conf, SECTION, V3_EXTENSIONS);
546 passin = NCONF_get_string(req_conf, SECTION, "input_password");
552 passout = NCONF_get_string(req_conf, SECTION, "output_password");
557 p = NCONF_get_string(req_conf, SECTION, STRING_MASK);
567 p = NCONF_get_string(req_conf, SECTION, UTF8_IN);
575 req_exts = NCONF_get_string(req_conf, SECTION, REQ_EXTENSIONS);
610 char *randfile = NCONF_get_string(req_conf, SECTION, "RANDFILE");
618 char *randfile = NCONF_get_string(req_conf, SECTION, "RANDFIL
[all...]
/freebsd-10.1-release/contrib/binutils/bfd/
H A Dsection.c24 SECTION
680 #define GLOBAL_SYM_INIT(NAME, SECTION) \
681 { 0, NAME, 0, BSF_SECTION_SYM, (asection *) SECTION, { 0 }}
683 #define GLOBAL_SYM_INIT(NAME, SECTION) \
684 { 0, NAME, 0, BSF_SECTION_SYM, (asection *) SECTION }
/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dxml.h56 CHAPTER, SECTION, SUBSECTION, SUBSUBSECTION, enumerator in enum:xml_element
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dcygming.h40 #define ASM_OUTPUT_DWARF_OFFSET(FILE, SIZE, LABEL, SECTION) \
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dxcoffread.c838 #define RECORD_MINIMAL_SYMBOL(NAME, ADDR, TYPE, SECTION, OBJFILE) \
844 (char *)NULL, (SECTION), (asection *)NULL, (OBJFILE)); \
/freebsd-10.1-release/contrib/gcc/config/ia64/
H A Dia64.h1932 #define ASM_OUTPUT_DWARF_OFFSET(FILE, SIZE, LABEL, SECTION) \

Completed in 190 milliseconds