Searched refs:notext (Results 1 – 4 of 4) sorted by relevance
277 int notext=TRUE; in flush_text() local281 notext = (notext && (! stackptr->text_emitted)); in flush_text()282 if (! notext) { in flush_text()497 int notext =TRUE; in shutdown() local501 notext = (notext && (! stackptr->text_emitted)); in shutdown()502 if (! notext) { in shutdown()
225 int notext);300 int notext = 0; in MAIN() local428 notext = 1; in MAIN()1243 write_new_certificate(Cout, x, 0, notext); in MAIN()1244 write_new_certificate(Sout, x, output_der, notext); in MAIN()2135 int notext) in write_new_certificate() argument2154 if (!notext) in write_new_certificate()
38 [B<-notext>]150 =item B<-notext>
6562 *) Add a new -notext option to 'ca' and a -pubkey option to 'spkac'.