Home
last modified time | relevance | path

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

/freebsd/sys/teken/demo/
H A Dteken_demo.c51 static tf_cursor_t test_cursor; variable
60 .tf_cursor = test_cursor,
135 test_cursor(void *s __unused, const teken_pos_t *p) in test_cursor() function
/freebsd/sys/contrib/openzfs/tests/unit/
H A Dtest_zap.c672 test_cursor(const MunitParameter params[], void *data) in test_cursor()
783 * Like test_cursor above, we'll walk over the ZAP and set bits in test_cursor_serialize()
1613 UNIT_TEST_ZAP_TYPES("cursor", test_cursor),
664 test_cursor(const MunitParameter params[], void *data) test_cursor() function