Searched refs:xo_style (Results 1 – 1 of 1) sorted by relevance
234 xo_style_t xo_style; /* XO_STYLE_* value */ member434 xo_style (xo_handle_t *xop UNUSED) in xo_style() function439 return xop->xo_style; in xo_style()889 switch (xo_style(xop)) { in xo_buf_escape()1671 switch (xo_style(xop)) { in xo_message_hcv()1785 switch (xo_style(xop)) { in xo_message_hcv()1875 xop->xo_style = style; in xo_create()1878 xop->xo_style = style; /* Reset style (see LIBXO_OPTIONS) */ in xo_create()1989 xop->xo_style = style; in xo_set_style()2002 return xo_style(xop); in xo_get_style()[all …]