Home
last modified time | relevance | path

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

/f-stack/tools/libxo/tests/core/
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_03.c57 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_10.c82 xo_set_info(NULL, info, info_count); in main()
H A Dtest_01.c82 xo_set_info(NULL, info, -1); in main()
/f-stack/tools/libxo/libxo/
H A Dxo.h195 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count);
H A Dlibxo.c2523 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count) in xo_set_info() function
/f-stack/tools/libxo/doc/
H A Dapi.rst1065 the `xo_set_info` call::
1073 void xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count);
1091 xo_set_info(NULL, info, info_count);
1103 .. c:function:: void xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count)
H A Dexample.rst49 xo_set_info(NULL, info, info_count);