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

/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAInternal.h113 const CFStringRef _kDARequestArgument3Key; /* ( CFType ) */ variable
H A DDAInternal.c55 __private_extern__ const CFStringRef _kDARequestArgument3Key = CFSTR( "DARequestArgument3" ); variable
H A DDARequest.c1479 if ( argument3 ) CFDictionarySetValue( request, _kDARequestArgument3Key, argument3 );
1591 return CFDictionaryGetValue( ( void * ) request, _kDARequestArgument3Key );

Completed in 180 milliseconds