Searched refs:time_sm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c91 static int time_sm(const void *, const void *b);
597 qsort((void *)buffer, size, sizeof (struct sm), time_sm);
635 static int time_sm(const void *a, const void *b) function

Completed in 56 milliseconds