trace.c | 16 static struct dl_list active_references = variable in typeref:struct:dl_list 17 { &active_references, &active_references }; 307 dl_list_add(&active_references, &ref->list); 314 dl_list_for_each(ref, &active_references, struct wpa_trace_ref, list) {
|