Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dlibxo.c1027 xo_printf (xo_handle_t *xop, const char *fmt, ...) in xo_printf() function
1764 xo_printf(xop, ": %s", msg); in xo_message_hcv()
1768 xo_printf(xop, "\n"); in xo_message_hcv()
6587 xo_printf(xop, "%*s\"__version\": \"%s\", %s", in xo_emit_top()
6619 rc += xo_printf(xop, ">%s", ppn); in xo_do_open_container()
6633 rc = xo_printf(xop, "%s%*s\"%s\": {%s", in xo_do_open_container()
6792 rc = xo_printf(xop, "%s%*s\"%s\": [%s", in xo_do_open_list()
6925 xo_printf(xop, "%*s{%s", xo_indent(xop), "", ppn); in xo_do_open_leaf_list()
6941 rc = xo_printf(xop, "%s%*s\"%s\": [%s", in xo_do_open_leaf_list()
7029 rc += xo_printf(xop, ">%s", ppn); in xo_do_open_instance()
[all …]