Searched refs:host_sm (Results 1 – 1 of 1) sorted by relevance
90 static int host_sm(const void *, const void *b);566 qsort((void *)buffer, size, sizeof (struct sm), host_sm);629 static int host_sm(const void *a, const void *b) in host_sm() function