Home
last modified time | relevance | path

Searched refs:section_name (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c256 if (section_name == NULL) in output_xattr_header()
261 free(section_name); in output_xattr_header()
283 free(section_name); in output_xattr_header()
311 free(section_name); in output_xattr_header()
337 free(section_name); in output_xattr_header()
366 if (section_name == NULL) in output_file_header()
390 nmlen = strlen(section_name); in output_file_header()
399 free(section_name); in output_file_header()
442 free(section_name); in output_file_header()
478 free(section_name); in output_file_header()
[all …]
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh408 section_name=${input_line##*=}
411 if [[ "$section_name" == "archive" ]]; then
419 if [[ "$section_name" == "identification" ]]; then
431 "section_end=$section_name" ]]; then
449 if [[ $input_line == "section_end=$section_name" ]];
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_gdbindex.c139 const char ** section_name, in dwarf_gdbindex_header() argument
252 *section_name = dbg->de_debug_gdbindex.dss_name; in dwarf_gdbindex_header()
H A Ddwarf_init_finish.c2075 const char *section_name, in dwarf_get_section_info_by_name() argument
2106 if (!strcmp(section_name,doas.name)) { in dwarf_get_section_info_by_name()
2120 const char **section_name, in dwarf_get_section_info_by_index() argument
2127 *section_name = NULL; in dwarf_get_section_info_by_index()
2146 *section_name = doas.name; in dwarf_get_section_info_by_index()
H A Ddwarf_xu_index.c199 const char ** section_name, in dwarf_get_xu_index_header() argument
416 *section_name = indexptr->gx_section_name; in dwarf_get_xu_index_header()
H A Ddwarf_loc.c1063 const char *section_name = 0; in dwarf_loclist_from_expr_b() local
1066 expression_in,&section_name,&section_start, in dwarf_loclist_from_expr_b()
1254 const char *section_name = 0; in _dwarf_fill_in_locdesc_op_c() local
1265 blockdataptr,&section_name,&section_start, in _dwarf_fill_in_locdesc_op_c()
H A Dgenerated_libdwarf.h.in3440 const char ** /*section_name*/,
5305 const char * /*section_name*/,
5313 const char ** /*section_name*/,
H A Dlibdwarf.h.in3440 const char ** /*section_name*/,
5305 const char * /*section_name*/,
5313 const char ** /*section_name*/,