Searched refs:xmagic (Results 1 – 1 of 1) sorted by relevance
84 #define xmagic _xdat._magic macro344 offsetof(Pkg, Pkgn.iob[FILE_ARY_SZ-1].xmagic) && in _findiop()346 offsetof(Pkg, Pkgn.iob[0].xmagic)) { in _findiop()370 xfp[i].xmagic = XMAGIC(&xfp[i]); in _findiop()448 (((uintptr_t)&(xfp)->xmagic & 0xfff) && \449 (xfp)->xmagic == XMAGIC(FILEx(xfp)))