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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp91 static void * _OSKextExtractPointer(OSData * wrapper);
8858 context = _OSKextExtractPointer(contextWrapper);
8867 _OSKextExtractPointer(callbackWrapper);
8970 *contextOut = _OSKextExtractPointer(contextWrapper);
9011 _OSKextExtractPointer(callbackWrapper);
9061 _OSKextExtractPointer(callbackWrapper);
9154 static void * _OSKextExtractPointer(OSData * wrapper) function

Completed in 105 milliseconds