Searched refs:_sopts (Results 1 – 1 of 1) sorted by relevance
35 static const char* _sopts = "h:d:"; in parse_device_name() local42 while ((opt = getopt_long(argc, argv, _sopts, _lopts, &oidx)) != -1) { in parse_device_name()