Home
last modified time | relevance | path

Searched defs:wpa_cli_cmd (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwpa_cli.c267 static int wpa_cli_cmd(struct wpa_ctrl *ctrl, const char *cmd, int min_args, in wpa_cli_cmd() function
3032 struct wpa_cli_cmd { struct
3036 enum wpa_cli_cmd_flags flags; argument
3040 static const struct wpa_cli_cmd wpa_cli_commands[] = { argument