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

/macosx-10.10.1/configd-699.1.5/configd.tproj/
H A Dpattern.c400 CFStringRef matchingKey; local
402 matchingKey = CFArrayGetValueAtIndex(pInfo, i);
403 _addWatcher(sessionNum, matchingKey);
428 CFStringRef matchingKey; local
430 matchingKey = CFArrayGetValueAtIndex(pInfo, i);
431 _removeWatcher(sessionNum, matchingKey);

Completed in 98 milliseconds