Searched refs:smb_token_free (Results 1 – 4 of 4) sorted by relevance
132 void smb_token_free(smb_token_t *);
324 smb_token_free(token); in smb_authenticate_core()330 smb_token_free(token); in smb_authenticate_core()349 smb_token_free(token); in smb_authenticate_core()
716 smb_token_free(token); in smb_get_token()
174 smb_token_free(smb_token_t *token) in smb_token_free() function