Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcred.h74 extern cred_t *crget(void); /* initialized */
/titanic_41/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c121 credentials = crget(); in fpc_platform_module_init()
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_session_setup_andx.c387 cr = crget(); in smb_cred_create()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1637 cr = crget(); in common_dispatch()
1645 cr = crget(); in common_dispatch()
H A Dnfs4_srv.c5851 cr = crget(); in rfs4_compound()
/titanic_41/usr/src/uts/common/os/
H A Dcred.c285 crget(void) in crget() function
/titanic_41/usr/src/uts/common/rpc/
H A Dsvc.c1444 clone_xprt->xp_cred = crget(); in svc_clone_init()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c144 cred_t *newcr = crget(); in conj_cred()