Searched refs:ctlstat_opts (Results 1 – 1 of 1) sorted by relevance
81 static const char *ctlstat_opts = "Cc:DPdhjl:n:p:tw:"; variable875 while ((c = getopt(argc, argv, ctlstat_opts)) != -1) { in main()