HomeSort by relevance Sort by last modified time
    Searched full:active_references (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/utils/
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) {

Completed in 58 milliseconds