Searched refs:dl_list_first (Results 1 - 25 of 37) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dlist.h68 #define dl_list_first(list, type, member) \ macro
H A Dedit.c230 dl_list_first(&history_list, struct edit_history, list)) {
254 dl_list_first(&history_list, struct edit_history, list)) {
1150 while ((h = dl_list_first(&history_list, struct edit_history, list))) {
H A Deloop_win.c544 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
585 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
H A Deloop.c924 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
981 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
/external/wpa_supplicant_8/src/utils/
H A Dlist.h68 #define dl_list_first(list, type, member) \ macro
H A Dedit.c230 dl_list_first(&history_list, struct edit_history, list)) {
254 dl_list_first(&history_list, struct edit_history, list)) {
1150 while ((h = dl_list_first(&history_list, struct edit_history, list))) {
H A Deloop_win.c544 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
585 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
H A Deloop.c924 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
981 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dlist.h68 #define dl_list_first(list, type, member) \ macro
H A Dedit.c230 dl_list_first(&history_list, struct edit_history, list)) {
254 dl_list_first(&history_list, struct edit_history, list)) {
1150 while ((h = dl_list_first(&history_list, struct edit_history, list))) {
H A Deloop_win.c544 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
585 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
H A Deloop.c924 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
981 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout,
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_event.c89 e = dl_list_first(&s->event_queue, struct wps_event_, list);
H A Dwps_upnp_web.c317 iface = dl_list_first(&sm->interfaces,
421 iface = dl_list_first(&sm->interfaces,
476 iface = dl_list_first(&sm->interfaces,
1220 sa = dl_list_first(&s->addr_list, struct subscr_addr,
H A Dwps_upnp_ssdp.c135 iface = dl_list_first(&sm->interfaces,
588 iface = dl_list_first(
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_event.c89 e = dl_list_first(&s->event_queue, struct wps_event_, list);
H A Dwps_upnp_web.c317 iface = dl_list_first(&sm->interfaces,
421 iface = dl_list_first(&sm->interfaces,
476 iface = dl_list_first(&sm->interfaces,
1220 sa = dl_list_first(&s->addr_list, struct subscr_addr,
H A Dwps_upnp_ssdp.c135 iface = dl_list_first(&sm->interfaces,
588 iface = dl_list_first(
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_event.c89 e = dl_list_first(&s->event_queue, struct wps_event_, list);
H A Dwps_upnp_web.c317 iface = dl_list_first(&sm->interfaces,
421 iface = dl_list_first(&sm->interfaces,
476 iface = dl_list_first(&sm->interfaces,
1220 sa = dl_list_first(&s->addr_list, struct subscr_addr,
H A Dwps_upnp_ssdp.c135 iface = dl_list_first(&sm->interfaces,
588 iface = dl_list_first(
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_test.c711 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1173 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1780 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1816 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1841 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1905 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
2016 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_test.c711 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1173 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1780 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1816 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1841 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1905 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
2016 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_test.c711 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1173 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1780 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1816 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1841 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
1905 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
2016 bss = dl_list_first(&drv->bss, struct test_driver_bss, list);
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c3616 dev = dl_list_first(&p2p->devices, struct p2p_device, list);
3619 dev = dl_list_first(&dev->list, struct p2p_device, list);
4375 dev = dl_list_first(&dev->list,
4383 dev = dl_list_first(&p2p->devices, struct p2p_device, list);
4387 dev = dl_list_first(&dev->list,

Completed in 164 milliseconds

12