Home
last modified time | relevance | path

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

/src/contrib/netbsd-tests/lib/libc/
H A Dt_cdb.c56 cmp_keys(const void *a_, const void *b_) in cmp_keys() function
79 qsort(sorted_keys, len, sizeof(*sorted_keys), cmp_keys); in init_keys()