Lines Matching refs:xo_ssize_t

402 .. c:function:: xo_ssize_t xo_emit (const char *fmt, ...)
406 :rtype: xo_ssize_t
408 .. c:function:: xo_ssize_t xo_emit_h (xo_handle_t *xop, const char *fmt, ...)
414 :rtype: xo_ssize_t
416 .. c:function:: xo_ssize_t xo_emit_hv (xo_handle_t *xop, const char *fmt, va_list vap)
423 :rtype: xo_ssize_t
457 .. c:function:: xo_ssize_t xo_emit_field (const char *rolmod, const char *content, const char *fmt,…
468 :rtype: xo_ssize_t
479 .. c:function:: xo_ssize_t xo_emit_field_h (xo_handle_t *xop, const char *rolmod, const char *conte…
492 :rtype: xo_ssize_t
494 .. c:function:: xo_ssize_t xo_emit_field_hv (xo_handle_t *xop, const char *rolmod, const char *cont…
508 :rtype: xo_ssize_t
531 .. c:function:: xo_ssize_t xo_attr (const char *name, const char *fmt, ...)
538 :rtype: xo_ssize_t
551 .. c:function:: xo_ssize_t xo_attr_h (xo_handle_t *xop, const char *name, const char *fmt, ...)
559 .. c:function:: xo_ssize_t xo_attr_hv (xo_handle_t *xop, const char *name, const char *fmt, va_list…
569 .. c:function:: xo_ssize_t xo_flush (void)
572 :rtype: xo_ssize_t
583 .. c:function:: xo_ssize_t xo_flush_h (xo_handle_t *xop)
588 :rtype: xo_ssize_t
608 .. c:function:: xo_ssize_t xo_finish (void)
611 :rtype: xo_ssize_t
613 .. c:function:: xo_ssize_t xo_finish_h (xo_handle_t *xop)
618 :rtype: xo_ssize_t
682 .. c:function:: xo_ssize_t xo_open_container (const char *name)
687 :rtype: xo_ssize_t
693 .. c:function:: xo_ssize_t xo_open_container_h (xo_handle_t *xop, const char *name)
700 .. c:function:: xo_ssize_t xo_close_container (const char *name)
705 :rtype: xo_ssize_t
707 .. c:function:: xo_ssize_t xo_close_container_h (xo_handle_t *xop, const char *name)
783 .. c:function:: xo_ssize_t xo_open_list (const char *name)
788 :rtype: xo_ssize_t
792 .. c:function:: xo_ssize_t xo_open_list_h (xo_handle_t *xop, const char *name)
800 .. c:function:: xo_ssize_t xo_close_list (const char *name)
805 :rtype: xo_ssize_t
809 .. c:function:: xo_ssize_t xo_close_list_h (xo_handle_t *xop, const char *name)
819 .. c:function:: xo_ssize_t xo_open_instance (const char *name)
824 :rtype: xo_ssize_t
828 .. c:function:: xo_ssize_t xo_open_instance_h (xo_handle_t *xop, const char *name)
838 .. c:function:: xo_ssize_t xo_close_instance (const char *name)
843 :rtype: xo_ssize_t
847 .. c:function:: xo_ssize_t xo_close_instance_h (xo_handle_t *xop, const char *name)
922 .. c:function:: xo_ssize_t xo_open_marker(const char *name)
927 :rtype: xo_ssize_t
932 .. c:function:: xo_ssize_t xo_open_marker_h(const char *name)
939 .. c:function:: xo_ssize_t xo_close_marker(const char *name)
944 :rtype: xo_ssize_t
950 .. c:function:: xo_ssize_t xo_close_marker(const char *name)