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

/osnet-11/usr/src/lib/libsec/common/
H A Daclcheck.c52 struct entry_stat { struct
67 static void free_mem(struct entry_stat *);
68 static int check_dup(int, uid_t *, uid_t, struct entry_stat *);
73 struct entry_stat tally;
270 free_mem(struct entry_stat *tallyp)
283 check_dup(int count, uid_t *ids, uid_t newid, struct entry_stat *tallyp)

Completed in 15 milliseconds