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

/xsrc/external/mit/xterm/dist/
H A Dmain.c3805 char *newPath = x_strdup("/bin/sh"); local in function:resetShell
3809 xtermSetenv("SHELL", newPath);
3810 return newPath;

Completed in 7 milliseconds