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

/freebsd-current/tests/sys/netinet/libalias/
H A D1_instance.c102 qsort(la, num_instances, sizeof(*la), randcmp);
H A Dutil.c60 randcmp(const void *a, const void *b) function
H A Dutil.h46 int randcmp(const void *a, const void *b);
H A Dperf.c221 qsort(batch, batch_size, sizeof(*batch), randcmp);
H A D2_natout.c293 qsort(batch, batch_size, sizeof(*batch), randcmp);

Completed in 195 milliseconds