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

/xnu-2422.115.4/security/
H A Dmac_kext.c16 mac_kext_check_unload(kauth_cred_t cred, const char *identifier) { function
H A Dmac_framework.h569 int mac_kext_check_unload(kauth_cred_t cred, const char *identifier);
/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp3583 macCheckResult = mac_kext_check_unload(cred, aKext->getIdentifierCString());

Completed in 42 milliseconds