Lines Matching defs:next
3745 scf_value_t *v, *next;
3762 for (v = cur->entry_head; v != NULL; v = next) {
3763 next = v->value_next;
6153 scf_match_t *next, *prev;
6159 match = next) {
6161 next = match->sm_next;
6948 scf_matchkey_t *key, *next;
6953 key = next) {
6955 next = key->sk_next;
6968 scf_match_t *match, *next;
6974 match = next) {
6976 next = match->sm_next;