Lines Matching defs:arg
387 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_help() local
448 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_set() local
569 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_get() local
1510 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_network() local
1534 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_network_id() local
1561 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_dup_network() local
1625 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_cred() local
1720 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_bss() local
1764 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_get_capability() local
1926 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_sta() local
2023 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_deauthenticate() local
2045 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_disassociate() local
2180 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_find() local
2236 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_connect() local
2265 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_group_remove() local
2453 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_peer() local
2529 int arg = get_cmd_arg_num(str, pos); in wpa_cli_complete_p2p_set() local
4320 char *arg; in wpa_cli_exec() local