Home
last modified time | relevance | path

Searched refs:optstring (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() argument
190 c = getopt_long(argc, argv, optstring, longopts, NULL); in getopt_set_loc()