Lines Matching defs:xs
1287 XString xs;
1302 Xinit(xs, xp, 128, ATEMP);
1306 xp = Xstring(xs, xp);
1310 XcheckN(xs, xp, p - sp);
1316 XcheckN(xs, xp, namelen);
1318 if ((ev = search_access(Xstring(xs, xp), mode)) == 0) {
1319 name = Xclose(xs, xp + namelen);
1328 Xfree(xs, xp);