Home
last modified time | relevance | path

Searched defs:CRED (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/lib/libfakekernel/common/sys/
H A Dcred.h55 #define CRED() (_curcred()) /* current cred_t pointer */ macro
/titanic_51/usr/src/uts/common/sys/
H A Dcred.h52 #define CRED() curthread->t_cred macro
/titanic_51/usr/src/uts/common/sys/fs/
H A Dufs_acl.h182 #define MODE2ACL(P, MODE, CRED) \ argument
/titanic_51/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h528 #define CRED() NULL macro
/titanic_51/usr/src/boot/sys/sys/
H A Dmount.h731 #define VFS_CHECKEXP(MP, NAM, EXFLG, CRED, NUMSEC, SEC) ({ \ argument