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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c355 char *net_id_str; local
364 &net_id_str);
365 if (iface == NULL || net_id_str == NULL ||
374 group_id = strtoul(net_id_str, NULL, 10);
735 char *net_id_str; local
744 &net_id_str);
745 if (iface == NULL || net_id_str == NULL ||
753 group_id = strtoul(net_id_str, NULL, 10);

Completed in 154 milliseconds