Searched refs:xo_set_info (Results 1 – 11 of 11) sorted by relevance
| /f-stack/tools/libxo/tests/core/ |
| H A D | test_04.c | 43 xo_set_info(NULL, info, info_count); in main()
|
| H A D | test_06.c | 43 xo_set_info(NULL, info, info_count); in main()
|
| H A D | test_07.c | 50 xo_set_info(NULL, info, info_count); in main()
|
| H A D | test_03.c | 57 xo_set_info(NULL, info, info_count); in main()
|
| H A D | test_05.c | 60 xo_set_info(NULL, info, info_count); in main()
|
| H A D | test_10.c | 82 xo_set_info(NULL, info, info_count); in main()
|
| H A D | test_01.c | 82 xo_set_info(NULL, info, -1); in main()
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo.h | 195 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count);
|
| H A D | libxo.c | 2523 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 D | api.rst | 1065 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 D | example.rst | 49 xo_set_info(NULL, info, info_count);
|