Searched refs:xo_ssize_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libxo/libxo/
H A Dxo.h130 typedef int xo_ssize_t; /* Buffer size */ typedef
132 typedef ssize_t xo_ssize_t; /* Buffer size */ typedef
135 typedef xo_ssize_t (*xo_write_func_t)(void *, const char *);
146 typedef xo_ssize_t (*xo_formatter_t)(xo_handle_t *, char *, xo_ssize_t,
202 xo_ssize_t
205 xo_ssize_t
208 xo_ssize_t
211 xo_ssize_t
215 xo_ssize_t
[all...]
H A Dlibxo.c511 static xo_ssize_t
6559 xo_ssize_t
6573 xo_ssize_t
6587 xo_ssize_t
6601 xo_ssize_t
6616 xo_ssize_t
6630 xo_ssize_t
6650 xo_ssize_t
6695 xo_ssize_t
6709 xo_ssize_t
[all...]
H A Dxo_syslog.c454 static xo_ssize_t
/freebsd-11-stable/contrib/libxo/xo/
H A Dxo.c93 static xo_ssize_t
94 formatter (xo_handle_t *xop, char *buf, xo_ssize_t bufsiz,

Completed in 83 milliseconds