Home
last modified time | relevance | path

Searched refs:header (Results 201 – 225 of 464) sorted by relevance

12345678910>>...19

/illumos-gate/usr/src/cmd/bhyvectl/
H A DREADME.license4 under either license. The CDDL license header added to bhyve source files is
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dswaplns.in4 Read header comments before attempting to use. Have fun and remember
H A Dswaplns.ok3 Read header comments before attempting to use. Have fun and remember
/illumos-gate/usr/src/lib/libvmmapi/
H A DREADME.license4 under either license. The CDDL license header added to bhyve source files is
/illumos-gate/usr/src/uts/intel/io/vmm/
H A DREADME.license4 under either license. The CDDL license header added to bhyve source files is
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c233 static uchar_t header[HDR_SIZE]; in nd_send_data() local
257 if (!(mblk_p = esballoc(header, HDR_SIZE, BPRI_HI, &frnop))) { in nd_send_data()
262 xdrmem_create(xdrp, (caddr_t)header, HDR_SIZE, XDR_ENCODE); in nd_send_data()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_iomb.h208 uint32_t header; /* DWORD 0 */ member
224 uint32_t header; /* DWORD 0 */ member
501 pmcs_iomb_header_t header; member
/illumos-gate/usr/src/cmd/mail/
H A Ddumprcv.c44 …htype=%d/%s, *didrcvlines=%d, *suppress=%d\n", type, htype, htype >= 0 ? header[htype].tag : "None…
/illumos-gate/usr/src/boot/libsa/
H A Dtftp.c140 uchar_t header[HEADER_SIZE]; in tftp_senderr() member
166 uchar_t header[HEADER_SIZE]; in tftp_sendack() member
291 uchar_t header[HEADER_SIZE]; in tftp_makereq() member
387 uchar_t header[HEADER_SIZE]; in tftp_getnextblock() member
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c933 prheader_t header; in prstat_scandir() local
973 &header, sizeof (prheader_t)) != 0) { in prstat_scandir()
978 nent = header.pr_nent; in prstat_scandir()
979 entsz = header.pr_entsize * nent; in prstat_scandir()
990 for (i = 0; i < nent; i++, ptr += header.pr_entsize) { in prstat_scandir()
1047 &header, sizeof (prheader_t)) != 0) { in prstat_scandir()
1052 nent = header.pr_nent; in prstat_scandir()
1053 entsz = header.pr_entsize * nent; in prstat_scandir()
1063 for (i = 1, ptr = buf + header.pr_entsize; i < nent; in prstat_scandir()
1064 i++, ptr += header.pr_entsize) { in prstat_scandir()
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.files25 uses structures and definitions from the header uid_stp.h
28 one file cli.c, the API is described in the header cli.h.
/illumos-gate/usr/src/uts/common/io/mac/
H A DREADME35 source file. The external interfaces are declared in header files delivered
37 in header files internal to this directory.
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-bpf.p5m52 legacy pkg=SUNWpacketh desc="C header files for BPF/PF_PACKET" \
53 name="Solaris Packet header files"
H A Dsystem-header-header-usb.p5m27 set name=pkg.fmri value=pkg:/system/header/header-usb@$(PKGVERS)
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Dasm10k.c963 char *header = NULL; in main() local
986 header = optarg; in main()
1010 if ((outfile == NULL) && (mapfile == NULL) && (header == NULL)) { in main()
1079 if (header) in main()
1080 produce_header(header, prefix); in main()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg.c34 init_cudbg_hdr(&handle->dbg_init.header); in cudbg_alloc_handle()
/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c227 xc_core_header_t header; in xkb_identify() local
240 if (pread64(fd, &header, sizeof (header), 0) != sizeof (header)) { in xkb_identify()
247 if (header.xch_magic == XC_CORE_MAGIC) { in xkb_identify()
253 sz = header.xch_index_offset - header.xch_ctxt_offset; in xkb_identify()
256 header.xch_nr_vcpus == sz) in xkb_identify()
260 header.xch_nr_vcpus != sz) in xkb_identify()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c708 hvalue(field, header) in hvalue() argument
710 HDR *header;
714 for (h = header; h != NULL; h = h->h_link)
2218 copyheader(header, rpool) in copyheader() argument
2219 register HDR *header; in copyheader()
2226 while (header != NULL)
2229 STRUCTCOPY(*header, *newhdr);
2232 header = header->h_link;
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_query.c113 evd_param->ia_handle = evd_ptr->header.owner_ia; in dapl_evd_query()
H A Ddapl_srq.c209 ia_ptr = srq_ptr->header.owner_ia; in dapl_srq_free()
461 dat_status = dapls_ib_query_hca(srq_ptr->header.owner_ia->hca_ptr, in dapl_srq_resize()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfcomp.c442 static int header[2] = { 0, 0 }; local
471 header[0] = 0;
472 header[1] = 0;
505 if (num == -2 && dir == 0 && header[0] == 0 && incount != 0) {
524 if (num == -2 && dir == 1 && header[1] == 0 && outcount != 0) {
553 if (header[dir] == 0) {
686 if (!header[dir]) {
688 header[dir] = 1;
/illumos-gate/usr/src/lib/libidmap/
H A DMakefile38 --omit-header --keyword=directoryError:2 \
/illumos-gate/usr/src/cmd/krb5/klist/
H A Dklist.c792 int header = 1; local
865 if (header) {
868 header = 0;
877 if (header && k_errno == EOF) {
/illumos-gate/usr/src/cmd/format/
H A Ddefect.h70 struct defectHeader header; member
/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_msgfmt.h94 int header; /* 1: header found, 0: header missing */ member

12345678910>>...19