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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c1740 char *iface, *net_id; local
1751 &net_id);
1752 if (iface == NULL || net_id == NULL || !wpa_s->dbus_new_path ||
1759 id = strtoul(net_id, NULL, 10);
1838 char *iface, *net_id; local
1849 &net_id);
1850 if (iface == NULL || net_id == NULL || !wpa_s->dbus_new_path ||
1857 id = strtoul(net_id, NULL, 10);
1892 char *iface, *net_id; local
1907 &net_id);
[all...]

Completed in 125 milliseconds