Searched defs:chpath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tchar.c832 char chpath[MAXPATHLEN + 1]; local
835 tstostr(chpath, path);
836 i = readlink(chpath, (char *)chbuf, sizeof (chbuf));

Completed in 59 milliseconds