ap_optiserr        83 sapi/isapi/stresstest/getopt.c         return(ap_optiserr(argc, argv, ap_optind-1, optstr, optchr, OPTERRCOLON));
ap_optiserr        97 sapi/isapi/stresstest/getopt.c         return(ap_optiserr(argc, argv, errind, optstr, errchr, OPTERRNF));
ap_optiserr       107 sapi/isapi/stresstest/getopt.c                 return(ap_optiserr(argc, argv, ap_optind-1, optstr, optchr, OPTERRARG));