Searched refs:xsecdestpp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkauth.h422 int kauth_copyinfilesec(user_addr_t xsecurity, kauth_filesec_t *xsecdestpp);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c918 * Implicit returns: xsecdestpp, modified (only if successful!)
930 kauth_copyinfilesec(user_addr_t xsecurity, kauth_filesec_t *xsecdestpp) argument
990 *xsecdestpp = fsec;

Completed in 30 milliseconds