Searched refs:notext (Results 1 – 5 of 5) 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()
141 openssl ca -notext -config openssl.cnf \
226 int notext);302 int notext = 0; in MAIN() local439 notext = 1; in MAIN()1275 write_new_certificate(Cout, x, 0, notext); in MAIN()1276 write_new_certificate(Sout, x, output_der, notext); in MAIN()2164 int notext) in write_new_certificate() argument2183 if (!notext) in write_new_certificate()
38 [B<-notext>]150 =item B<-notext>
7866 *) Add a new -notext option to 'ca' and a -pubkey option to 'spkac'.