Searched refs:num_dest_options (Results 1 - 1 of 1) sorted by relevance

/external/qemu/util/
H A Dqemu-option.c373 size_t num_options, num_dest_options; local
376 num_dest_options = num_options;
381 dest[num_dest_options].name = NULL;
385 dest[num_dest_options++] = *list;
386 dest[num_dest_options].name = NULL;

Completed in 94 milliseconds