Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dkern_authorization.c964 kauth_copyinfilesec(user_addr_t xsecurity, kauth_filesec_t *xsecdestpp) in kauth_copyinfilesec() argument
1034 *xsecdestpp = fsec; in kauth_copyinfilesec()
/xnu-10002.41.9/bsd/sys/
H A Dkauth.h776 int kauth_copyinfilesec(user_addr_t xsecurity, kauth_filesec_t *xsecdestpp);