Lines Matching refs:XString
27 XString xs;
115 rval = chdir(try = Xstring(xs, xp) + phys_path);
119 simplify_path(Xstring(xs, xp));
120 rval = chdir(try = Xstring(xs, xp));
144 if (!ISABSPATH(Xstring(xs, xp))) {
148 if (!physical || !(pwd = get_phys_path(Xstring(xs, xp))))
150 pwd = Xstring(xs, xp);
160 pwd = Xstring(xs, xp);
232 XString xs;
371 histsave(source->line, Xstring(xs, xp), 1);
388 for (s = Xstring(xs, xp); len > 0; ) {