HomeSort by: relevance | last modified time | path
    Searched refs:kauth_uucred_to_cred (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/nfs/
nfs_export.c 517 kauth_uucred_to_cred(np->netc_anon, &argp->ex_anon);
591 kauth_uucred_to_cred(np->netc_anon, &argp->ex_anon);
nfs_syscalls.c 415 kauth_uucred_to_cred(nuidp->nu_cr,
  /src/sys/sys/
kauth.h 528 void kauth_uucred_to_cred(kauth_cred_t, const struct uucred *);
  /src/sys/kern/
kern_auth.c 619 kauth_uucred_to_cred(kauth_cred_t cred, const struct uucred *uuc) function in typeref:typename:void

Completed in 14 milliseconds