Searched refs:smb_auth_do_clinfo (Results 1 – 1 of 1) sorted by relevance
47 static uint32_t smb_auth_do_clinfo(smb_request_t *);84 if ((status = smb_auth_do_clinfo(sr)) != 0) in smb_authenticate_old()261 if ((status = smb_auth_do_clinfo(sr)) != 0) in smb_authenticate_ext()349 smb_auth_do_clinfo(smb_request_t *sr) in smb_auth_do_clinfo() function