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

/macosx-10.10.1/bootp-298/bootplib/
H A Dutil.h151 int ether_cmp(struct ether_addr * e1, struct ether_addr * e2);
H A Dnbimages.c973 (qsort_compare_func_t)ether_cmp);
986 (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.10.1/bootp-298/bootpd.tproj/
H A Dbootpd.c620 qsort(list, count, sizeof(*list), (qsort_compare_func_t)ether_cmp);
662 (qsort_compare_func_t)ether_cmp);
671 (qsort_compare_func_t)ether_cmp);

Completed in 113 milliseconds