Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c134 static const struct option flag_opts[] = { variable
902 while ((opt = getopt_clip(argc, argv, "fq", flag_opts, NULL)) != -1) { in parse_flags()