Searched refs:kauth_copyinfilesec (Results 1 – 3 of 3) sorted by relevance
860 int kauth_copyinfilesec(user_addr_t xsecurity, kauth_filesec_t *xsecdestpp);
964 kauth_copyinfilesec(user_addr_t xsecurity, kauth_filesec_t *xsecdestpp) in kauth_copyinfilesec() function
5050 ((ciferror = kauth_copyinfilesec(uap->xsecurity, &xsecdst)) != 0)) { in open_extended()5545 if ((ciferror = kauth_copyinfilesec(uap->xsecurity, &xsecdst)) != 0) { in mkfifo_extended()7855 if ((error = kauth_copyinfilesec(xsecurity, pxsecdst)) != 0) { in chmod_extended_init()10058 ((ciferror = kauth_copyinfilesec(uap->xsecurity, &xsecdst)) != 0)) { in mkdir_extended()