Searched refs:skc_result (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextload_main.c482 int skc_result; local
485 skc_result = callSecKeychainMDSInstall();
486 if (skc_result != 0) {
490 if (earlyBoot && skc_result == -67674) {

Completed in 301 milliseconds