Home
last modified time | relevance | path

Searched refs:entry_stat (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsec/common/
H A Daclcheck.c51 struct entry_stat { struct
66 static void free_mem(struct entry_stat *); argument
67 static int check_dup(int, uid_t *, uid_t, struct entry_stat *);
72 struct entry_stat tally; in aclent_aclcheck()
269 free_mem(struct entry_stat *tallyp) in free_mem()
282 check_dup(int count, uid_t *ids, uid_t newid, struct entry_stat *tallyp) in check_dup()