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

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dserver.c78 static const CFDictionaryKeyCallBacks kProcessMapKeyCallBacks = { variable
239 gProcessMap = CFDictionaryCreateMutable(kCFAllocatorDefault, 0, &kProcessMapKeyCallBacks, &kCFTypeDictionaryValueCallBacks);

Completed in 195 milliseconds