Home
last modified time | relevance | path

Searched refs:slashcp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dir.c179 tchar *slashcp; /* cp string prepended with a slash */ in dfollow() local
238 slashcp = strspl(S_SLASH, cp); in dfollow()
258 fullpath = strspl(*pv, slashcp); in dfollow()
263 xfree(slashcp); in dfollow()
286 xfree(slashcp); in dfollow()