Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/idmap/
H A Didmaptest.c85 cmpugid(const void *a, const void *b) in cmpugid() function
169 qsort(idbuf, NTHREAD*BATCHSIZE, sizeof (uid_t), cmpugid); in test_idmap()