HomeSort by: relevance | last modified time | path
    Searched defs:kauth_cred_copy (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_auth.c 183 kauth_cred_hook(from, KAUTH_CRED_COPY, to, NULL);
214 * XXX: Is this even needed? [kauth_cred_copy]
217 kauth_cred_copy(kauth_cred_t cred) function

Completed in 34 milliseconds