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

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dedit.c27 struct edit_history { struct
33 static struct edit_history *history_curr;
178 struct edit_history *h, *match = NULL, *last = NULL;
184 dl_list_for_each(h, &history_list, struct edit_history, list) {
230 dl_list_first(&history_list, struct edit_history, list)) {
241 dl_list_last(&history_list, struct edit_history, list))
245 struct edit_history, list);
254 dl_list_first(&history_list, struct edit_history, list)) {
266 struct edit_history, list);
298 struct edit_history *
[all...]
/external/wpa_supplicant_8/src/utils/
H A Dedit.c27 struct edit_history { struct
33 static struct edit_history *history_curr;
178 struct edit_history *h, *match = NULL, *last = NULL;
184 dl_list_for_each(h, &history_list, struct edit_history, list) {
230 dl_list_first(&history_list, struct edit_history, list)) {
241 dl_list_last(&history_list, struct edit_history, list))
245 struct edit_history, list);
254 dl_list_first(&history_list, struct edit_history, list)) {
266 struct edit_history, list);
298 struct edit_history *
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dedit.c27 struct edit_history { struct
33 static struct edit_history *history_curr;
178 struct edit_history *h, *match = NULL, *last = NULL;
184 dl_list_for_each(h, &history_list, struct edit_history, list) {
230 dl_list_first(&history_list, struct edit_history, list)) {
241 dl_list_last(&history_list, struct edit_history, list))
245 struct edit_history, list);
254 dl_list_first(&history_list, struct edit_history, list)) {
266 struct edit_history, list);
298 struct edit_history *
[all...]

Completed in 76 milliseconds