Searched refs:expand_first (Results 1 – 2 of 2) sorted by relevance
399 struct netgrnam *expand_first; member408 ngt->expand_lastp = &ngt->expand_first; in ngt_init()461 if ((first = ngt->expand_first) == NULL) { in ngt_next()464 if ((ngt->expand_first = first->expand_next) == NULL) { in ngt_next()465 ngt->expand_lastp = &ngt->expand_first; in ngt_next()
239 struct netgrnam *expand_first; member249 ngt->expand_lastp = &ngt->expand_first;306 if ((first = ngt->expand_first) == 0) {309 if ((ngt->expand_first = first->expand_next) == 0) {310 ngt->expand_lastp = &ngt->expand_first;