Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLib.h710 OSReturn OSKextLoadKextWithIdentifier(const char * kextIdentifier);
/xnu-11215/libkern/
H A DOSKextLib.cpp49 OSKextLoadKextWithIdentifier(const char * bundle_id) in OSKextLoadKextWithIdentifier() function