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

/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDAInternal.h121 const CFStringRef _kDARequestUserUIDKey; /* ( CFNumber ) */ variable
H A DDAInternal.c63 __private_extern__ const CFStringRef _kDARequestUserUIDKey = CFSTR( "DARequestUserUID" ); variable
H A DDARequest.c1482 ___CFDictionarySetIntegerValue( request, _kDARequestUserUIDKey, userUID );
1631 return ___CFDictionaryGetIntegerValue( ( void * ) request, _kDARequestUserUIDKey );

Completed in 109 milliseconds