Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dxo.h64 #define XOF_CLOSE_FP XOF_BIT(0) /** Close file pointer on xo_close() */ macro
H A Dlibxo.c1958 if (xop->xo_close && XOF_ISSET(xop, XOF_CLOSE_FP)) in xo_destroy()
/f-stack/tools/libxo/doc/
H A Dapi.rst73 .. index:: XOF_CLOSE_FP
85 The `XOF_CLOSE_FP` flag can be set on the returned handle to trigger a
235 .. index:: XOF_CLOSE_FP
262 XOF_CLOSE_FP Close file pointer on `xo_destroy`
280 The `XOF_CLOSE_FP` flag will trigger the call of the *close_func*