Searched refs:tkn_posix_grps (Results 1 – 5 of 5) sorted by relevance
100 smb_posix_grps_t *tkn_posix_grps; member
88 (token->tkn_posix_grps == NULL)) in smb_token_valid()
284 if (!smb_posix_grps_helper_xdr(xdrs, (char **)&objp->tkn_posix_grps)) in smb_token_xdr()
384 ASSERT(token->tkn_posix_grps); in smb_cred_create()385 posix_grps = token->tkn_posix_grps; in smb_cred_create()
253 free(token->tkn_posix_grps); in smb_token_destroy()369 token->tkn_posix_grps = smb_token_create_pxgrps(token->tkn_user.i_id); in smb_token_setup_common()838 x_grps = token->tkn_posix_grps; in smb_token_log()