ofile             142 sapi/isapi/stresstest/getopt.c       char *ofile = NULL;
ofile             159 sapi/isapi/stresstest/getopt.c                 ofile = ap_optarg;
ofile             160 sapi/isapi/stresstest/getopt.c                 (void)printf("ofile = %s\n", ofile);
ofile             140 sapi/milter/getopt.c       char *ofile = NULL;
ofile             157 sapi/milter/getopt.c                 ofile = ap_php_optarg;
ofile             158 sapi/milter/getopt.c                 (void)printf("ofile = %s\n", ofile);