Searched refs:reqout (Results 1 – 1 of 1) sorted by relevance
131 char *reqout = NULL, *respout = NULL; in MAIN() local402 reqout = *args; in MAIN()699 if (!req && (signfile || reqout || host || add_nonce || ridx_filename)) in MAIN()737 if (reqout) in MAIN()739 derbio = BIO_new_file(reqout, "wb"); in MAIN()742 BIO_printf(bio_err, "Error opening file %s\n", reqout); in MAIN()