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

/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAInternal.h112 const CFStringRef _kDARequestArgument2Key; /* ( CFType ) */ variable
H A DDAInternal.c54 __private_extern__ const CFStringRef _kDARequestArgument2Key = CFSTR( "DARequestArgument2" ); variable
H A DDARequest.c1478 if ( argument2 ) CFDictionarySetValue( request, _kDARequestArgument2Key, argument2 );
1586 return CFDictionaryGetValue( ( void * ) request, _kDARequestArgument2Key );

Completed in 147 milliseconds