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

/macosx-10.10.1/system_cmds-643.1.1/arch.tproj/
H A Darch.c323 char execpath2[PATH_MAX]; local
443 if (!CFStringGetFileSystemRepresentation(execpath, execpath2, sizeof(execpath2))) {
483 spawnIt(cpu, 0, execpath2, argv);

Completed in 193 milliseconds