Searched refs:FILEx (Results 1 – 1 of 1) sorted by relevance
92 #define FILEx(fp) ((struct xFILE *)(uintptr_t)fp) macro461 (xfp)->xmagic == XMAGIC(FILEx(xfp)))468 else if (VALIDXFILE(FILEx(iop))) in getxfdat()469 return (&FILEx(iop)->_xdat); in getxfdat()514 if (VALIDXFILE(FILEx(iop))) in _reallock()515 return (&FILEx(iop)->xlock); in _reallock()878 else if (VALIDXFILE(FILEx(iop))) in _file_get()879 altfd = FILEx(iop)->_xdat._altfd; in _file_get()