Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c960 qsort_linkcmp(void const *a, void const *b) in qsort_linkcmp() function
991 qsort(links, nlinks, sizeof *links, qsort_linkcmp); in make_links()