Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/amd/
H A Damfs_host.c189 sortfun(const voidp x, const voidp y) in sortfun() function
439 qsort(ep, n_export, sizeof(exports), sortfun); in amfs_host_mount()