Searched refs:dict (Results 1 – 2 of 2) sorted by relevance
24 CFDictionaryRef dict; in get_my_path() local25 dict = ProcessInformationCopyDictionary(&psn, 0xffffffff); in get_my_path()26 CFStringRef value = (CFStringRef)CFDictionaryGetValue(dict, in get_my_path()
37 CFDictionaryRef dict; in get_my_path() local38 dict = ProcessInformationCopyDictionary(&psn, 0xffffffff); in get_my_path()39 CFStringRef value = (CFStringRef)CFDictionaryGetValue(dict, in get_my_path()