Searched refs:ether_cmp (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/bootp-268.1/bootplib/
H A Dutil.h150 int ether_cmp(struct ether_addr * e1, struct ether_addr * e2);
H A Dnbimages.c970 (qsort_compare_func_t)ether_cmp);
983 (qsort_compare_func_t)ether_cmp);
1125 sizeof(*ether), (qsort_compare_func_t)ether_cmp) != NULL) {
1133 sizeof(*ether), (qsort_compare_func_t)ether_cmp) == NULL) {
H A Dutil.c350 ether_cmp(struct ether_addr * e1, struct ether_addr * e2) function
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Dbootpd.c616 qsort(list, count, sizeof(*list), (qsort_compare_func_t)ether_cmp);
633 (qsort_compare_func_t)ether_cmp);
642 (qsort_compare_func_t)ether_cmp);

Completed in 82 milliseconds