HomeSort by relevance Sort by last modified time
    Searched defs:CRED (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
cred.h 48 typedef struct cred cred_t;
52 #define CRED() curthread->t_cred
54 struct proc; /* cred.h is included in proc.h */
61 struct auditinfo_addr; /* cred.h is included in audit.h */
67 extern struct cred *kcred;
  /onnv/onnv-gate/usr/src/lib/libzpool/common/sys/
zfs_context.h 65 #include <sys/cred.h>
464 #define CRED() NULL

Completed in 2830 milliseconds