Home
last modified time | relevance | path

Searched refs:header (Results 176 – 200 of 464) sorted by relevance

12345678910>>...19

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A DTHIRDPARTYLICENSE.descrip1 xhci register definitions header file
/illumos-gate/usr/src/cmd/vi/port/
H A DREAD_ME26 The header file local/uparm.h should be installed, as ex_tune.h needs it.
27 The contents of this header file can be modified if you wish to place
H A Dex_tune.h77 #define HBLKS ((sizeof(struct header)+BUFSIZE-1)/BUFSIZE)
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header-header-firewire.p5m26 set name=pkg.fmri value=pkg:/system/header/header-firewire@$(PKGVERS)
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dobject.h119 struct header struct
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.info328 3.1.1 The layout of Multiboot header
331 The layout of the Multiboot header must be as follows:
356 3.1.2 The magic fields of Multiboot header
412 3.1.3 The address fields of Multiboot header
454 3.1.4 The graphics fields of Multiboot header
1037 for the Multiboot header, the Multiboot header structure and the
1055 /* multiboot.h - the header for Multiboot */
1077 /* The flags for the Multiboot header. */
1102 /* The Multiboot header. */
1124 /* The section header table for ELF. */
[all …]
H A Dmultiboot.texi3 @c %**start of header
6 @c %**end of header
353 executable header.
364 @subsection The layout of Multiboot header
366 The layout of the Multiboot header must be as follows:
393 @subsection The magic fields of Multiboot header
447 @subsection The address fields of Multiboot header
462 offset at which the header was found, minus (header_addr -
487 @subsection The graphics fields of Multiboot header
1109 Multiboot header, the Multiboot header structure and the Multiboot
[all …]
/illumos-gate/usr/src/cmd/make/bin/
H A Dar.cc179 int read_member_header (Ar_port *header, FILE *fd, char* filename);
824 read_member_header(Ar_port *header, FILE *fd, char* filename) in read_member_header() argument
826 int num = fread((char *) header, sizeof (Ar_port), 1, fd); in read_member_header()
834 header->ar_fmag, in read_member_header()
835 sizeof (header->ar_fmag) in read_member_header()
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h728 uint8_t header[2]; member
782 uint8_t header[8]; member
793 uint8_t header[8]; member
823 uint8_t header[8]; member
933 uint8_t header[8]; member
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c152 static void header(void);
184 header(); /* PostScript header and prologue */ in main()
228 header(void) in header() function
/illumos-gate/usr/src/cmd/pginfo/
H A Dpginfo.pl382 my $header;
384 $header = sprintf "%-${max_pg_len}s %-${max_sharename_len}s" .
388 print $header;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dudp.d.in32 * udpinfo is the UDP header fields.
39 udpha_t *udp_hdr; /* raw UDP header */
/illumos-gate/usr/src/uts/common/inet/cc/
H A DTHIRDPARTYLICENSE.descrip1 The congestion control framework, its header, and the CUBIC and NewReno
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddrive.c363 struct scsi_ms_header *header);
1167 struct scsi_ms_header header; in get_rpm() local
1178 &header); in get_rpm()
1183 &header); in get_rpm()
1189 &header); in get_rpm()
1412 int page_size, struct scsi_ms_header *header) in uscsi_mode_sense() argument
1476 (void) memset((caddr_t)header, 0, sizeof (struct scsi_ms_header)); in uscsi_mode_sense()
1482 (void) memcpy((caddr_t)header, mode_sense_buf, in uscsi_mode_sense()
/illumos-gate/usr/src/cmd/mail/
H A Dgethead.c122 if ((rc = strncmp(wline, header[H_FROM].tag, 5)) != SAME) { in gethead()
135 header[H_FROM1].tag, 6)) == SAME) && in gethead()
H A Dpckaffspot.c62 Dout(pn, 3, "'%s'\n", (rc == -1 ? "No Auto-Forward-From lines" : header[rc].tag)); in pckaffspot()
H A Dpckrcvspot.c63 Dout(pn, 3, "'%s'\n", (rc == -1 ? "No Received: lines": header[rc].tag)); in pckrcvspot()
/illumos-gate/usr/src/cmd/fs.d/ufs/repquota/
H A Drepquota.c73 static void header(void);
261 header(); in repquota()
276 header(void) in header() function
/illumos-gate/usr/src/boot/i386/libi386/
H A Dlinux.c152 if (lh.header == LINUX_MAGIC_SIGNATURE && lh.version >= 0x0200) { in linux_loadkernel()
214 if (lh.header != LINUX_MAGIC_SIGNATURE || lh.version < 0x0200) { in linux_loadkernel()
350 max_addr = (lh->header == LINUX_MAGIC_SIGNATURE && in linux_exec()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_un_async_error_callb.c93 async_evd->header.owner_ia); in dapl_evd_un_async_error_callback()
H A Ddapl_cno_query.c93 cno_param->ia_handle = cno_ptr->header.owner_ia; in dapl_cno_query()
H A Ddapl_pz_query.c98 pz_param->ia_handle = (DAT_IA_HANDLE) pz->header.owner_ia; in dapl_pz_query()
/illumos-gate/usr/src/pkg/license_files/
H A Dlicense_in_headers1 This package contains various header files, each of which is copyrighted and
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.h75 HEADER *header; member
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.license4 under either license. The CDDL license header added to bhyve source files is

12345678910>>...19