| /onnv/onnv-gate/usr/src/common/mms/h/api/ |
| ipc_hdr_api.h | 35 unsigned long byte_count; member in struct:__anon2105
|
| /onnv/onnv-gate/usr/src/lib/fm/libdiskstatus/common/ |
| ds_util.c | 55 int byte_count; local 72 for (byte_count = 0; byte_count < length; byte_count += i) { 74 (void) snprintf(linep, bufleft, "0x%08x ", byte_count); 83 for (i = 0; (i < 16) && ((byte_count + i) < length); i++) { 85 (unsigned char) start[byte_count + i]); 124 for (i = 0; (i < 16) && ((byte_count + i) < length); i++) { 125 int subscript = byte_count + i;
|
| /onnv/onnv-gate/usr/src/lib/libbsm/common/ |
| au_open.c | 154 int byte_count; /* bytes in the record */ local 187 byte_count = sizeof (char) * 2 + sizeof (short) * 2 + 192 byte_count += record->tt_size; 219 byte_count += sizeof (int32_t) + host_info->at_type; 226 buffer = malloc((size_t)byte_count); 232 adr_int32(&adr, (int32_t *)&byte_count, 1); 261 v = audit((caddr_t)buffer, byte_count);
|
| au_to.c | 83 int32_t byte_count; local 101 adr_int32(&adr, &byte_count, 1); /* length of audit record */ 124 int32_t byte_count; local 160 adr_int32(&adr, &byte_count, 1); /* length of audit record */ 187 int32_t byte_count; local 195 adr_int32(&adr, &byte_count, 1); /* length of audit record */ 315 int byte_count; /* number of bytes */ local 328 byte_count = unit_count * sizeof (short); 331 byte_count = unit_count * sizeof (int32_t); 334 byte_count = unit_count * sizeof (int64_t) [all...] |
| /onnv/onnv-gate/usr/src/cmd/split/ |
| split.c | 67 long long byte_count = 0; local 157 byte_count = (long long) strtoll(optarg, 160 byte_count *= ONE_K; 162 byte_count *= ONE_M; 226 if (line_count && byte_count) { 259 if (byte_count) { 260 for (out = 0; out < byte_count; out++) {
|
| /onnv/onnv-gate/usr/src/common/openssl/ssl/ |
| bio_ssl.c | 81 unsigned long byte_count; member in struct:bio_ssl_st 176 sb->byte_count+=ret; 177 if (sb->byte_count > sb->renegotiate_count) 179 sb->byte_count=0; 251 bs->byte_count+=ret; 252 if (bs->byte_count > bs->renegotiate_count) 254 bs->byte_count=0; 445 ((BIO_SSL *)dbio->ptr)->byte_count= 446 ((BIO_SSL *)b->ptr)->byte_count;
|
| /onnv/onnv-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
| atapi_fsm.c | 409 int byte_count = xfer_words * 2; local 414 ata_pktp->ap_v_addr += byte_count; 415 drive_bytes -= byte_count; 487 int byte_count = xfer_words * 2; local 491 ata_pktp->ap_v_addr += byte_count;
|
| ata_disk.c | 1484 uint_t byte_count; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/drm/ |
| drm_bufs.c | 407 int byte_count; local 421 byte_count = 0; 448 buf->offset = (dma->byte_count + offset); 466 byte_count += PAGE_SIZE << page_order; 490 dma->byte_count += byte_count; 492 dma->page_count += byte_count >> PAGE_SHIFT; 515 int byte_count; local 527 byte_count = 0; 548 buf->offset = (dma->byte_count + offset) [all...] |
| drmP.h | 418 unsigned long byte_count; member in struct:drm_device_dma
|
| /onnv/onnv-gate/usr/src/uts/common/fs/smbsrv/ |
| smb_dispatch.c | 576 uint32_t byte_count; local 678 byte_count = sr->command.max_bytes - sr->command.chain_offset; 680 byte_count = (uint32_t)sr->smb_bcc; 684 sr->command.chain_offset, byte_count); 686 sr->command.chain_offset += byte_count; [all...] |
| /onnv/onnv-gate/usr/src/uts/common/c2/ |
| audit_io.c | 231 int byte_count; local 260 byte_count = au_token_size(dchain); 265 byte_count += sizeof (char) + sizeof (int32_t) + 269 byte_count += sizeof (int32_t) + 277 byte_count += zone_length; 283 byte_count += 7; 287 byte_count += 5; 291 record = au_to_header_ex(byte_count, e_type, e_mod); 293 record = au_to_header(byte_count, e_type, e_mod); 339 (void) au_append_rec(record, au_to_trailer(byte_count), [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/hxge/ |
| hxge_tdc_hw.h | 560 uint32_t byte_count:32; member in struct:__anon5639::__anon5640 562 uint32_t byte_count:32; [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
| ql_init.c | 2067 uint32_t byte_count; local 2275 size_t byte_count; local [all...] |
| /onnv/onnv-gate/usr/src/lib/smbsrv/libsmbrdr/common/ |
| smbrdr.h | 202 uint16_t byte_count; member in struct:smb_nt_negotiate_rsp
|
| /onnv/onnv-gate/usr/src/uts/common/sys/fc4/ |
| fcal_linkapp.h | 281 uint_t byte_count; member in struct:la_els_identify
|
| /onnv/onnv-gate/usr/src/cmd/svc/configd/ |
| rc_node.c | 3759 size_t byte_count = 0; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/ |
| ftpd.c | 327 off_t byte_count; variable [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
| ql_iocb.h | 74 uint32_t byte_count; /* Total byte count. */ member in struct:cmd_entry 166 uint32_t byte_count; /* Total byte count. */ member in struct:cmd_3_entry 196 uint32_t byte_count; /* Total byte count. */ member in struct:cmd_chaining_entry 917 uint32_t byte_count; member in struct:ctio_entry::__anon756::__anon757 930 uint32_t byte_count; member in struct:ctio_entry::__anon756::__anon758 1101 uint32_t byte_count; \/* Total byte count. *\/ member in struct:ip_entry 1130 uint32_t byte_count; \/* Total byte count. *\/ member in struct:ip_a64_entry 1157 uint32_t byte_count; \/* Total byte count. *\/ member in struct:ip_cmd_entry [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
| emlxs_dfclib.h | 450 uint32_t byte_count:8; member in struct:read_log_var 459 uint32_t byte_count:8; member in struct:read_log_var [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/iwk/ |
| iwk_hw.h | 2403 uint16_t byte_count; \/* frame's byte-count *\/ member in struct:iwk_rx_phy_res 2408 uint16_t byte_count; member in struct:iwk_rx_mpdu_res_start [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/iwp/ |
| iwp_hw.h | 1620 uint16_t byte_count; member in struct:iwp_rx_mpdu_body_size 1637 uint16_t byte_count; \/* frame's byte-count *\/ member in struct:iwp_rx_phy_res 1642 uint16_t byte_count; member in struct:iwp_rx_mpdu_res_start [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/iwh/ |
| iwh_hw.h | 1611 uint16_t byte_count; member in struct:iwh_rx_mpdu_body_size 1628 uint16_t byte_count; \/* frame's byte-count *\/ member in struct:iwh_rx_phy_res 1633 uint16_t byte_count; member in struct:iwh_rx_mpdu_res_start [all...] |