Searched refs:tryp (Results 1 – 1 of 1) sorted by relevance
1803 char *dir, *allocd = NULL, *tryp, *pwd, *cdpath; in c_cd() local1898 rv = chdir(tryp = Xstring(xs, xp) + phys_path); in c_cd()1901 rv = chdir(tryp = Xstring(xs, xp)); in c_cd()1909 bi_errorf("%s: %s", tryp, cstrerror(errno)); in c_cd()