Searched refs:XOF_CLOSE_FP (Results 1 – 3 of 3) sorted by relevance
60 #define XOF_CLOSE_FP XOF_BIT(0) /** Close file pointer on xo_close() */ macro
1693 if (xop->xo_close && XOF_ISSET(xop, XOF_CLOSE_FP)) in xo_destroy()
1469 Use the XOF_CLOSE_FP flag to trigger a call to fclose() for1539 | XOF_CLOSE_FP | Close file pointer on xo_destroy() |1557 The XOF_CLOSE_FP flag will trigger the call of the close_func