Searched refs:eph_uid_alloc (Results 1 – 3 of 3) sorted by relevance
73 err = eph_uid_alloc(zone, flag, &su, nuids); in allocids()
173 extern int eph_uid_alloc(struct zone *, int, uid_t *, int);
1199 eph_uid_alloc(zone_t *zone, int flags, uid_t *start, int count) in eph_uid_alloc() function