Searched refs:nl_next (Results 1 – 1 of 1) sorted by relevance
125 struct nmlist *nl_next; member146 for (; (nl = *nlhp) != NULL; nlhp = &nl->nl_next) in nmlist_add()157 nl->nl_next = NULL; in nmlist_add()319 for (nl = nlh, nret = 0; nl; nl = nl->nl_next) in devid_deviceid_to_nmlist()329 for (nl = nlh, rl = *retlist; nl; nl = nl->nl_next, rl++) { in devid_deviceid_to_nmlist()340 nlh = nl->nl_next; in devid_deviceid_to_nmlist()