HomeSort by relevance Sort by last modified time
    Searched refs:tstostr (Results 1 - 9 of 9) sorted by null

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.tchar.c 90 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(chbuf, path)
    [all...]
sh.err.c 134 tstostr(chbuf, s);
173 tstostr(chbuf, cp);
sh.exec.c 313 cmd->cfname = tstostr(NULL, fname);
319 *rc++ = tstostr(NULL, *list++);
sh.func.c 279 v_ = tstostr(NULL, v[1]); /* No need to free */
303 v_ = tstostr(NOSTR, v[1]); /* No need to free */
1189 *ep = tstostr(NULL, ep_);
1194 blk[0] = tstostr(NULL, ep_);
1356 tstostr(chbuf, cp);
1389 tstostr(chbuf, cp + 1);
sh.h 532 char *tstostr(/* char * , tchar * */);
sh.exp.c 75 tstostr(name, path);
sh.file.c 353 pw = getpwnam(tstostr(person_, person));
sh.c 1163 pp = getpwnam(tstostr(home_str, home));
sh.proc.c 923 tstostr(sbuf, name);

Completed in 1981 milliseconds