Home
last modified time | relevance | path

Searched refs:getopt_set_loc (Results 1 – 1 of 1) sorted by relevance

/qemu/storage-daemon/
H A Dqemu-storage-daemon.c183 static int getopt_set_loc(int argc, char **argv, const char *optstring, in getopt_set_loc() function
238 while ((c = getopt_set_loc(argc, argv, "-hT:V", long_options)) != -1) { in process_options()