Searched refs:R_CLOSEFP (Results 1 – 3 of 3) sorted by relevance
78 if (F_ISSET(t, R_CLOSEFP)) { in __rec_close()
127 F_SET(t, R_CLOSEFP); in __rec_open()
365 #define R_CLOSEFP 0x00040 /* opened a file pointer */ macro