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

/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextd_request.c825 #define _kSystemExtensionsDirSlash (kSystemExtensionsDir "/") macro
864 inSLE = (0 == strncmp(urlPathCString, _kSystemExtensionsDirSlash,
865 strlen(_kSystemExtensionsDirSlash)));
899 inSLE = (0 == strncmp(realpathCString, _kSystemExtensionsDirSlash,
900 strlen(_kSystemExtensionsDirSlash)));

Completed in 108 milliseconds