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

/macosx-10.10.1/xnu-2782.1.97/libkern/
H A DOSKextLib.cpp148 OSReturn OSKextUnloadKextWithLoadTag(uint32_t loadTag) function
/macosx-10.10.1/xnu-2782.1.97/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.10.1/xnu-2782.1.97/libkern/libkern/c++/
H A DOSKext.h134 friend OSReturn OSKextUnloadKextWithLoadTag(uint32_t);
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_encodings.c268 (void)OSKextUnloadKextWithLoadTag(loadTag);

Completed in 83 milliseconds