Home
last modified time | relevance | path

Searched refs:val_next (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/inseng/
H A Dinf.c62 struct inf_value *val, *val_next; in inf_section_free() local
63 LIST_FOR_EACH_ENTRY_SAFE(val, val_next, &section->values, struct inf_value, entry) in inf_section_free()