Searched refs:w_grps (Results 1 – 1 of 1) sorted by relevance
806 smb_ids_t *w_grps; in smb_token_log() local832 w_grps = &token->tkn_win_grps; in smb_token_log()833 if (w_grps->i_ids) { in smb_token_log()834 syslog(LOG_DEBUG, " Windows groups: %d", w_grps->i_cnt); in smb_token_log()835 grp = w_grps->i_ids; in smb_token_log()836 for (i = 0; i < w_grps->i_cnt; ++i, grp++) { in smb_token_log()