| /netvirt/usr/src/cmd/tnf/tnfdump/ |
| state.h | 39 * data structures for table of record pointers: 40 * time: timestamp of record 41 * record: handle on record 45 tnf_datum_t record; member in struct:entry
|
| main.c | 134 tnf_datum_t record; local 198 record = tnf_get_file_header(tnf); 200 describe_record(record); 205 while ((record = tnf_get_next_record(record)) != TNF_DATUM_NULL) 206 desc_func(record); 232 fail(0, gettext("illegal record at %x (%d)"),
|
| /netvirt/usr/src/lib/libadm/common/ |
| devattr.c | 73 * specified by <device>. If it finds a record corresponding to that 75 * extracts the value of the field <attr> from that record, if any. 80 * device whose record is to be looked for 104 struct devtabent *record; /* Retrieved record */ local 111 /* Get the record for the specified device */ 112 if (!(record = _getdevrec(device))) { 117 /* Search the record for the specified attribute */ 122 val = (record->alias != NULL) ? record->alias : "" [all...] |
| dgrpent.c | 46 * _getdgrprec() Gets a specific record from the device table 85 * recnum Record number of next record to read 99 * _getdgrptabent() returns the first record in the device table. 192 * This function gets the next record from the input stream "oam_dgroup" 193 * and puts it in the device-group table record buffer (whose address is 195 * accommodate the record, the function allocates more space to the 201 * The address of the buffer containing the record. 206 * recbufsz Current size of the record buffer 207 * xtndcnt Number of times the record buffer has been extende 431 char *record; \/* Record just read *\/ local [all...] |
| devtab.c | 45 * _getdevrec() Gets a specific record from the device table 83 * dtabrecnum Record number of the current record (0 to n-1) 88 * xtndcnt Number of malloc()/realloc() calls on record buffer 149 * _getdevtabent() returns the first record in the device table. 385 * This function gets the next record from the input stream "oam_devtab" 386 * and puts it in the device-table record buffer (whose address is in 388 * accommodate the record, the function allocates more space to the 394 * The address of the buffer containing the record. 399 * recbufsz Current size of the record buffe 683 char *record; \/* Ptr to the record just read *\/ local [all...] |
| /netvirt/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
| SysloglikeFormatter.java | 50 * The date set for each published Record. 82 * the class generating the record, if possible. (default 88 * Flag to set whether log records should indicate the record's 96 * component of the record's logger name, if useLoggerName isn't 108 * Flag to set whether each record should be split into two 116 * @param record the log record to be formatted. 117 * @return a formatted log record. 119 public synchronized String format(LogRecord record) 123 date.setTime(record.getMillis()) [all...] |
| SyslogHandler.java | 65 * Flag whether stack traces should be output when a record's 81 * Flag to set whether log records should indicate the record's 88 * component of the record's logger name, if useLoggerName isn't 164 * Publishes the given record with its associated Severity (or 168 public void publish(LogRecord record) 172 if (record.getLevel() instanceof Severity) 173 severity = (Severity)record.getLevel(); 175 severity = Severity.severityForLevel(record 189 String loggerName = record.getLoggerName(); 193 message.append(record.getLoggerName()) [all...] |
| /netvirt/usr/src/cmd/fs.d/cachefs/cachefswssize/ |
| cachefswssize.c | 56 void *record; local 116 while (record = stats_log_logfile_read(sc, NULL)) { 117 ar = stats_log_record_toascii(sc, record); 121 free(record);
|
| /netvirt/usr/src/lib/libbsm/common/ |
| au_open.c | 41 * Open an audit record = find a free descriptor and pass it back. 171 token_t *record; /* mbuf chain which is the record */ local 174 char *buffer; /* to build record into */ 175 int byte_count; /* bytes in the record */ 192 * If not to be written toss the record 196 record = dchain; 198 free(record->tt_data); 199 free(record); 206 * Count up the bytes used in the record [all...] |
| /netvirt/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/server/ |
| DhcpHostsTable.java | 167 DirectoryRow record = hostsTable.getRowInstance(); local 168 record.putColumn(addrColumn, ""); 169 record.putColumn(cnameColumn, name); 170 record.putColumn(aliasesColumn, ""); 171 record.putColumn(commentColumn, ""); 173 record = hostsTable.getFirstRow(record); 175 address = record.getColumn(addrColumn); 193 DirectoryRow record = hostsTable.getRowInstance(); local 194 record.putColumn(addrColumn, address) 229 DirectoryRow record = hostsTable.getRowInstance(); local 252 DirectoryRow record = hostsTable.getRowInstance(); local [all...] |
| /netvirt/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
| Aggregation.java | 55 * results in an {@code Aggregation} named "a" with only a single record 127 * @throws IllegalArgumentException if any record has an empty 128 * tuple, unless it is the only record in the given collection (only 150 for (AggregationRecord record : records) { 151 map.put(record.getTuple(), record); local 216 * contains a record with the same tuple key as the given record 219 addRecord(AggregationRecord record) 221 Tuple key = record.getTuple() [all...] |
| /netvirt/usr/src/cmd/zinject/ |
| zinject.c | 219 "\t\tClear the particular record (if given a numeric ID), or\n" 289 print_data_handler(int id, const char *pool, zinject_record_t *record, 294 if (record->zi_guid != 0) 307 (u_longlong_t)record->zi_objset, (u_longlong_t)record->zi_object, 308 type_to_name(record->zi_type), record->zi_level); 310 if (record->zi_start == 0 && 311 record->zi_end == -1ULL) 314 (void) printf("[%llu, %llu]\n", (u_longlong_t)record->zi_start 477 zinject_record_t record = { 0 }; local [all...] |
| /netvirt/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/lib/ |
| dhcptab.c | 294 * the record as a new instance of a Option 307 dt_rec_t record; local 344 (void) strlcpy(record.dt_key, key, sizeof (record.dt_key)); 345 record.dt_type = DT_SYMBOL; 347 rcode = lookup_dd(handle, B_FALSE, query, 1, &record, 381 dt_rec_t record; local 432 rcode = lookup_dd(curHandle, B_FALSE, query, -1, &record, 446 /* For each row, write client record to new table */ 448 /* Now add the record */ 482 dt_rec_t record; local 586 dt_rec_t record; local 660 dt_rec_t record; local [all...] |
| network.c | 479 dn_rec_t record; local 544 rcode = lookup_dd(curHandle, B_FALSE, query, -1, &record, 558 /* For each row, write client record to new table */ 560 /* Now add the record */ 601 dn_rec_t record; local 642 rcode = lookup_dd(handle, B_FALSE, query, -1, &record, 688 * Create a client record 741 /* Now add the record */ 756 * Modify a client record. Supply both old and new record and table i 933 dn_rec_t record; local [all...] |
| /netvirt/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
| TestMultiAggPrinta.java | 74 List <Record> records = data.getRecords(); 75 Record record; local 82 record = records.get(i); 83 if (record instanceof ValueRecord) { 84 value = ((ValueRecord)record).getValue(); 90 buf.append(record); 92 } else if (record instanceof PrintaRecord) { 93 PrintaRecord printa = (PrintaRecord)record; 96 buf.append(record); [all...] |
| /netvirt/usr/src/cmd/oawk/ |
| lib.c | 43 wchar_t record[RECSIZE]; variable 50 int donerec; /* 1 = record is valid (no flds have changed) */ 52 static wchar_t L_record[] = L"$record"; 57 { OCELL, CFLD, L_record, record, 0.0, STR|FLD}, 90 record[0] = 0; 91 er = record + RECSIZE; 120 for (rr = record; /* dummy */; /* dummy */) { 125 error(FATAL, "record `%.20ws...' too long", 126 record); 136 error(FATAL, "record `%.20ws...' too long", record) [all...] |
| /netvirt/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/ |
| usbser_keyspan.c | 587 usbser_keyspan_fw_record_t *record = NULL; local 592 record = keyspan_usa49wlc_fw(); 595 if (!record) { 612 /* Write until the last record of the firmware */ 613 while (record->address != 0xffff) { 615 record->address, (uchar_t *)record->data, 616 record->data_len, KEYSPAN_REQ_SET) != USB_SUCCESS) { 622 record++;
|
| /netvirt/usr/src/cmd/awk/ |
| lib.c | 36 uchar *record; variable 40 int donerec; /* 1 = record is valid (no flds have changed) */ 124 if (c != 0 || buf[0] != '\0') { /* normal record */ 125 if (bufp == &record) { 128 recloc->sval = record; 150 readrec(uchar **bufp, size_t *sizep, FILE *inf) /* read one record into buf */ 235 r = recloc->sval; /* was record! */ 289 /* clean out junk from previous record */ 330 ERROR "accessing invalid field", record FATAL; 475 expand_buf(&record, &record_size, cnt + len + olen) [all...] |
| /netvirt/usr/src/cmd/fm/eversholt/common/ |
| esclex.c | 88 static int record(int tok, const char *s); 262 /* record start time */ 302 return (record(EOF, NULL)); 345 return (record(c, NULL)); 413 return (record(c, NULL)); 458 return (record(c, NULL)); 487 return (record(QUOTE, stable(Tok))); 493 return (record(AND, NULL)); 496 return (record(c, NULL)); 505 return (record(OR, NULL)) 681 record(int tok, const char *s) function [all...] |
| /netvirt/usr/src/cmd/fs.d/nfs/nfslog/ |
| nfslogd.h | 103 * of rewriting the buffer header of that last record processed. 106 * and where. This record keeping is then used to decide when to rewrite 125 u_offset_t next_rec; /* address of next record */ 126 unsigned int last_rec_id; /* last record id processed */ 141 intptr_t record; /* mmap address of record */ member in struct:nfslog_lr 142 unsigned int recsize; /* size of this record */ 145 nfslog_request_record log_record; /* decoded record */
|
| /netvirt/usr/src/cmd/rmt/ |
| rmt.c | 116 static char *record; variable 366 cc = read(0, &record[i], n - i); 375 rval = (offset_t)write(tape, record, n); 389 rval = (offset_t)read(tape, record, n); 394 (void) write(1, record, (size_t)rval); 500 if (record != 0) 501 free(record); 502 if ((record = malloc(size)) == NULL) {
|
| /netvirt/usr/src/uts/common/c2/ |
| audit_io.c | 63 * end of a record and the second table determines the state for a 64 * buffer which is the end of a record. The initial state is 132 int part = 0; /* partial audit record written */ 135 /* 1 - force write of audit record */ 181 cMB = cAR; /* start with first au_membuf of record */ 187 /* indicate audit record being processed */ 212 /* reached end of an audit record */ 214 /* force abort at end of audit record? */ 221 * partial audit record to complete the audit file, 300 * complete audit record, 469 token_t *record; \/* au_membuf chain == the record *\/ local [all...] |
| /netvirt/usr/src/cmd/cmd-inet/usr.bin/ |
| dns-sd.c | 112 static DNSRecordRef record = NULL; variable 373 case 0: printf("Adding Test HINFO record\n"); 374 err = DNSServiceAddRecord(client, &record, 0, kDNSServiceType_HINFO, sizeof(myhinfoW), &myhinfoW[0], 0); 377 case 1: printf("Updating Test HINFO record\n"); 378 err = DNSServiceUpdateRecord(client, record, 0, sizeof(myhinfoX), &myhinfoX[0], 0); 381 case 2: printf("Removing Test HINFO record\n"); 382 err = DNSServiceRemoveRecord(client, record, 0); 395 printf("Updating Test TXT record to %c\n", updatetest[1]); 402 printf("Adding big NULL record\n"); 403 err = DNSServiceAddRecord(client, &record, 0, kDNSServiceType_NULL, sizeof(bigNULL), &bigNULL[0], 0) [all...] |
| /netvirt/usr/src/cmd/fs.d/cachefs/common/ |
| stats_log.c | 365 gettext("Truncated mount record")); 375 gettext("Cannot malloc record")); 391 gettext("Truncated umount record")); 398 gettext("Cannot malloc record")); 418 gettext("Truncated getpage record")); 425 gettext("Cannot malloc record")); 445 gettext("Truncated readdir record")); 452 gettext("Cannot malloc record")); 471 gettext("Truncated readlink record")); 478 gettext("Cannot malloc record")); 1650 void *record; local [all...] |
| /netvirt/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
| Poold.java | 997 LogRecord record; local 999 record = new LogRecord( 1003 record = new LogRecord(Severity.ERR, 1005 if (record.getMessage() == null) 1006 record.setMessage("exception " + 1009 record.setThrown(t); 1011 record.setLoggerName(logger.getName()); 1012 logger.log(record); 1044 LogRecord record; local 1046 record = new LogRecord [all...] |