Home
last modified time | relevance | path

Searched refs:traditional (Results 1 – 25 of 198) sorted by relevance

12345678

/NextBSD/crypto/openssl/doc/apps/
HDpkcs8.pod39 Normally a PKCS#8 private key is expected on input and a traditional format
41 reversed: it reads a traditional format private key and writes a PKCS#8
48 expected. Otherwise the B<DER> or B<PEM> format of the traditional format
156 counts are more secure that those encrypted using the traditional
169 level whereas the traditional format includes them at a PEM level.
200 Convert a private from traditional to PKCS#5 v2.0 format using triple
205 Convert a private from traditional to PKCS#5 v2.0 format using AES with
224 Convert a private key from any PKCS#8 format to traditional format:
/NextBSD/contrib/gcclibs/libcpp/
HDinit.c361 if (CPP_OPTION (pfile, traditional)) in cpp_init_special_builtins()
384 if (!CPP_OPTION (pfile, traditional) in cpp_init_builtins()
637 CPP_OPTION (pfile, traditional) = 0; in post_options()
643 if (CPP_OPTION (pfile, traditional)) in post_options()
HDmacro.c200 if (CPP_OPTION (pfile, traditional)) in _cpp_builtin_macro_text()
1190 if (CPP_OPTION (pfile, traditional)) in cpp_scan_nooutput()
1263 if (CPP_OPTION (pfile, traditional)) in warn_of_redefinition()
1561 macro->traditional = 0; in create_iso_definition()
1608 if (CPP_OPTION (pfile, traditional)) in _cpp_create_definition()
1735 if (CPP_OPTION (pfile, traditional)) in cpp_macro_definition()
1798 if (CPP_OPTION (pfile, traditional)) in cpp_macro_definition()
HDMakefile.in74 mkdeps.o pch.o symtab.o traditional.o
79 mkdeps.c pch.c symtab.c traditional.c
HDerrors.c147 if (CPP_OPTION (pfile, traditional)) in cpp_error()
HDtraditional.c704 macro->traditional = 1; in push_replacement_text()
938 macro->traditional = 1; in save_replacement_text()
954 macro->traditional = 1; in save_replacement_text()
HDChangeLog503 traditional.c: Update copyright.
543 * traditional.c: Likewise.
810 * traditional.c (push_replacement_text): Set macro->traditional.
821 Clear traditional flag.
939 * traditional.c: Moved from gcc/cpptrad.c.
/NextBSD/usr.bin/uuencode/tests/
HDregress.sh7 REGRESSION_TEST(`traditional', `uuencode regress.in <${SRCDIR}/regress.in')
HDMakefile9 FILES+= regress.traditional.out
/NextBSD/usr.bin/uudecode/tests/
HDregress.sh7 REGRESSION_TEST_ONE(`uudecode -p <${SRCDIR}/regress.traditional.in', `traditional')
HDMakefile9 FILES+= regress.traditional.in
/NextBSD/contrib/gcclibs/libcpp/include/
HDcpp-id-data.h77 unsigned int traditional : 1; member
/NextBSD/usr.bin/ident/tests/
HDtest.in2 $Foo: bar $ (OK traditional)
/NextBSD/contrib/binutils/ld/
HDTODO3 Support the "traditional" BSD -A flag (incremental loading).
/NextBSD/gnu/usr.bin/cc/libcpp/
HDMakefile16 mkdeps.c pch.c symtab.c traditional.c
/NextBSD/gnu/usr.bin/grep/
HDNEWS54 example. To obtain the traditional interpretation of bracket
95 compatibility with traditional egrep.
153 silently skips directories. This is the traditional behavior of
154 Unix text utilities (in particular, of traditional `grep').
/NextBSD/contrib/pam_modules/pam_passwdqc/
HDPLATFORMS28 not-so-weak passwords with the obsolete "traditional" crypt(3) hashes
HDREADME60 the traditional crypt(3) password hashes.
62 It is important that you do set max=8 if you're using the traditional
/NextBSD/contrib/gcc/
HDc-ppoutput.c78 else if (cpp_get_options (pfile)->traditional) in preprocess_file()
318 if (!CPP_OPTION (pfile, traditional)) in cb_line_change()
/NextBSD/contrib/dialog/po/
HDzh_TW.po13 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
/NextBSD/sys/conf/
HDkern.mk220 CFLAGS+= -traditional
/NextBSD/contrib/ntp/
HDNOTES.y2kfixes54 not traditional Y2K errors, would break in the year 2000.
/NextBSD/contrib/bmake/mk/
HDown.mk42 COMPILE.S?= ${CC} ${AFLAGS} ${CPPFLAGS} -c -traditional-cpp
/NextBSD/contrib/bmake/mk/sys/
HDGeneric.mk39 COMPILE.S?= ${CC} ${AFLAGS} ${CPPFLAGS} -c -traditional-cpp
HDOpenBSD.mk29 COMPILE.S?= ${CC} ${AFLAGS} ${CPPFLAGS} -c -traditional-cpp

12345678