Home
last modified time | relevance | path

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

/freebsd/usr.bin/ctlstat/
H A Dctlstat.c81 static const char *ctlstat_opts = "Cc:DPdhjl:n:p:tw:"; variable
875 while ((c = getopt(argc, argv, ctlstat_opts)) != -1) { in main()