Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:action_file

107 static const char *action_file = NULL;
1570 wpa_cli_exec(action_file, ctrl_ifname, "CONNECTED");
1575 wpa_cli_exec(action_file, ctrl_ifname, "DISCONNECTED");
1957 action_file = optarg;
1990 interactive = (argc == optind) && (action_file == NULL);
2041 if (interactive || action_file) {
2057 else if (action_file)