Home
last modified time | relevance | path

Searched refs:OSKextLoadKextWithIdentifier (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/libkern/libkern/
H A DOSKextLib.h695 OSReturn OSKextLoadKextWithIdentifier(const char * kextIdentifier);
/xnu-10002.61.3/libkern/
H A DOSKextLib.cpp46 OSKextLoadKextWithIdentifier(const char * bundle_id) in OSKextLoadKextWithIdentifier() function