Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h664 static OSReturn protectKCFileSet(
/xnu-11215/libkern/c++/
H A DOSKext.cpp13765 OSKext::protectKCFileSet(*mhp, pageable ? KCKindPageable : KCKindAuxiliary);
13900 OSKext::protectKCFileSet( function in OSKext