Home
last modified time | relevance | path

Searched refs:prepended (Results 1 – 25 of 223) sorted by relevance

123456789

/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dprepargs.c84 int prepended = prepend_args (options, buf, (char **) 0); in prepend_default_options() local
87 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); in prepend_default_options()
88 *pargc = prepended + argc; in prepend_default_options()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-inject/
H A Dtest-one.txt2 # This test has one RUN line, but more run lines are prepended to it by the
H A Dtest-many.txt2 # This test has several RUN lines, but more run lines are prepended to it by
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dt-libf7-math4 # but with __ prepended to the symbol name used for the double function.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dt-libf7-math4 # but with __ prepended to the symbol name used for the double function.
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/objects/
H A DREADME38 What it does is to make sure the module name is prepended
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/objects/
H A DREADME.md38 What it does is to make sure the module name is prepended
/netbsd-src/tools/compat/buildaux/
H A Dnb_check_cc_flag.m429 # replaced with "_", and the result prepended with "CC_".
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-proto-html213 prepended
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DX509_add_cert.pod34 If B<X509_ADD_FLAG_PREPEND> is set then the certificates are prepended to I<sk>.
H A DCMS_compress.pod27 prepended to the data.
H A DPKCS7_encrypt.pod48 prepended to the data.
H A DCMS_encrypt.pod45 prepended to the data.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DCMS_compress.pod29 prepended to the data.
H A DPKCS7_encrypt.pod44 prepended to the data.
H A DCMS_encrypt.pod39 prepended to the data.
H A DPKCS7_sign.pod28 the B<PKCS7_TEXT> flag is set MIME headers for type C<text/plain> are prepended
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DCapturingConfigInfo.rst49 #defines. The contents of the dummy header are then prepended to the installed
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-libtool-darwin.rst42 specified then it is prepended to each file name in the `<listfile>`.
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpciph_camellia_cts.txt30 # The random confounder is also prepended to the plaintext.
/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c1248 int prepended = prepend_args (options, buf, (char **) NULL); in prepend_default_options() local
1251 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); in prepend_default_options()
1252 *pargc = prepended + argc; in prepend_default_options()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A Dossl_cmp_msg_check_update.pod61 For efficiency, the extraCerts are prepended to the list so they get used first.
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Dheader_checks321 # o The prepended text is output on a separate
325 # o The prepended text is not considered part of
332 # line, the prepended text must begin with a
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dvorbis16 # over prepended ID3 tags. This will work for MIME type detection, but
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dbfdio.texi12 prefix is prepended to each method name. */

123456789