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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dir.c174 tchar *slashcp; /* cp string prepended with a slash */ local
233 slashcp = strspl(S_SLASH, cp);
253 fullpath = strspl(*pv, slashcp);
258 xfree(slashcp);
281 xfree(slashcp);

Completed in 45 milliseconds