Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/tests/core/
H A Dtest_03.c43 xo_set_info(NULL, info, info_count); in main()
H A Dtest_04.c43 xo_set_info(NULL, info, info_count); in main()
H A Dtest_06.c43 xo_set_info(NULL, info, info_count); in main()
H A Dtest_07.c50 xo_set_info(NULL, info, info_count); in main()
H A Dtest_05.c60 xo_set_info(NULL, info, info_count); in main()
H A Dtest_01.c77 xo_set_info(NULL, info, -1); in main()
H A Dtest_10.c81 xo_set_info(NULL, info, info_count); in main()
/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dxo.h177 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count);
H A Dlibxo.c2351 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count) in xo_set_info() function