Searched refs:NO_LOAD_KEXT_ALERT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_usernotification.h42 #define NO_LOAD_KEXT_ALERT 2 macro
H A Dkextd_usernotification.c1777 else if (theAlertType == NO_LOAD_KEXT_ALERT) {
1794 else if (theAlertType == NO_LOAD_KEXT_ALERT) {
2209 else if (theAlertType == NO_LOAD_KEXT_ALERT) {
2256 else if (theAlertType == NO_LOAD_KEXT_ALERT) {
H A Dkextd_request.c546 writeKextAlertPlist(myAlertInfoDict, NO_LOAD_KEXT_ALERT);
1339 writeKextAlertPlist(myAlertInfoDict, NO_LOAD_KEXT_ALERT);
H A Dkextd_main.c684 writeKextAlertPlist(userInfo, NO_LOAD_KEXT_ALERT);

Completed in 90 milliseconds