Home
last modified time | relevance | path

Searched refs:old_outfile (Results 1 – 2 of 2) sorted by relevance

/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-transform.c496 const char *old_outfile; in xslt_yelp_document() local
527 old_outfile = ctxt->outputFile; in xslt_yelp_document()
552 ctxt->outputFile = old_outfile; in xslt_yelp_document()
/dports/security/gnupg/gnupg-2.3.3/g10/
H A Drevoke.c538 char *old_outfile; in gen_standard_revoke() local
606 old_outfile = opt.outfile; in gen_standard_revoke()
610 opt.outfile = old_outfile; in gen_standard_revoke()