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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c1181 struct dl_list peer_objpath_list; local
1193 dl_list_init(&peer_objpath_list);
1213 dl_list_add_tail(&peer_objpath_list, &node->list);
1230 dl_list_for_each_safe(node, tmp, &peer_objpath_list,
1243 dl_list_for_each_safe(node, tmp, &peer_objpath_list,

Completed in 58 milliseconds