Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcred.h104 extern uint_t crgetref(const cred_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dcred.c1057 crgetref(const cred_t *cr) in crgetref() function
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.c2884 if (crgetref(cr) != 1) { in svc_xprt_cred()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c2292 ASSERT(crgetref(cr)); in nfs4rootvp()