Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_logon.c54 static uint32_t smb_token_auth_local(smb_logon_t *, smb_token_t *,
555 status = smb_token_auth_local(user_info, token, &smbpw); in smb_logon_local()
622 smb_token_auth_local(smb_logon_t *user_info, smb_token_t *token, in smb_token_auth_local() function