Searched refs:xo_simple_field (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/libxo/libxo/ |
H A D | libxo.c | 3809 xo_simple_field (xo_handle_t *xop, unsigned encode_only, in xo_simple_field() function 3914 xo_simple_field(xop, TRUE, NULL, 0, encoding, elen, flags); in xo_buf_append_div() 4022 xo_simple_field(xop, FALSE, value, vlen, fmt, flen, flags); in xo_buf_append_div() 4104 xo_simple_field(xop, TRUE, value, vlen, fmt, flen, flags); in xo_format_title() 4373 xo_simple_field(xop, FALSE, value, vlen, fmt, flen, flags); in xo_format_value() 4393 xo_simple_field(xop, TRUE, value, vlen, fmt, flen, flags); in xo_format_value() 4449 xo_simple_field(xop, FALSE, value, vlen, fmt, flen, flags); in xo_format_value() 4462 xo_simple_field(xop, TRUE, value, vlen, fmt, flen, flags); in xo_format_value() 4535 xo_simple_field(xop, FALSE, value, vlen, fmt, flen, flags); in xo_format_value() 4543 xo_simple_field(xop, TRUE, value, vlen, fmt, flen, flags); in xo_format_value() [all …]
|