| /onnv/onnv-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
| mknames.awk | 5 # CDDL HEADER START 17 # When distributing Covered Code, include this CDDL HEADER in each 19 # If applicable, add the following below this CDDL HEADER, with the 23 # CDDL HEADER END 33 # rcsid = $Header: /rd/src/libc/xcurses/rcs/mknames.awk 1.1 1995/05/11 15:12:57 ant Exp $ 36 function header(file, array) { function 51 printf "static char rcsID[] = \"$Header%s\"\n", "$" > file 64 header("boolname.c", "boolnames"); 65 header("boolcode.c", "boolcodes"); 66 header("boolfnam.c", "boolfnames") [all...] |
| /onnv/onnv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
| mknames.awk | 2 # CDDL HEADER START 14 # When distributing Covered Code, include this CDDL HEADER in each 16 # If applicable, add the following below this CDDL HEADER, with the 20 # CDDL HEADER END 33 # rcsid = $Header: /team/ps/sun_xcurses/archive/local_changes/xcurses/src/lib/libxcurses/src/libc/xcurses/rcs/mknames.awk 1.3 1998/05/29 15:58:51 cbates Exp $ 36 function header(file, array) { function 65 header("boolname.c", "boolnames"); 66 header("boolcode.c", "boolcodes"); 67 header("boolfnam.c", "boolfnames"); 68 header("numname.c", "numnames") [all...] |
| /onnv/onnv-gate/usr/src/lib/udapl/udapl_tavor/common/ |
| dapl_get_consumer_context.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 67 DAPL_HEADER *header; local 71 header = (DAPL_HEADER *)dat_handle; 72 if (((header) == NULL) || 73 ((unsigned long)(header) & 3) || 74 (header->magic != DAPL_MAGIC_IA && 75 header->magic != DAPL_MAGIC_EVD & [all...] |
| dapl_get_handle_type.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 66 DAPL_HEADER *header; local 70 header = (DAPL_HEADER *)dat_handle; 71 if (((header) == NULL) || 72 ((unsigned long)(header) & 3) || 73 (header->magic != DAPL_MAGIC_IA && 74 header->magic != DAPL_MAGIC_EVD & [all...] |
| dapl_set_consumer_context.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 68 DAPL_HEADER *header; local 72 header = (DAPL_HEADER *)dat_handle; 73 if (((header) == NULL) || 74 ((unsigned long) (header) & 3) || 75 (header->magic != DAPL_MAGIC_IA && 76 header->magic != DAPL_MAGIC_EVD & [all...] |
| /onnv/onnv-gate/usr/src/cmd/isns/isnsd/ |
| log.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 48 char header[MAX_LOG_LEN+1]; local 56 (void) memset(&header, 0, MAX_LOG_LEN+1); 60 (void) snprintf(header, MAX_LOG_LEN, "%s: %s: %s", 64 (void) vsnprintf(message, MAX_LOG_LEN, header, ap);
|
| /onnv/onnv-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
| debug_logging.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 39 char header[MAX_LOG_LEN+1]; local 47 (void) memset(&header, 0, MAX_LOG_LEN+1); 52 (void) snprintf(header, MAX_LOG_LEN, "%s: %s: %s", 58 (void) vsnprintf(message, MAX_LOG_LEN, header, ap);
|
| /onnv/onnv-gate/usr/src/uts/common/io/usb/ |
| usbdevs2h.awk | 6 # CDDL HEADER START 17 # When distributing Covered Code, include this CDDL HEADER in each 19 # If applicable, add the following below this CDDL HEADER, with the 23 # CDDL HEADER END 64 function header(file) function 286 header(dfile) 288 header(hfile) 309 # close off the header guard
|
| /onnv/onnv-gate/usr/src/lib/sun_sas/common/ |
| log.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 45 char header[MAX_LOG_LEN+1]; local 52 (void) memset(&header, 0, MAX_LOG_LEN+1); 56 (void) snprintf(header, MAX_LOG_LEN, "%s: %s: %s", 60 (void) vsnprintf(message, MAX_LOG_LEN, header, ap);
|
| /onnv/onnv-gate/usr/src/lib/libcurses/screen/ |
| object.h | 2 * CDDL HEADER START 14 * When distributing Covered Code, include this CDDL HEADER in each 16 * If applicable, add the following below this CDDL HEADER, with the 20 * CDDL HEADER END 73 * $Header: RCS/object.v Revision 2.1 82/10/25 14:49:50 pavel Exp$ 77 * Header(12 bytes), containing information given below 121 struct header struct
|
| /onnv/onnv-gate/usr/src/lib/libcmd/common/ |
| head.c | 36 "the options. By default a header of the form \b==> \b\afilename\a\b " 80 int header = 1; local 101 header = argc; 104 header = 0; 137 if (argc > header)
|
| /onnv/onnv-gate/usr/src/cmd/format/ |
| menu_cache.c | 2 * CDDL HEADER START 14 * When distributing Covered Code, include this CDDL HEADER in each 16 * If applicable, add the following below this CDDL HEADER, with the 20 * CDDL HEADER END 99 struct scsi_ms_header header; local 110 MAX_MODE_SENSE_SIZE, &header); 128 struct scsi_ms_header header; local 141 MAX_MODE_SENSE_SIZE, &header); 147 MAX_MODE_SENSE_SIZE, &header); 151 (caddr_t)page8, MAX_MODE_SENSE_SIZE, &header); 189 struct scsi_ms_header header; local 250 struct scsi_ms_header header; local 279 struct scsi_ms_header header; local 340 struct scsi_ms_header header; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libdhcpsvc/modules/binfiles/tools/ |
| printnet.c | 2 * CDDL HEADER START 14 * When distributing Covered Code, include this CDDL HEADER in each 16 * If applicable, add the following below this CDDL HEADER, with the 20 * CDDL HEADER END 52 dn_header_t header; local 71 if (read(confd, &header, sizeof (header)) != sizeof (header) || 72 header.dnh_magic != DN_MAGIC) { 80 in_addr.s_addr = header.dnh_network [all...] |
| /onnv/onnv-gate/usr/src/cmd/modload/ |
| modinfo.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 53 static const char header[] = variable 134 (void) printf("%s", count ? cheader : header);
|
| /onnv/onnv-gate/usr/src/cmd/avs/dsw/ |
| iicpbmp.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 127 ii_header_t header; local 170 /* Check old header looks like an Point-in-Time Copy bitmap header */ 172 if (fread(&header, sizeof (header), 1, ifp) != 1) { 177 if (header.ii_magic != DSW_CLEAN && header.ii_magic != DSW_DIRTY) [all...] |
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkginstall/ |
| getinst.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 248 char header[256]; local 268 (void) snprintf(header, sizeof (header), MSG_GETINST_HEADER, pkgabrv); 269 menup = allocmenu(header, CKALPHA);
|
| /onnv/onnv-gate/usr/src/uts/common/io/ |
| pci_cap.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 59 uint32_t id, xcaps_hdr; /* Extended Caps Header Word */ 127 uint8_t header; local 135 header = pci_config_get8(h, PCI_CONF_HEADER); 136 switch (header & PCI_HEADER_TYPE_M) { 147 cmn_err(CE_WARN, "%s: unexpected pci header type:%x", 148 __func__, header); 209 uint8_t header; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libshell/common/sh/ |
| shcomp.c | 68 static const char header[6] = { CNTL('k'),CNTL('s'),CNTL('h'),0,VERSION,0 }; variable 130 sfwrite(out,header,sizeof(header));
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/ |
| ImportWizard.java | 2 * CDDL HEADER START 14 * When distributing Covered Code, include this CDDL HEADER in each 16 * If applicable, add the following below this CDDL HEADER, with the 20 * CDDL HEADER END 162 * Read the file header for display in next step; if we can't read 168 header = importController.getHeader(); 169 if (header == null) { 293 // Set values from file header 294 srcLabel.setText(header.getServer()); 295 userLabel.setText(header.getUser()) 327 private ExportHeader header; field in class:ImportWizard [all...] |
| /onnv/onnv-gate/usr/src/cmd/acctadm/ |
| res.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 241 int header = 0; local 245 header = 1; 248 if (header == 1) 253 if (header == 1) 258 if (header == 1) 263 if (header == 1 [all...] |
| /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postreverse/ |
| postreverse.h | 2 * CDDL HEADER START 14 * When distributing Covered Code, include this CDDL HEADER in each 16 * If applicable, add the following below this CDDL HEADER, with the 20 * CDDL HEADER END 62 typedef struct _header HEADER; 75 HEADER *header; member in struct:_document
|
| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/ |
| Allocator.h | 41 BlockHeader header; member in struct:SP_NAMESPACE::Allocator::Block
|
| /onnv/onnv-gate/usr/src/cmd/msgfmt/ |
| gnu_msgs.c | 2 * CDDL HEADER START 14 * When distributing Covered Code, include this CDDL HEADER in each 16 * If applicable, add the following below this CDDL HEADER, with the 20 * CDDL HEADER END 72 struct gnu_msg_info header; local 92 if (p->header) 110 /* Setting Header info */ 111 header.magic = GNU_MAGIC; 112 header.revision = GNU_REVISION; 113 header.num_of_str = p->nmsg [all...] |
| /onnv/onnv-gate/usr/src/cmd/tic/ |
| tic_read.c | 2 * CDDL HEADER START 14 * When distributing Covered Code, include this CDDL HEADER in each 16 * If applicable, add the following below this CDDL HEADER, with the 20 * CDDL HEADER END 130 struct header header; local 150 read(fd, &header, sizeof (header)); 153 header.magic = swap(header.magic) [all...] |
| /onnv/onnv-gate/usr/src/common/openssl/crypto/pem/ |
| pem_info.c | 94 char *name=NULL,*header=NULL; local 119 i=PEM_read_bio(bp,&name,&header,&data,&len); 185 if ((int)strlen(header) > 10) /* assume encrypted */ 209 if ((int)strlen(header) > 10) /* assume encrypted */ 233 if ((int)strlen(header) > 10) /* assume encrypted */ 249 if (!PEM_get_EVP_CIPHER_INFO(header,&cipher)) 262 if (!PEM_get_EVP_CIPHER_INFO(header, 273 if (header != NULL) OPENSSL_free(header); 276 header=NULL [all...] |