Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auths/
H A Dauths.c188 mstrptr(const void *a, const void *b) in mstrptr() function
206 qsort(cbs->auths, cbs->auth_cnt, sizeof (cbs->auths[0]), mstrptr); in simplify()