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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkext_tools_util.h121 Boolean createCFMutableSet(CFMutableSetRef * setOut,
H A Dkext_tools_util.c107 Boolean createCFMutableSet(CFMutableSetRef * setOut, argument
112 *setOut = CFSetCreateMutable(kCFAllocatorDefault, 0,
114 if (!*setOut) {

Completed in 126 milliseconds