Searched refs:FIF_WANTCLOSE (Results 1 – 1 of 1) sorted by relevance
75 #define FIF_WANTCLOSE 0x10000000 /* a close is waiting for usecount */ macro152 (FIF_WANTCLOSE|FIF_LARVAL)) == 0)263 if ((fp)->f_iflags & FIF_WANTCLOSE) { \