Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tchar.c245 tstostr(buf1, s1); in strcoll_()
246 tstostr(buf2, s2); in strcoll_()
368 tstostr(chbuf, name_); in creat_()
386 tstostr(chbuf, path_);
403 tstostr(chbuf, name_); in mkstemp_()
741 tstostr(chbuf, path); in stat_()
750 tstostr(chbuf, path); in lstat_()
759 tstostr(chbuf, path); in chdir_()
782 tstostr(chbuf, path); in unlink_()
834 tstostr(chpath, path); in readlink_()
[all …]
H A Dsh.err.c138 tstostr(chbuf, s); in Perror()
177 tstostr(chbuf, cp); in seterr2()
H A Dsh.func.c290 v_ = tstostr(NULL, v[1]); /* No need to free */ in dologin()
314 v_ = tstostr(NOSTR, v[1]); /* No need to free */ in donewgrp()
1200 *ep = tstostr(NULL, ep_); in local_setenv()
1205 blk[0] = tstostr(NULL, ep_); in local_setenv()
1367 tstostr(chbuf, cp); in getval()
1400 tstostr(chbuf, cp + 1); in getval()
H A Dsh.exec.c318 cmd->cfname = tstostr(NULL, fname); in tconvert()
324 *rc++ = tstostr(NULL, *list++); in tconvert()
H A Dsh.h509 char *tstostr(char *, tchar *);
H A Dsh.exp.c75 tstostr((char *)name, path); in chk_access()
H A Dsh.file.c351 pw = getpwnam(tstostr(person_, person)); in tilde()
H A Dsh.c1141 pp = getpwnam(tstostr(home_str, home)); in gethdir()
H A Dsh.proc.c929 tstostr(sbuf, name); in dokill()