Searched refs:randcmp (Results 1 – 5 of 5) sorted by relevance
| /src/tests/sys/netinet/libalias/ |
| H A D | 1_instance.c | 102 qsort(la, num_instances, sizeof(*la), randcmp);
|
| H A D | util.c | 61 randcmp(const void *a, const void *b) in randcmp() function
|
| H A D | util.h | 46 int randcmp(const void *a, const void *b);
|
| H A D | perf.c | 221 qsort(batch, batch_size, sizeof(*batch), randcmp); in main()
|
| H A D | 2_natout.c | 293 qsort(batch, batch_size, sizeof(*batch), randcmp);
|