Searched refs:FILEx (Results 1 – 1 of 1) sorted by relevance
89 #define FILEx(fp) ((struct xFILE *)(uintptr_t)fp) macro449 (xfp)->xmagic == XMAGIC(FILEx(xfp)))456 else if (VALIDXFILE(FILEx(iop))) in getxfdat()457 return (&FILEx(iop)->_xdat); in getxfdat()502 if (VALIDXFILE(FILEx(iop))) in _reallock()503 return (&FILEx(iop)->xlock); in _reallock()866 else if (VALIDXFILE(FILEx(iop))) in _file_get()867 altfd = FILEx(iop)->_xdat._altfd; in _file_get()