Searched defs:notext (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | html-text.cpp | 279 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 D | ca.c | 256 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 D | ca.c | 294 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()
|