Home
last modified time | relevance | path

Searched defs:notext (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-text.cpp279 int notext=TRUE; in flush_text() local
499 int notext =TRUE; in shutdown() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dca.c256 int keyformat = FORMAT_PEM, multirdn = 0, notext = 0, output_der = 0; in ca_main() local
1901 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext) in write_new_certificate()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dca.c294 int keyformat = FORMAT_UNDEF, multirdn = 1, notext = 0, output_der = 0; in ca_main() local
1981 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext) in write_new_certificate()