Lines Matching defs:arg
444 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_help() local
505 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_set() local
626 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_get() local
1567 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_network() local
1591 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_network_id() local
1618 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_dup_network() local
1682 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_cred() local
1777 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_bss() local
1821 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_get_capability() local
1983 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_sta() local
2057 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_deauthenticate() local
2079 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_disassociate() local
2214 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_find() local
2270 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_connect() local
2299 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_group_remove() local
2464 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_peer() local
2540 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_set() local
4302 char *arg; in wpa_cli_exec() local