Home
last modified time | relevance | path

Searched refs:XOF_CLOSE_FP (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/libxo/libxo/
HDxo.h60 #define XOF_CLOSE_FP XOF_BIT(0) /** Close file pointer on xo_close() */ macro
HDlibxo.c1693 if (xop->xo_close && XOF_ISSET(xop, XOF_CLOSE_FP)) in xo_destroy()
/NextBSD/contrib/libxo/doc/
HDlibxo.txt1469 Use the XOF_CLOSE_FP flag to trigger a call to fclose() for
1539 | XOF_CLOSE_FP | Close file pointer on xo_destroy() |
1557 The XOF_CLOSE_FP flag will trigger the call of the close_func