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

/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAInternal.h115 const CFStringRef _kDARequestDiskKey; /* ( DADisk ) */ variable
H A DDAInternal.c57 __private_extern__ const CFStringRef _kDARequestDiskKey = CFSTR( "DARequestDisk" ); variable
H A DDARequest.c1476 if ( argument0 ) CFDictionarySetValue( request, _kDARequestDiskKey, argument0 );
1601 return ( void * ) CFDictionaryGetValue( ( void * ) request, _kDARequestDiskKey );

Completed in 187 milliseconds