Home
last modified time | relevance | path

Searched refs:xo_open_instance_hf (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dlibxo.c7057 xo_open_instance_hf (xo_handle_t *xop, xo_xsf_flags_t flags, const char *name) in xo_open_instance_hf() function
7065 return xo_open_instance_hf(xop, 0, name); in xo_open_instance_h()
7071 return xo_open_instance_hf(NULL, 0, name); in xo_open_instance()
7077 return xo_open_instance_hf(xop, XOF_DTRT, name); in xo_open_instance_hd()
7083 return xo_open_instance_hf(NULL, XOF_DTRT, name); in xo_open_instance_d()