Home
last modified time | relevance | path

Searched refs:NT_STATUS_NO_TRUST_LSA_SECRET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subrs.c291 {NT_STATUS_NO_TRUST_LSA_SECRET, EAUTH},
726 {ERRDOS, ERRnoaccess, NT_STATUS_NO_TRUST_LSA_SECRET},
/illumos-gate/usr/src/uts/common/smb/
H A Dntstatus.h637 #define NT_STATUS_NO_TRUST_LSA_SECRET 0xC000018A macro
/illumos-gate/usr/src/common/smbclnt/
H A Dsmb_status2winerr.c447 NT_STATUS_NO_TRUST_LSA_SECRET, ERROR_NO_TRUST_LSA_SECRET,