Home
last modified time | relevance | path

Searched refs:XO_OP_CLOSE_INSTANCE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libxo/libxo/
H A Dxo_encoder.h84 #define XO_OP_CLOSE_INSTANCE 9 macro
H A Dlibxo.c7517 rc = xo_encoder_handle(xop, XO_OP_CLOSE_INSTANCE, name, NULL, 0); in xo_do_close_instance()
/freebsd/contrib/libxo/encoder/cbor/
H A Denc_cbor.c305 case XO_OP_CLOSE_INSTANCE: in cbor_handler()
/freebsd/contrib/libxo/encoder/csv/
H A Denc_csv.c790 case XO_OP_CLOSE_INSTANCE: in csv_handler()
/freebsd/contrib/libxo/doc/
H A Dapi.rst1684 XO_OP_CLOSE_INSTANCE Instance closed (xo_close_instance)