Searched refs:active_references (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/utils/
H A Dtrace.c16 static struct dl_list active_references = variable in typeref:struct:dl_list
17 { &active_references, &active_references };
353 dl_list_add(&active_references, &ref->list);
360 dl_list_for_each(ref, &active_references, struct wpa_trace_ref, list) {

Completed in 104 milliseconds