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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tchar.c90 tstostr(char *to, tchar *from) function
246 tstostr(buf1, s1);
247 tstostr(buf2, s2);
337 return (getenvs_(tstostr(name, name_)));
369 tstostr(chbuf, name_);
387 tstostr(chbuf, path_);
404 tstostr(chbuf, name_);
742 tstostr(chbuf, path);
751 tstostr(chbuf, path);
760 tstostr(chbu
[all...]

Completed in 59 milliseconds