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

/external/qemu/include/qemu/
H A Doption.h53 int get_next_param_value(char *buf, int buf_size,
/external/qemu/util/
H A Dqemu-option.c91 int get_next_param_value(char *buf, int buf_size, function
122 return get_next_param_value(buf, buf_size, tag, &str);

Completed in 1656 milliseconds