HomeSort by relevance Sort by last modified time
    Searched refs:get_next_param_value (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/qemu/
option.h 53 int get_next_param_value(char *buf, int buf_size,
  /external/qemu/util/
qemu-option.c 91 int get_next_param_value(char *buf, int buf_size, function
122 return get_next_param_value(buf, buf_size, tag, &str);

Completed in 70 milliseconds