Searched defs:psw (Results 1 – 5 of 5) sorted by relevance
62 static bool GetPassword(CStdOutStream *outStream, UString &psw) in GetPassword()101 HRESULT GetPassword_HRESULT(CStdOutStream *outStream, UString &psw) in GetPassword_HRESULT()
8 psw_compat_t psw; member
30 __psw_t psw; member40 __psw_t psw; member
38 struct _user_psw_struct psw; member
426 def BASEPRI(psw): return (((psw) & SR_IMASK) == SR_IMASK0) argument428 def BASEPRI(psw): return (((psw) & SR_IMASK) == SR_IMASK) argument430 def USERMODE(psw): return (((psw) & SR_KSU_MSK) == SR_KSU_USR) argument