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

/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAInternal.h111 const CFStringRef _kDARequestArgument1Key; /* ( CFType ) */ variable
H A DDAInternal.c53 __private_extern__ const CFStringRef _kDARequestArgument1Key = CFSTR( "DARequestArgument1" ); variable
H A DDARequest.c1477 if ( argument1 ) ___CFDictionarySetIntegerValue( request, _kDARequestArgument1Key, argument1 );
1581 return ___CFDictionaryGetIntegerValue( ( void * ) request, _kDARequestArgument1Key );

Completed in 142 milliseconds