Searched refs:gKextLoadCommand (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/autofs-246/mount_autofs/
H A Dmount_autofs.c17 static char gKextLoadCommand[] = "/sbin/kextload"; variable
95 result = execl(gKextLoadCommand, gKextLoadCommand, "-q", gKextLoadPath, NULL);
/macosx-10.10/autofs-246/automount/
H A Dautomount.c85 static char gKextLoadCommand[] = "/sbin/kextload"; variable
1135 result = execl(gKextLoadCommand, gKextLoadCommand, "-q",

Completed in 174 milliseconds