Searched refs:xo_set_info (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/contrib/libxo/tests/core/ |
| HD | test_03.c | 43 xo_set_info(NULL, info, info_count); in main()
|
| HD | test_04.c | 43 xo_set_info(NULL, info, info_count); in main()
|
| HD | test_06.c | 43 xo_set_info(NULL, info, info_count); in main()
|
| HD | test_07.c | 50 xo_set_info(NULL, info, info_count); in main()
|
| HD | test_05.c | 60 xo_set_info(NULL, info, info_count); in main()
|
| HD | test_01.c | 77 xo_set_info(NULL, info, -1); in main()
|
| HD | test_10.c | 81 xo_set_info(NULL, info, info_count); in main()
|
| /NextBSD/contrib/libxo/libxo/ |
| HD | xo.h | 166 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count);
|
| HD | libxo.c | 2107 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count) in xo_set_info() function
|
| /NextBSD/contrib/libxo/doc/ |
| HD | libxo.txt | 1863 the xo_set_info() call: 1871 void xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count); 1889 xo_set_info(NULL, info, info_count); 3102 xo_set_info(NULL, info, info_count);
|