Searched refs:nex (Results 1 – 2 of 2) sorted by relevance
101 struct __nsw_lookup_v1 *nex, *cur; in freeconf_v1() local102 for (cur = cfp->lookups; cur; cur = nex) { in freeconf_v1()104 nex = cur->next; in freeconf_v1()
738 struct __nsw_lookup_v1 *nex, *cur; in freeconf_v1() local739 for (cur = cfp->lookups; cur; cur = nex) { in freeconf_v1()741 nex = cur->next; in freeconf_v1()756 struct __nsw_lookup *nex, *cur; in freeconf() local757 for (cur = cfp->lookups; cur; cur = nex) { in freeconf()759 nex = cur->next; in freeconf()