Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ducred.h61 struct ucred_s { struct
62 uint32_t uc_size; /* Size of the full structure */
63 uint32_t uc_credoff; /* Credential offset: 0 - no cred */
64 uint32_t uc_privoff; /* Privilege offset: 0 - no privs */
65 pid_t uc_pid; /* Process id */
66 uint32_t uc_audoff; /* Audit info offset: 0 - no aud */
67 zoneid_t uc_zoneid; /* Zone id */
68 projid_t uc_projid; /* Project id */
69 uint32_t uc_labeloff; /* label offset: 0 - no label */