Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tzcode/
H A Dzic.c2360 atcomp(const void *avp, const void *bvp) in atcomp() function
2441 qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()