Home
last modified time | relevance | path

Searched refs:header (Results 401 – 425 of 464) sorted by relevance

1...<<111213141516171819

/illumos-gate/usr/src/boot/i386/libi386/
H A Dvbe.c628 if (edidp->header.version != 1) in vbe_get_edid()
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README288 4040628 Unnecessary section header symbols should be removed from .dynsym
482 4518079 link-editor support library unable to modify section header flags
1065 6311865 Linker: x86 medium model; invalid ELF program header
1374 6341667 elfdump should check alignments of ELF header elements
1385 6530249 elfdump should handle ELF files with no section header table (D)
1590 6910387 .tdata and .tbss separation invalidates TLS program header information
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c699 logprintf_header(char *header, size_t line_width) in logprintf_header() argument
705 start_pos = (line_width - strlen(header) - 2) / 2; in logprintf_header()
710 log_printf(" %s ", header); in logprintf_header()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c694 logprintf_header(char *header, size_t line_width) in logprintf_header() argument
700 start_pos = (line_width - strlen(header) - 2) / 2; in logprintf_header()
705 log_printf(" %s ", header); in logprintf_header()
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c526 iptun_header_t header; in iptun_task_cb() local
556 header = iptun->iptun_header; in iptun_task_cb()
579 header_size == 0 ? NULL : &header, header_size) != 0) in iptun_task_cb()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi.c1261 if ((cpc.header.scsiStatus == STATUS_GOOD) && in pvscsi_max_targets()
1262 (cpc.header.hostStatus == BTSTAT_SUCCESS) && in pvscsi_max_targets()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE56 accompanying Software lists specific portions of Software, such as header
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c5036 const char *header; in print_header() local
5058 header = zpool_prop_column_name(pl->pl_prop); in print_header()
5066 header = headerbuf; in print_header()
5070 (void) printf("%s", header); in print_header()
5072 (void) printf("%*s", width, header); in print_header()
5074 (void) printf("%-*s", width, header); in print_header()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY32 fix header parsing in non-active if-blocks
H A Dppcontrol.c463 header: in ppcontrol()
492 goto header; in ppcontrol()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg364 # The first two lines are the header, and the next msgid
365 # is the format string for the header.
991 # TRANSLATION_NOTE -- Entry map header
1017 # TRANSLATION_NOTE -- multiple defined symbol table header
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME5 # and no other modification of this header file is permitted.
409 6401659 vlan header getting corrupted due to memmove in e1000g sendPacket
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME5 # and no other modification of this header file is permitted.
409 6401659 vlan header getting corrupted due to memmove in e1000g sendPacket
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_send.c1059 dq_msg.header.data = DOORBELL_HDR_T_DB_TYPE; /* tx doorbell normal doorbell type eth */ in lm_send_packet()
/illumos-gate/usr/src/lib/libc/
H A DREADME242 to break. This was made transparent to code within libc via a header,
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurses.ed89 * header for use by gcc and g++. In that version it adds a redundant
91 * header we need to include the following magic comment:
96 * gcc/fixinc/inclhack.def is updated to bypass this header.
/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c1440 zonestat_print_res(int report_fmt, char *header, char *sizename, char *resname, in zonestat_print_res() argument
1464 zonestat_print_resource__header(namelen, header, sizename); in zonestat_print_res()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c637 #define BUF_SPACE_NEEDED(total, header) (total + header) argument
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt11 name as well as the header for each file. For some microarchitectures, up to three different event …
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h698 uint8_t header; member
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c802 if (LE_16(sw_config->header.num_reported) != 1) { in i40e_set_def_vsi_seid()
805 LE_16(sw_config->header.num_reported)); in i40e_set_def_vsi_seid()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c2495 if (edid->header.version > 1 || in gfx_get_edid_resolution()
2496 edid->header.revision > 2) { in gfx_get_edid_resolution()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.tab6 # name standard section call flags [ header ... ] [ value ... ]
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1504 } header; member
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1673 if (qlt->rimage[0].header.signature[0] != PCI_HEADER0) { in qlt_get_rom_version()
4717 ptr = (uint32_t *)&qlt->rimage[i].header; in qlt_read_bfe()
4736 if (qlt->rimage[i].header.signature[0] != PCI_HEADER0) { in qlt_read_bfe()
4738 i, qlt->rimage[i].header.signature[1], in qlt_read_bfe()
4739 qlt->rimage[i].header.signature[0]); in qlt_read_bfe()
4743 if ((qlt->rimage[i].header.signature[0] == PCI_HEADER0) && in qlt_read_bfe()
4744 (qlt->rimage[i].header.signature[1] == PCI_HEADER1)) { in qlt_read_bfe()
4746 dataoffset = (qlt->rimage[i].header.dataoffset[1] | in qlt_read_bfe()
4747 qlt->rimage[i].header.dataoffset[0]); in qlt_read_bfe()

1...<<111213141516171819