Home
last modified time | relevance | path

Searched refs:close_func (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/libxo/libxo/
H A Dxo_syslog.c424 xo_syslog_close_t close_func) in xo_set_syslog_handler() argument
428 xo_syslog_close = close_func; in xo_set_syslog_handler()
H A Dxo.h162 xo_close_func_t close_func, xo_flush_func_t flush_func);
672 xo_syslog_close_t close_func);
H A Dlibxo.c7932 xo_close_func_t close_func, xo_flush_func_t flush_func) in xo_set_writer() argument
7938 xop->xo_close = close_func; in xo_set_writer()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlparser.c356 static void close_func (LexState *ls) { in close_func() function
393 close_func(&lexstate); in luaY_parser()
591 close_func(ls); in body()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c553 static void close_func (LexState *ls) { in close_func() function
810 close_func(ls); in body()
1619 close_func(ls); in mainfunc()
/f-stack/tools/libxo/doc/
H A Dapi.rst106 xo_write_func_t write_func, xo_close_func_t close_func, \
113 output stream. The *close_func* function can release this opaque
122 :param xo_close_func_t close_func: New close function
280 The `XOF_CLOSE_FP` flag will trigger the call of the *close_func*