Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/syscall/
H A Dsidsys.c73 err = eph_uid_alloc(zone, flag, &su, nuids); in allocids()
/titanic_50/usr/src/uts/common/sys/
H A Dcred.h173 extern int eph_uid_alloc(struct zone *, int, uid_t *, int);
/titanic_50/usr/src/uts/common/os/
H A Dcred.c1199 eph_uid_alloc(zone_t *zone, int flags, uid_t *start, int count) in eph_uid_alloc() function