/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs_prot.x | 384 typedef uint32 uid3; 385 typedef uint32 gid3; 388 typedef uint32 mode3; 389 typedef uint32 count3; 440 uint32 specdata1; 441 uint32 specdata2; 455 uint32 seconds; 456 uint32 nseconds; 465 uint32 nlink; 660 uint32 access; [all …]
|
H A D | nfs_acl.x | 162 uint32 access; 178 uint32 access;
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | md5.c | 46 #ifndef uint32 47 # define uint32 unsigned int macro 51 uint32 buf[4]; 52 uint32 bits[2]; 61 uint32 t; in byteReverse() 63 t = (uint32)((unsigned)buf[3]<<8 | buf[2]) << 16 | in byteReverse() 65 *(uint32 *)buf = t; in byteReverse() 86 static void MD5Transform(uint32 buf[4], const uint32 in[16]){ in MD5Transform() 87 register uint32 a, b, c, d; in MD5Transform() 189 uint32 t; in MD5Update() [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | tokenmt.types | 34 params committed_rate uint32 35 params peak_rate uint32 36 params committed_burst uint32 37 params peak_burst uint32
|
H A D | flowacct.types | 32 params timeout uint32 33 params timer uint32 34 params max_limit uint32
|
H A D | tswtclmt.types | 34 params committed_rate uint32 35 params peak_rate uint32 36 params window uint32
|
H A D | dlcosmk.types | 33 map bband uint32 0,0,0,96,128,160,192,224 34 map dlpri uint32 0,0,0,3,4,5,6,7
|
H A D | ipgpc.types | 42 filter priority uint32 43 filter precedence uint32
|
/titanic_41/usr/src/uts/common/xen/public/ |
H A D | sysctl.h | 118 XEN_GUEST_HANDLE_64(uint32) cpu_to_node; 317 XEN_GUEST_HANDLE_64(uint32) affected_cpus; 318 XEN_GUEST_HANDLE_64(uint32) scaling_available_frequencies; 360 XEN_GUEST_HANDLE_64(uint32) cpu_to_core; 361 XEN_GUEST_HANDLE_64(uint32) cpu_to_socket; 423 XEN_GUEST_HANDLE(uint32) status;
|
H A D | domctl.h | 158 XEN_GUEST_HANDLE_64(uint32) array; 458 XEN_GUEST_HANDLE_64(uint32) sdev_array; /* OUT */
|
H A D | xen.h | 646 __DEFINE_XEN_GUEST_HANDLE(uint32, uint32_t);
|
/titanic_41/usr/src/test/util-tests/tests/libnvpair_json/ |
H A D | json_02_numbers.ksh | 27 "uint32":23423423,\ 49 add_uint32 "uint32" "23423423";
|
H A D | print_json.c | 342 DO_CMD_NUMBER(uint32, uint32, 0, UINT32_MAX, uint64_t, parse_uint) in ch_add_uint32()
|
/titanic_41/usr/src/uts/intel/sys/acpi/platform/ |
H A D | achaiku.h | 89 extern int AcpiOsAcquireGlobalLock(uint32 *lock); 90 extern int AcpiOsReleaseGlobalLock(uint32 *lock);
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs.h | 1025 typedef uint32 uid3; 1027 typedef uint32 gid3; 1033 typedef uint32 mode3; 1035 typedef uint32 count3; 1088 uint32 seconds; 1089 uint32 nseconds; 1094 uint32 specdata1; 1095 uint32 specdata2; 1146 uint32 nlink; 1366 uint32 access; [all …]
|
H A D | nfs_acl.h | 61 uint32 mask; 82 uint32 mask; 139 uint32 access; 152 uint32 access; 186 uint32 mask;
|
/titanic_41/usr/src/lib/libdhcputil/common/ |
H A D | dhcp_inittab.c | 1437 uint32_t uint32; in decode_number() local 1464 uint32 = 0; in decode_number() 1465 (void) memcpy((uchar_t *)&uint32 + 1, from, 3); in decode_number() 1467 ntohl(uint32)); in decode_number() 1471 (void) memcpy(&uint32, from, 4); in decode_number() 1473 ntohl(uint32)); in decode_number() 1516 uint32_t uint32; in encode_number() local 1559 uint32 = htonl(strtoul(from, &endptr, 0)); in encode_number() 1563 (void) memcpy(to, (uchar_t *)&uint32 + 1, 3); in encode_number() 1567 uint32 = htonl(strtoul(from, &endptr, 0)); in encode_number() [all …]
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpc_sztypes.x | 35 typedef unsigned int uint32; typedef
|
H A D | rpc_sztypes.c | 54 xdr_uint32(XDR *xdrs, uint32 *objp) in xdr_uint32()
|
H A D | rpc_rdma.h | 244 uint32 c_xdroff; /* XDR offset */ 245 uint32 c_len; /* Length */ 388 uint32 rci_len;
|
/titanic_41/usr/src/uts/common/io/ |
H A D | cpc.c | 579 uint32_t uint32; in kcpc_copyin_set() local 676 if (nvpair_value_uint32(nvp, &uint32) == EINVAL) in kcpc_copyin_set() 679 set->ks_req[i].kr_flags = uint32; in kcpc_copyin_set() 681 set->ks_req[i].kr_index = uint32; in kcpc_copyin_set()
|
/titanic_41/usr/src/lib/libtnfprobe/ |
H A D | tnf_trace.c | 181 ASSIGN2(buffer, tid, sched->tid, uint32); in tnf_schedule_write()
|
/titanic_41/usr/src/lib/libnvpair/ |
H A D | libnvpair.c | 211 NVLIST_PRTFUNC(uint32, uint32_t, uint32_t, "0x%x") 438 NVLIST_PRINTCTL_REPLACE(uint32, uint32_t) 636 RENDER(pctl, uint32, nvl, name, val); in nvlist_print_with_indent() 842 NVP(elem, uint32, uint32_t, ulong_t, "%lu"); in dump_nvlist()
|
/titanic_41/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | alua_ic_if.c | 1260 NVLIST_ADD_FIELD(uint32, m, icsc_task_expected_xfer_length); in stmf_ic_scsi_cmd_msg_marshal() 1271 NVLIST_ADD_FIELD(uint32, m, icsc_immed_data_len); in stmf_ic_scsi_cmd_msg_marshal() 1325 NVLIST_ADD_FIELD(uint32, m, icss_resid); in stmf_ic_scsi_status_msg_marshal() 1344 NVLIST_ADD_FIELD(uint32, m, icrt_offset); in stmf_ic_r2t_msg_marshal() 1345 NVLIST_ADD_FIELD(uint32, m, icrt_length); in stmf_ic_r2t_msg_marshal() 1387 NVLIST_ADD_FIELD(uint32, m, icerr_datalen); in stmf_ic_echo_request_reply_msg_marshal()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_attr.c | 2306 na->rawdev.specdata1 = (uint32)getmajor(sarg->vap->va_rdev); in rfs4_fattr4_rawdev() 2307 na->rawdev.specdata2 = (uint32)getminor(sarg->vap->va_rdev); in rfs4_fattr4_rawdev() 2318 (uint32)getmajor(sarg->vap->va_rdev)) || in rfs4_fattr4_rawdev() 2320 (uint32)getminor(sarg->vap->va_rdev))) in rfs4_fattr4_rawdev()
|