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

/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAInternal.h117 const CFStringRef _kDARequestKindKey; /* ( CFNumber ) */ variable
H A DDAInternal.c59 __private_extern__ const CFStringRef _kDARequestKindKey = CFSTR( "DARequestKind" ); variable
H A DDARequest.c1474 ___CFDictionarySetIntegerValue( request, _kDARequestKindKey, kind );
1611 return ___CFDictionaryGetIntegerValue( ( void * ) request, _kDARequestKindKey );

Completed in 116 milliseconds