Searched refs:XO_OP_CREATE (Results 1 – 5 of 5) sorted by relevance
76 #define XO_OP_CREATE 1 /* Called when the handle is init'd */ macro
343 int rc = xo_encoder_handle(xop, XO_OP_CREATE, name, NULL, 0); in xo_encoder_init()
257 if (cbor == NULL && op != XO_OP_CREATE) in cbor_handler()261 case XO_OP_CREATE: /* Called when the handle is init'd */ in cbor_handler()
759 if (csv == NULL && op != XO_OP_CREATE) in csv_handler()763 case XO_OP_CREATE: /* Called when the handle is init'd */ in csv_handler()
1653 XO_OP_CREATE Called when the handle is created