Searched refs:smb_token_auth_local (Results 1 – 1 of 1) sorted by relevance
52 static uint32_t smb_token_auth_local(smb_logon_t *, smb_token_t *,489 status = smb_token_auth_local(user_info, token, &smbpw); in smb_logon_local()526 status = smb_token_auth_local(user_info, token, &smbpw); in smb_logon_guest()552 smb_token_auth_local(smb_logon_t *user_info, smb_token_t *token, in smb_token_auth_local() function