Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.tchar.c90 tstostr(char *to, tchar *from) in tstostr() function
246 tstostr(buf1, s1); in strcoll_()
247 tstostr(buf2, s2); in strcoll_()
337 return (getenvs_(tstostr(name, name_))); in getenv_()
369 tstostr(chbuf, name_); in creat_()
387 tstostr(chbuf, path_);
404 tstostr(chbuf, name_); in mkstemp_()
742 tstostr(chbuf, path); in stat_()
751 tstostr(chbuf, path); in lstat_()
760 tstostr(chbuf, path); in chdir_()
[all …]
H A Dsh.err.c134 tstostr(chbuf, s); in Perror()
173 tstostr(chbuf, cp); in seterr2()
H A Dsh.func.c279 v_ = tstostr(NULL, v[1]); /* No need to free */ in dologin()
303 v_ = tstostr(NOSTR, v[1]); /* No need to free */ in donewgrp()
1189 *ep = tstostr(NULL, ep_); in local_setenv()
1194 blk[0] = tstostr(NULL, ep_); in local_setenv()
1356 tstostr(chbuf, cp); in getval()
1389 tstostr(chbuf, cp + 1); in getval()
H A Dsh.exec.c303 cmd->cfname = tstostr(NULL, fname); in tconvert()
309 *rc++ = tstostr(NULL, *list++); in tconvert()
H A Dsh.h532 char *tstostr(/* char * , tchar * */);
H A Dsh.exp.c75 tstostr(name, path); in chk_access()
H A Dsh.file.c353 pw = getpwnam(tstostr(person_, person)); in tilde()
H A Dsh.c1138 pp = getpwnam(tstostr(home_str, home)); in gethdir()
H A Dsh.proc.c923 tstostr(sbuf, name); in dokill()