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

/macosx-10.9.5/xnu-2422.115.4/libkern/
H A DOSKextLib.cpp148 OSReturn OSKextUnloadKextWithLoadTag(uint32_t loadTag) function
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/
H A DOSKextLibPrivate.h771 * with <code>@link //apple_ref/c/func/OSKextUnloadKextWithLoadTag OSKextUnloadKextWithLoadTag@/link</code>.
789 * @function OSKextUnloadKextWithLoadTag
824 OSReturn OSKextUnloadKextWithLoadTag(uint32_t loadTag);
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSKext.h134 friend OSReturn OSKextUnloadKextWithLoadTag(uint32_t);
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_encodings.c268 (void)OSKextUnloadKextWithLoadTag(loadTag);

Completed in 186 milliseconds