Home | History | Annotate | Download | only in apps

Lines Matching refs:pp2

572 		const char **pp2;
574 for (pp2=ca_usage; (*pp2 != NULL); pp2++)
575 BIO_printf(bio_err,"%s",*pp2);