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

/macosx-10.10/dyld-353.2.1/src/
H A DdyldLibSystemInterface.h71 bool (*isLaunchdOwned)(); member in struct:dyld::LibSystemHelpers
H A DdyldAPIsInLibSystem.cpp1259 static bool isLaunchdOwned() { function
1300 &isLaunchdOwned,
H A Ddyld.cpp422 if ( (*gLibSystemHelpers->isLaunchdOwned)() ) {

Completed in 175 milliseconds