Home | History | Annotate | Download | only in apps

Lines Matching defs:prog

105 #undef PROG
106 #define PROG req_main
175 char *infile,*outfile,*prog,*keyfile=NULL,*template=NULL,*keyout=NULL;
212 prog=argv[0];
405 BIO_printf(bio_err,"%s [options] <infile >outfile\n",prog);