HomeSort by relevance Sort by last modified time
    Searched refs:reload_config (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/ap/
hostapd.h 33 int (*reload_config)(struct hostapd_iface *iface); member in struct:hapd_interfaces
wps_hostapd.c 278 iface->interfaces->reload_config(iface) < 0) {
    [all...]
  /external/dhcpcd-6.8.2/
dhcpcd.c 1106 reload_config(struct dhcpcd_ctx *ctx) function
1207 reload_config(ctx);
    [all...]
  /external/wpa_supplicant_8/hostapd/
main.c 659 interfaces.reload_config = hostapd_reload_config;

Completed in 113 milliseconds