ap_getopt         144 sapi/isapi/stresstest/getopt.c       while ((c = ap_getopt(argc, argv, "abo:")) != EOF)
ap_getopt           8 sapi/isapi/stresstest/getopt.h int ap_getopt(int argc, char* const *argv, const char *optstr);