Home
last modified time | relevance | path

Searched refs:UINT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.out29 typedef unsigned int UINT;
31 UINT SCRIPT[] = {
333 UINT A_NBIT_ICON_Used[] = {
354 UINT INSTRUCTIONS = 0x00000124u;
355 UINT PATCHES = 0x00000000u;
/titanic_41/usr/src/cmd/lms/
H A Dtypes.h77 typedef unsigned int UINT; typedef
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dread_pwd.c205 read_pwd_proc(HWND hdlg, UINT msg, WPARAM wParam, LPARAM lParam) in read_pwd_proc()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dinit_os_ctx.c58 UINT size = GetWindowsDirectory(0, 0); in get_from_windows_dir()