Home
last modified time | relevance | path

Searched refs:posix_cred (Results 1 – 7 of 7) sorted by relevance

/xnu-8792.41.9/bsd/sys/
H A Ducred.h100 struct posix_cred { struct
129 struct posix_cred;
135 typedef struct posix_cred *posix_cred_t;
H A Dfile.h84 struct posix_cred;
85 typedef struct posix_cred *posix_cred_t;
H A Dfile_internal.h94 typedef struct posix_cred *posix_cred_t;
/xnu-8792.41.9/bsd/nfs/
H A Dnfs_socket.c728 struct posix_cred temp_pcred; in nfsrv_getreq()
H A Dnfs_gss.c603 struct posix_cred temp_pcred; in nfs_gss_svc_cred_get()
H A Dnfs_subs.c1401 struct posix_cred temp_pcred; in nfsrv_hang_addrlist()
/xnu-8792.41.9/bsd/kern/
H A Dkern_credential.c5273 sizeof(struct posix_cred), hash_key); in kauth_cred_get_bucket()