| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
| H A D | zlib.h | 175 Byte data_type; /* best guess about the data type: ascii or binary */ member in struct:z_stream_s 239 /* Used to set the data_type field */ 334 deflate() may update data_type if it can make a good guess about
|
| H A D | zlib.c | 224 Byte data_type; /* UNKNOWN, BINARY or ASCII */ member in struct:deflate_state 674 strm->data_type = Z_UNKNOWN; 2294 if (s->data_type == UNKNOWN) set_data_type(s); 2513 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? BINARY : ASCII);
|
| /illumos-gate/usr/src/cmd/stat/kstat/ |
| H A D | kstat.h | 187 uchar_t data_type; member in struct:ks_nvpair
|
| H A D | kstat.c | 458 uchar_t data_type) 471 instance->data_type = data_type; 712 switch (nvpair->data_type) { 798 if (nvpair->data_type == KSTAT_DATA_STRING) { 893 if (ntmp->data_type == KSTAT_DATA_STRING) 1390 switch (knp->data_type) { 457 nvpair_insert(ks_instance_t *ksi, char *name, ks_value_t *value, uchar_t data_type) argument
|
| /illumos-gate/usr/src/lib/print/libpapi-ipp/common/ |
| H A D | job.c | 211 uint16_t data_type = OPID_SEND_DOCUMENT; local 326 data_type);
|
| /illumos-gate/usr/src/lib/libdhcpagent/common/ |
| H A D | dhcpagent_ipc.c | 58 * given by `data_type', which is guaranteed to be `data_length' bytes 64 * the type of the payload is given by `data_type', which is 98 const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type) 108 request->data_type = data_type; 132 const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type) 143 reply->data_type = data_type; 169 *type = reply->data_type; 97 dhcp_ipc_alloc_request(dhcp_ipc_type_t type, const char *ifname, const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type) argument 131 dhcp_ipc_alloc_reply(dhcp_ipc_request_t *request, int return_code, const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type) argument
|
| H A D | dhcpagent_ipc.h | 271 dhcp_data_type_t data_type; /* type of payload */ member in struct:dhcp_ipc_request 281 dhcp_data_type_t data_type; /* type of payload */ member in struct:dhcp_ipc_reply
|
| /illumos-gate/usr/src/cmd/audio/utilities/ |
| H A D | filehdr.c | 516 int data_type; local 531 AUDIO_AIFF_FILE2HOST_INT(&hdr_chunk.aiff_hdr_data_type, &data_type); 532 if (data_type != AUDIO_AIFF_HDR_FORM_AIFF) {
|
| /illumos-gate/usr/src/uts/common/zmod/ |
| H A D | zlib.h | 100 int data_type; /* best guess about the data type: binary or text */ member in struct:z_stream_s 202 /* Possible values of the data_type field (though see inflate()) */ 314 deflate() may update strm->data_type if it can make a good guess about 404 Also to assist in this, on return inflate() will set strm->data_type to the 412 bit 7 of data_type is set, in which case the number of unused bits will be
|
| /illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
| H A D | remote_cfg.h | 62 * The data_type field indicates whether the message is REQUEST 129 * The status is valid only if the data_type is REPLY. The possible 358 unsigned char data_type; /* rdr_msg_data_type_t */ member in struct:__anon404
|
| /illumos-gate/usr/src/cmd/sendmail/db/hash/ |
| H A D | hash_page.c | 1251 int key_type, data_type; local 1335 data_type = H_OFFPAGE; 1338 data_type = type; 1360 __ham_putitem(hcp->pagep, pdata, data_type);
|
| /illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
| H A D | zlib.h | 422 int data_type; member in struct:z_stream_s 499 /* Possible values of the data_type field */ 615 * deflate() may update data_type if it can make a good guess about
|
| H A D | zlib.c | 371 Byte data_type; /* UNKNOWN, BINARY or ASCII */ member in struct:deflate_state 1008 strm->data_type = Z_UNKNOWN; 3171 if (s->data_type == Z_UNKNOWN) set_data_type(s); 3433 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ?
|
| /illumos-gate/usr/src/boot/lib/libz/ |
| H A D | zlib.h | 101 int data_type; /* best guess about the data type: binary or text */ member in struct:z_stream_s 203 /* Possible values of the data_type field (though see inflate()) */ 337 deflate() may update strm->data_type if it can make a good guess about 431 Also to assist in this, on return inflate() will set strm->data_type to the 439 data_type is set, in which case the number of unused bits will be less than 440 eight. data_type is set as noted here every time inflate() returns for all 448 256 is added to the value of strm->data_type when inflate() returns 956 location in the input stream can be determined from avail_in and data_type
|
| /illumos-gate/usr/src/lib/libfru/include/ |
| H A D | libfru.h | 216 fru_datatype_t data_type; member in struct:__anon3243 218 size_t data_length; /* in Bytes or Bits depending on data_type */ 224 /* the data_type */
|
| /illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
| H A D | cmd_Lxcache.c | 1176 cmd_ptrsubtype_t data_type; local 1191 data_type = CMD_PTR_CPU_L2DATA; 1193 data_type = CMD_PTR_CPU_L3DATA; 1197 fltnm, cpu->cpu_cpuid, cmd_type_to_str(data_type), 1202 cpu, data_type, unretire_this_Lxcache->Lxcache_index, 1210 fltnm, cpu->cpu_cpuid, cmd_type_to_str(data_type), 1313 cmd_ptrsubtype_t data_type; local 1433 data_type = CMD_PTR_CPU_L2DATA; 1435 data_type = CMD_PTR_CPU_L3DATA; 1440 cmd_type_to_str(data_type), [all...] |
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | kstat_fr.c | 593 if (knp->data_type != KSTAT_DATA_STRING) 613 kstat_named_init(kstat_named_t *knp, const char *name, uchar_t data_type) argument 616 knp->data_type = data_type; 618 if (data_type == KSTAT_DATA_STRING) 648 if (knp->data_type == KSTAT_DATA_STRING) 735 if (knp->data_type == KSTAT_DATA_STRING && 1160 if (knp->data_type == KSTAT_DATA_STRING) {
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | kstat.h | 435 * if (knp[i].data_type == KSTAT_DATA_STRING && 453 uchar_t data_type; /* data type */ member in struct:kstat_named
|
| /illumos-gate/usr/src/lib/libpool/common/ |
| H A D | pool_xml.c | 580 pool_value_class_t data_type; local 595 data_type = get_fast_dtype(node, name); 596 if (data_type != POC_STRING && data == NULL) { 600 switch (data_type) { 605 data_type = POC_INVAL; 614 data_type = POC_INVAL; 640 return (data_type); 658 pool_value_class_t data_type; local 670 data_type = get_fast_dtype(node, name); 671 if (data_type ! 725 pool_value_class_t data_type; local [all...] |
| /illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
| H A D | hw_dump.h | 209 u32 data_type; member in struct:extension_hdr
|
| /illumos-gate/usr/src/lib/libsldap/common/ |
| H A D | ns_internal.h | 456 ns_datatype_t data_type; /* ppc,pi,pc,int etc... */ member in struct:ns_default_config
|
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
| H A D | qlge_hw.h | 1429 uint32_t data_type; member in struct:ql_dump_image_header
|