Home | History | Annotate | Download | only in _io

Lines Matching refs:IS_CLOSED

322 #define IS_CLOSED(self) \
328 if (IS_CLOSED(self)) { \
1817 if (IS_CLOSED(self)) {