bin/csh/csh.c
1163
(void) strlcpy(sbuf, short2str(f), sizeof sbuf);
bin/csh/csh.c
1200
if (stat(short2str(*vp), &stb) == -1)
bin/csh/csh.c
1241
if ((pw = getpwnam(short2str(home))) != NULL) {
bin/csh/csh.c
683
char *ptr = short2str(ep);
bin/csh/csh.c
848
if ((fd = open(short2str(hfile), O_WRONLY | O_CREAT | O_TRUNC,
bin/csh/dir.c
330
if (chdir(short2str(cp)) == -1)
bin/csh/dir.c
343
if (chdir(tmp = short2str(dp->di_name)) == -1)
bin/csh/dir.c
415
if (chdir(short2str(dp)) >= 0) {
bin/csh/dir.c
421
if (chdir(short2str(cp)) >= 0)
bin/csh/dir.c
438
if (chdir(short2str(buf)) >= 0) {
bin/csh/dir.c
447
if ((dp[0] == '/' || dp[0] == '.') && chdir(short2str(dp)) >= 0) {
bin/csh/dir.c
453
(void) strlcpy(ebuf, short2str(cp), sizeof ebuf);
bin/csh/dir.c
479
if (chdir(tmp = short2str(dp->di_name)) == -1)
bin/csh/dir.c
496
if (chdir(tmp = short2str(dp->di_name)) == -1)
bin/csh/dir.c
569
if (chdir(tmp = short2str(p->di_name)) == -1)
bin/csh/dir.c
673
(cc = readlink(short2str(cp), tlink,
bin/csh/dir.c
757
(cc = readlink(short2str(cp), tlink,
bin/csh/dir.c
78
tcp = short2str(hp);
bin/csh/dir.c
852
stat(short2str(p1), &statbuf) != -1) {
bin/csh/dir.c
862
for (sp = NULL; *p2 && stat(short2str(p2), &statbuf) != -1;) {
bin/csh/dir.c
93
if (hp && *hp && stat(short2str(hp), &shp) != -1 &&
bin/csh/dol.c
507
dolp = (vp || getenv(short2str(name))) ? STR1 : STR0;
bin/csh/dol.c
511
np = str2short(getenv(short2str(name)));
bin/csh/dol.c
859
(void) write(STDIN_FILENO, short2str(obuf),
bin/csh/dol.c
874
(void) write(STDIN_FILENO, short2str(obuf), BUFSIZ);
bin/csh/dol.c
916
if (any(short2str(mbp), '`')) {
bin/csh/dol.c
938
(void) write(STDIN_FILENO, short2str(obuf), BUFSIZ);
bin/csh/dol.c
945
(void) write(STDIN_FILENO, short2str(obuf), BUFSIZ);
bin/csh/exec.c
139
slash = any(short2str(expath), '/');
bin/csh/exec.c
267
f = short2str(sf);
bin/csh/exec.c
317
f = short2str(sf);
bin/csh/exec.c
439
dirp = opendir(short2str(*pv));
bin/csh/exec.c
490
bool slash = any(short2str(name), '/');
bin/csh/exec.c
563
strname = short2str(path);
bin/csh/exec.c
566
strname = short2str(name);
bin/csh/exec.c
677
bool slash = any(short2str(sp->word), '/');
bin/csh/exp.c
407
if (isa(**vp, ANYOP) && stat(short2str(**vp), &stb))
bin/csh/exp.c
417
i = !access(short2str(ep), R_OK);
bin/csh/exp.c
421
i = !access(short2str(ep), W_OK);
bin/csh/exp.c
425
i = !access(short2str(ep), X_OK);
bin/csh/exp.c
429
if (cp[1] == 'l' ? lstat(short2str(ep), &stb) :
bin/csh/exp.c
430
stat(short2str(ep), &stb)) {
bin/csh/extern.h
303
char *short2str(Char *);
bin/csh/file.c
446
if (lstat(short2str(path), &statb) == 0) {
bin/csh/file.c
452
if (stat(short2str(path), &statb) == 0 && /* follow it out */
bin/csh/file.c
531
pw = getpwnam(short2str(person));
bin/csh/file.c
621
dir_fd = opendir(*tilded_dir ? short2str(tilded_dir) : ".");
bin/csh/func.c
1091
f = atof(short2str(cp));
bin/csh/func.c
1104
return ((rlim_t) (f * 60.0 + atof(short2str(cp + 1))));
bin/csh/func.c
216
(void) execl(_PATH_LOGIN, "login", short2str(v[1]), (char *)NULL);
bin/csh/func.c
70
label.bname = short2str(cp);
bin/csh/func.c
76
backgnd.bname = short2str(cp);
bin/csh/func.c
79
foregnd.bname = short2str(cp);
bin/csh/glob.c
888
(void) strlcpy(buf, short2str(*(Char **)a), sizeof buf);
bin/csh/glob.c
889
return ((int) strcoll(buf, short2str(*(Char **)b)));
bin/csh/lex.c
960
if (!any(short2str(cp), '/'))
bin/csh/proc.c
1067
char *pidnam = short2str(cp);
bin/csh/proc.c
113
if (pid == atoi(short2str(value(STRchild))))
bin/csh/proc.c
1157
int idx = strtonum(short2str(cp + 1), 1, INT_MAX, &errstr);
bin/csh/proc.c
148
>= atoi(short2str(value(STRtime))))
bin/csh/proc.c
947
signum = strtonum(short2str(v[1]), 0, NSIG-1, &errstr);
bin/csh/proc.c
965
signum = strtonum(short2str(v[0] + 1), 0, NSIG-1, &errstr);
bin/csh/proc.c
972
name = short2str(&v[0][0]);
bin/csh/proc.c
974
name = short2str(&v[0][1]);
bin/csh/sem.c
533
strlcpy(tmp, short2str(cp), sizeof tmp);
bin/csh/sem.c
556
strlcpy(tmp, short2str(cp), sizeof tmp);
bin/csh/set.c
712
(void) fprintf(cshout, "%s\t", short2str(p->v_name));
bin/csh/str.c
402
(void) strnvis(sdst, short2str(cp), dstsize, VIS_NOSLASH);
bin/csh/str.c
80
*dst++ = xstrdup(short2str(*src));
bin/csh/time.c
131
cp = short2str(vp->vec[1]);