Searched refs:time_sm (Results 1 – 1 of 1) sorted by relevance
91 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) in time_sm() function