Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsid.h116 void kcrsidcopy_to(const credsid_t *okcr, credsid_t *nkcr);
/titanic_50/usr/src/uts/common/os/
H A Dsid.c287 kcrsidcopy_to(const credsid_t *okcr, credsid_t *nkcr) in kcrsidcopy_to() function
H A Dcred.c425 kcrsidcopy_to(oldcr->cr_ksid, newcr->cr_ksid); in crcopy_to()
489 kcrsidcopy_to(oldcr->cr_ksid, newcr->cr_ksid); in crdup_to()