Home | History | Annotate | Download | only in src

Lines Matching refs:xs

1199 	XString xs;
1214 Xinit(xs, xp, 128, ATEMP);
1218 xp = Xstring(xs, xp);
1222 XcheckN(xs, xp, p - sp);
1228 XcheckN(xs, xp, namelen);
1230 if ((ev = search_access(Xstring(xs, xp), mode)) == 0) {
1231 name = Xclose(xs, xp + namelen);
1240 Xfree(xs, xp);