Searched refs:xo_attr_h (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libxo/libxo/ |
H A D | xo.h | 375 xo_attr_h (xo_handle_t *xop, const char *name, const char *fmt, ...);
|
H A D | libxo.c | 6809 xo_attr_h (xo_handle_t *xop, const char *name, const char *fmt, ...) in xo_attr_h() function 8298 xo_attr_h(xop, "version", "%s", version); in xo_set_version_h()
|
/freebsd/contrib/libxo/doc/ |
H A D | api.rst | 551 .. c:function:: xo_ssize_t xo_attr_h (xo_handle_t *xop, const char *name, const char *fmt, ...) 556 The `xo_attr_h` function follows the conventions of `xo_attr` but 561 The `xo_attr_h` function follows the conventions of `xo_attr_h`
|