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

/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAInternal.h118 const CFStringRef _kDARequestLinkKey; /* ( CFArray ) */ variable
H A DDARequest.c1616 return CFDictionaryGetValue( ( void * ) request, _kDARequestLinkKey );
1662 CFDictionarySetValue( ( void * ) request, _kDARequestLinkKey, link );
1666 CFDictionaryRemoveValue( ( void * ) request, _kDARequestLinkKey );
H A DDAInternal.c60 __private_extern__ const CFStringRef _kDARequestLinkKey = CFSTR( "DARequestLink" ); variable

Completed in 261 milliseconds