Symbol: tstostr
usr/src/cmd/csh/sh.c
1140
pp = getpwnam(tstostr(home_str, home));
usr/src/cmd/csh/sh.err.c
138
tstostr(chbuf, s);
usr/src/cmd/csh/sh.err.c
177
tstostr(chbuf, cp);
usr/src/cmd/csh/sh.exec.c
318
cmd->cfname = tstostr(NULL, fname);
usr/src/cmd/csh/sh.exec.c
324
*rc++ = tstostr(NULL, *list++);
usr/src/cmd/csh/sh.exp.c
75
tstostr((char *)name, path);
usr/src/cmd/csh/sh.file.c
351
pw = getpwnam(tstostr(person_, person));
usr/src/cmd/csh/sh.func.c
1200
*ep = tstostr(NULL, ep_);
usr/src/cmd/csh/sh.func.c
1205
blk[0] = tstostr(NULL, ep_);
usr/src/cmd/csh/sh.func.c
1367
tstostr(chbuf, cp);
usr/src/cmd/csh/sh.func.c
1400
tstostr(chbuf, cp + 1);
usr/src/cmd/csh/sh.func.c
290
v_ = tstostr(NULL, v[1]); /* No need to free */
usr/src/cmd/csh/sh.func.c
314
v_ = tstostr(NOSTR, v[1]); /* No need to free */
usr/src/cmd/csh/sh.h
509
char *tstostr(char *, tchar *);
usr/src/cmd/csh/sh.proc.c
929
tstostr(sbuf, name);
usr/src/cmd/csh/sh.tchar.c
245
tstostr(buf1, s1);
usr/src/cmd/csh/sh.tchar.c
246
tstostr(buf2, s2);
usr/src/cmd/csh/sh.tchar.c
336
return (getenvs_(tstostr(name, name_)));
usr/src/cmd/csh/sh.tchar.c
368
tstostr(chbuf, name_);
usr/src/cmd/csh/sh.tchar.c
386
tstostr(chbuf, path_);
usr/src/cmd/csh/sh.tchar.c
403
tstostr(chbuf, name_);
usr/src/cmd/csh/sh.tchar.c
741
tstostr(chbuf, path);
usr/src/cmd/csh/sh.tchar.c
750
tstostr(chbuf, path);
usr/src/cmd/csh/sh.tchar.c
759
tstostr(chbuf, path);
usr/src/cmd/csh/sh.tchar.c
782
tstostr(chbuf, path);
usr/src/cmd/csh/sh.tchar.c
794
dir = opendir(tstostr(chbuf, dirname));
usr/src/cmd/csh/sh.tchar.c
834
tstostr(chpath, path);
usr/src/cmd/csh/sh.tchar.c
855
(void) tstostr(chbuf, str);
usr/src/cmd/csh/sh.tchar.c
869
tstostr(chbuf, str);