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

  /src/sys/fs/union/
union_vnops.c 334 kauth_cred_t saved_cred = NULL; local in function:union_lookup
406 saved_cred = cnp->cn_cred;
419 cnp->cn_cred = saved_cred;

Completed in 13 milliseconds