Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damfs_host.c191 sortfun(const voidp x, const voidp y) in sortfun() function
441 qsort(ep, n_export, sizeof(exports), sortfun); in amfs_host_mount()