Searched refs:def_user (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libsec/common/
H A Daclcheck.c60 struct entry def_user; member in struct:entry_stat
133 cnt = (tally.def_user.count)++;
134 idp = &(tally.def_user.id);
219 if (tally.def_user.count > 0 || tally.def_group.count > 0)
236 if (tally.def_user.count > 0 || tally.def_user_obj.count > 0 ||
276 if ((tallyp->def_user).count > 0)
277 free((tallyp->def_user).id);

Completed in 156 milliseconds