Searched refs:xo_formatter_t (Results 1 – 2 of 2) sorted by relevance
147 typedef xo_ssize_t (*xo_formatter_t)(xo_handle_t *, char *, xo_ssize_t, typedef198 xo_set_formatter (xo_handle_t *xop, xo_formatter_t func, xo_checkpointer_t);
240 xo_formatter_t xo_formatter; /* Custom formating function */2544 xo_set_formatter (xo_handle_t *xop, xo_formatter_t func, in xo_set_formatter()