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

/macosx-10.10.1/libresolv-57/
H A Dres_mkupdate.c945 struct valuelist *slp, *slp_next; local
947 for (slp = servicelist; slp != NULL; slp = slp_next) {
948 slp_next = slp->next;

Completed in 90 milliseconds