Home
last modified time | relevance | path

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

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