Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_user.c237 user->u_state = SMB_USER_STATE_LOGGING_ON; in smb_user_new()
276 if (user->u_state != SMB_USER_STATE_LOGGING_ON) { in smb_user_logon()
313 case SMB_USER_STATE_LOGGING_ON: { in smb_user_logoff()
401 case SMB_USER_STATE_LOGGING_ON: in smb_user_release()
H A Dsmb_authenticate.c267 sr->smb_uid, SMB_USER_STATE_LOGGING_ON); in smb_authenticate_ext()
H A Dsmb_session.c1251 case SMB_USER_STATE_LOGGING_ON: in smb_session_logoff()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h944 SMB_USER_STATE_LOGGING_ON = 0, enumerator