Lines Matching refs:short2str
88 ecp = short2str(hp);
113 stat(ecp, &swd) != -1 && stat(short2str(hp), &shp) != -1 &&
346 if (chdir(short2str(cp)) < 0)
356 if (chdir(tmp = short2str(dp->di_name)) < 0)
429 if (chdir(short2str(dp)) >= 0) {
435 if (chdir(short2str(cp)) >= 0)
452 if (chdir(short2str(buf)) >= 0) {
461 if ((dp[0] == '/' || dp[0] == '.') && chdir(short2str(dp)) >= 0) {
467 (void)strcpy(ebuf, short2str(cp));
493 if (chdir(tmp = short2str(dp->di_name)) < 0)
507 if (chdir(tmp = short2str(dp->di_name)) < 0)
578 if (chdir(tmp = short2str(p->di_name)) < 0)
681 (cc = readlink(short2str(cp), tlink,
765 (cc = readlink(short2str(cp), tlink, sizeof(tlink)-1)) >= 0) {
860 stat(short2str(p1), &statbuf) != -1) {
869 for (sp = NULL; *p2 && stat(short2str(p2), &statbuf) != -1;) {