Searched refs:xrp (Results 1 – 1 of 1) sorted by relevance
101 struct xresource *xrp; in xres_alloc() local104 xrp = xresv; in xres_alloc()106 if (xrp->xflag == 0) { in xres_alloc()107 xrp->xflag = 1; in xres_alloc()108 return xrp; in xres_alloc()110 xrp++; in xres_alloc()115 static void xres_free(struct xresource *xrp) { in xres_free() argument116 xrp->xflag = 0; in xres_free()