Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsid.h117 void kcrsidcopy_to(const credsid_t *okcr, credsid_t *nkcr);
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dmapfile-vers116 kcrsidcopy_to;
/illumos-gate/usr/src/uts/common/os/
H A Dsid.c380 kcrsidcopy_to(const credsid_t *okcr, credsid_t *nkcr) in kcrsidcopy_to() function
H A Dcred.c428 kcrsidcopy_to(oldcr->cr_ksid, newcr->cr_ksid); in crcopy_to()
492 kcrsidcopy_to(oldcr->cr_ksid, newcr->cr_ksid); in crdup_to()