Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Dgroups.c112 crdup_to(cr, newcr); in setgroups()
/titanic_41/usr/src/uts/common/sys/
H A Dcred.h78 extern void crdup_to(cred_t *, cred_t *);
/titanic_41/usr/src/uts/common/os/
H A Dklpd.c536 crdup_to(cr, newcr); in klpd_reg()
H A Dcred.c474 crdup_to(cred_t *oldcr, cred_t *newcr) in crdup_to() function