HomeSort by: relevance | last modified time | path
    Searched defs:next_ctrl_ifname (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/hostapd/
hostapd_cli.c 157 char *next_ctrl_ifname; local
164 next_ctrl_ifname = os_strdup(ifname);
166 ctrl_ifname = next_ctrl_ifname;
hostapd_cli.c 157 char *next_ctrl_ifname; local
164 next_ctrl_ifname = os_strdup(ifname);
166 ctrl_ifname = next_ctrl_ifname;

Completed in 116 milliseconds