Searched refs:KAUTH_FILEOP_CLOSE (Results 1 – 3 of 3) sorted by relevance
537 action == KAUTH_FILEOP_CLOSE || in kauth_authorize_fileop()548 if (action == KAUTH_FILEOP_CLOSE || in kauth_authorize_fileop()
1734 kauth_authorize_fileop(fg->fg_cred, KAUTH_FILEOP_CLOSE, in fp_close_and_unlock()
722 #define KAUTH_FILEOP_CLOSE 2 macro