Searched refs:SET_FD (Results 1 – 2 of 2) sorted by relevance
110 SET_FD(this, fd, fid); in fileOpen()132 SET_FD(this, -1, fid); in fileClose()142 SET_FD(this, fd, fid); // restore fd in fileClose()
49 #define SET_FD(this, fd, fid) \ macro