| trace.c | 20 static struct dl_list active_references = variable in typeref:struct:dl_list 21 { &active_references, &active_references }; 395 dl_list_add(&active_references, &ref->list); 402 dl_list_for_each(ref, &active_references, struct wpa_trace_ref, list) {
|