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

/macosx-10.10.1/system_cmds-643.1.1/arch.tproj/
H A Darch.c52 #define kKeyExecPath "ExecutablePath" macro
435 CFStringRef execpath = CFDictionaryGetValue(plist, CFSTR(kKeyExecPath));
437 warnx("%s: No key %s", fpath, kKeyExecPath);
440 warnx("%s: %s is not a string", fpath, kKeyExecPath);

Completed in 119 milliseconds