Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dgid.c84 crcopy_to(cr, newcr); in setgid()
102 crcopy_to(cr, newcr); in setgid()
185 crcopy_to(cr, newcr); in setegid()
253 crcopy_to(cr, newcr); in setregid()
H A Duid.c90 crcopy_to(cr, newcr); in setuid()
130 crcopy_to(cr, newcr); in setuid()
234 crcopy_to(cr, newcr); in seteuid()
344 crcopy_to(cr, newcr); in setreuid()
H A Dppriv.c121 crcopy_to(pcr, cr); in setppriv()
328 crcopy_to(pcr, cr); in setpflags()
H A Dauditsys.c152 crcopy_to(p->p_cred, newcred); in setauid()
297 crcopy_to(p->p_cred, newcred); in setaudit()
364 crcopy_to(p->p_cred, newcred); in setaudit_addr()
1334 crcopy_to(proc->p_cred, newcred); in setpmask()
/illumos-gate/usr/src/uts/common/sys/
H A Dcred.h76 extern void crcopy_to(cred_t *, cred_t *);
/illumos-gate/usr/src/uts/common/os/
H A Daudit_core.c168 crcopy_to(p->p_cred, newcred); in audit_update_context()
H A Dcred.c413 crcopy_to(cred_t *oldcr, cred_t *newcr) in crcopy_to() function
H A Dzone.c6286 crcopy_to(cr, newcr); in zone_enter()