/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/ |
H A D | postreverse.h | 79 TRAILER *trailer; member in struct:_document
|
H A D | postreverse.c | 42 * page (%%Page:) and trailer (%%Trailer) comments in them at the begining of 45 * If a document cannot be parsed (no page and trailer comments), it is passed 49 * still attempt to parse it based on DSC page and trailer comments as if it 60 * a DSC trailer comment (that is the trailer) start from 61 * the header until the trailer looking for DSC page 63 * start from the header until the trailer looking for BSD 67 * 4) print the document: if there is no header, trailer, or 69 * exist, print the header, pages, and trailer the pages 342 TRAILER *t = d->trailer; 446 TRAILER *trailer; local [all...] |
/illumos-gate/usr/src/cmd/ypcmd/ |
H A D | stdhosts.c | 76 char *trailer; local 168 if ((trailer = strpbrk(line, " \t")) == NULL) { 216 verify_and_output(nadrp, trailer, lineno);
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | ps_include.c | 82 /* prologue, page, and trailer offsets */ 83 Section prolog, page, trailer; local 100 * locate the prologue, trailer, global definitions, and the requested 104 * trailer. Before returning the initial environment (saved in 121 trailer.start = 0; 150 trailer.start = ftell(fin); 164 if (trailer.start == 0) 165 trailer.start = ftell(fin); 166 trailer.end = ftell(fin); 169 page.end = trailer [all...] |
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_netbios.c | 65 * NBT Session Request Packet trailer 393 uchar_t *trailer; local 418 trailer = data + sizeof (*ss); 428 interpret_netbios_names(flags, trailer, 463 interpret_netbios_names(flags, trailer, length, 0); 498 trailer[0] == 0xff && 499 trailer[1] == 'S' && 500 trailer[2] == 'M' && 501 trailer[3] == 'B') 502 interpret_smb(flags, trailer, lengt [all...] |
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds_thread.c | 115 static char trailer[] = ",0"; local 188 addr_len = 1 + strlcat(addr, trailer, MAXPATHLEN);
|
/illumos-gate/usr/src/cmd/kvmstat/ |
H A D | kvmstat.c | 321 char trailer = i < nfields - 1 ? ' ' : '\n'; local 325 fields[i].ksf_header, trailer); 334 kstat_instances_delta(ksi, i), trailer);
|
/illumos-gate/usr/src/common/devid/ |
H A D | devid_scsi.c | 1488 int trailer; local 1505 trailer = 1; 1507 if (trailer) { 1512 trailer = 0;
|
/illumos-gate/usr/src/uts/common/inet/nca/ |
H A D | ncadoorhdr.h | 150 * meta data specifiers data/data_len and/or trailer/trailer_len. 177 * meta data specifiers data/data_len and/or trailer/trailer_len. 252 uint32_t trailer_len; /* request/response trailer data */ 253 nca_offset_t trailer; /* offset into meta data area */ member in struct:nca_io2_s 257 * sockaddr, (header) data, direct data, and trailer data. 267 * direct_type/direct_len/direct, trailer_len/trailer members and is
|
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | clusters.c | 270 CachedCluster *trailer = NULL; local 273 trailer = loop; 276 trailer->next = new;
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_common.c | 284 sctp_make_mp(sctp_t *sctp, sctp_faddr_t *fp, int trailer) argument 320 mp = allocb(ipsctplen + sctps->sctps_wroff_xtra + trailer, BPRI_MED);
|
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | ef10_nvram.c | 614 struct tlv_partition_trailer *trailer; local 640 trailer = (void *)((uint8_t *)header + 641 new_len - sizeof (*trailer) - sizeof (uint32_t)); 642 trailer->generation = header->generation; 643 trailer->checksum = __CPU_TO_LE_32( 644 __LE_TO_CPU_32(trailer->checksum) - 667 struct tlv_partition_trailer *trailer; local 705 trailer = (void *)tlv_item(&cursor); 717 if (trailer->generation != header->generation) { 769 struct tlv_partition_trailer trailer; local 1126 struct tlv_partition_trailer *trailer; local 1527 struct tlv_partition_trailer *trailer; local [all...] |
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/ |
H A D | fru_access.c | 1226 char trailer[] = { 0x0c, 0x00, 0x00, 0x00, 0x00 }; local 1376 /* write segment trailer */ 1377 retval = pwrite(fd, &trailer, sizeof (trailer), new_seg_offset); 1378 if (retval != sizeof (trailer)) { 2286 char trailer[] = {0x0c, 0x00, 0x00, 0x00, 0x00}; local 2327 * if trailer offset is 0 than parse the segment data to get the trailer 2379 /* update the trailer offset */ 2399 retval = pwrite(fd, trailer, sizeo 2528 char trailer[] = { 0x0c, 0x00, 0x00, 0x00, 0x00}; local [all...] |
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | fru_access.c | 1298 char trailer[] = { 0x0c, 0x00, 0x00, 0x00, 0x00 }; local 1448 /* write segment trailer */ 1449 retval = pwrite(fd, &trailer, sizeof (trailer), new_seg_offset); 1450 if (retval != sizeof (trailer)) { 2389 char trailer[] = {0x0c, 0x00, 0x00, 0x00, 0x00}; local 2430 * if trailer offset is 0 than parse the segment data to get the trailer 2490 /* update the trailer offset */ 2510 retval = pwrite(fd, trailer, sizeo 2624 char trailer[] = { 0x0c, 0x00, 0x00, 0x00, 0x00}; local [all...] |
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
H A D | libfruaccess.c | 1659 char trailer[] = { 0x0c, 0x00, 0x00, 0x00, 0x00 }; local 1815 /* write segment trailer */ 1816 retval = pwrite_new(fd, &trailer, sizeof (trailer), new_seg_offset, 1818 if (retval != sizeof (trailer)) { 2583 char trailer[] = {0x0c, 0x00, 0x00, 0x00, 0x00}; local 2625 * if trailer offset is 0 than parse the segment data to get the trailer 2687 /* update the trailer offset */ 2708 retval = pwrite_new(fd, trailer, sizeo 2836 char trailer[] = { 0x0c, 0x00, 0x00, 0x00, 0x00}; local [all...] |
/illumos-gate/usr/src/uts/common/os/ |
H A D | modsysfile.c | 152 char *trailer = kmem_alloc(FE_BUFLEN, KM_SLEEP); local 163 (void) snprintf(trailer, FE_BUFLEN, " on line %d of %s", 175 cmn_err(type, fmt_str, buf, trailer); 177 kmem_free(trailer, FE_BUFLEN);
|