compare_protoent
return (TEST_DATA_FIND(protoent, td, pe, compare_protoent,
if ((compare_protoent(pe, pe_model, NULL) != 0) &&
if ((compare_protoent(pe, pe_model, NULL) != 0) &&
((compare_protoent(pe, pe_model, NULL) != 0) &&
compare_protoent, NULL);
compare_protoent, NULL);
static int compare_protoent(struct protoent *, struct protoent *, void *);