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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp5672 OSKext_protect( function
5719 result = OSKext_protect(kext_map, kmod_info->address,
5731 result = OSKext_protect(kext_map, start, end, seg->maxprot, TRUE);
5742 result = OSKext_protect(kext_map, start, end, seg->initprot, FALSE);

Completed in 102 milliseconds