Home | History | Annotate | Download | only in apps

Lines Matching refs:errline

2284 	long errline;
2292 parms=CONF_load(NULL,infile,&errline);
2295 BIO_printf(bio_err,"error on line %ld of %s\n",errline,infile);