Searched refs:time_sm (Results 1 – 1 of 1) sorted by relevance
89 static int time_sm(const void *, const void *b);595 qsort((void *)buffer, size, sizeof (struct sm), time_sm);633 static int time_sm(const void *a, const void *b) in time_sm() function