Searched refs:str_allocated (Results 1 – 1 of 1) sorted by relevance
2422 void *str_allocated[MAX_ARGS]; in monitor_handle_command() local2458 str_allocated[i] = NULL; in monitor_handle_command()2505 str_allocated[nb_args] = str; in monitor_handle_command()2730 qemu_free(str_allocated[i]); in monitor_handle_command()