Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_unit.c1186 test_iter_compar(const void *a, const void *b) in test_iter_compar() function
1240 qsort(vals, ISIZE, sizeof(vals[0]), test_iter_compar); in test_iter()