Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c198 static int mlevelcmp(const void *, const void *);
982 mlevelcmp); in parmount()
1263 mlevelcmp); in do_mounts()
1541 mlevelcmp(const void *a, const void *b) in mlevelcmp() function