Searched refs:mac_kext_check_load (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/security/
H A Dmac_kext.c7 mac_kext_check_load(kauth_cred_t cred, const char *identifier) { function
H A Dmac_framework.h566 int mac_kext_check_load(kauth_cred_t cred, const char *identifier);
/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp4335 macCheckResult = mac_kext_check_load(cred, getIdentifierCString());

Completed in 101 milliseconds