Searched defs:optch (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dfirehose.c655 int optch; local
687 while ((status = apr_getopt_long(opt, cmdline_opts, &optch, &optarg))
690 switch (optch) {

Completed in 11 milliseconds