Searched refs:mcompar (Results 1 – 1 of 1) sorted by relevance
146 static int mcompar(const void *, const void *);628 mcompar); in parumount()810 qsort((void *)ml, cnt, sizeof (mountent_t *), mcompar); in do_umounts()986 mcompar(const void *a, const void *b) in mcompar() function