Home
last modified time | relevance | path

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

123

/freebsd-14.2/contrib/diff/lib/
H A Dprepargs.c82 int prepended = prepend_args (options, buf, (char **) 0); in prepend_default_options() local
85 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); in prepend_default_options()
86 *pargc = prepended + argc; in prepend_default_options()
/freebsd-14.2/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg59 # call is performed: international dialing prefix "8W10" is prepended
/freebsd-14.2/crypto/openssl/crypto/objects/
H A DREADME.md38 What it does is to make sure the module name is prepended
/freebsd-14.2/sys/contrib/device-tree/Bindings/
H A Dwriting-schema.rst25 with a leading '/' will have the hostname prepended. A $ref value with only a
26 relative path or filename will be prepended with the hostname and path
/freebsd-14.2/crypto/openssl/doc/man3/
H A DX509_add_cert.pod35 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.
H A DPKCS7_sign.pod35 the B<PKCS7_TEXT> flag is set MIME headers for type C<text/plain> are prepended
H A DCMS_sign.pod41 the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are prepended
H A DBIO_s_accept.pod91 will be duplicated and prepended to the chain when an incoming
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_camellia_cts.txt30 # The random confounder is also prepended to the plaintext.
/freebsd-14.2/crypto/openssl/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.
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-enc.pod.in267 Any explicit salt value specified via this option is no longer prepended to the
270 is expected to not have a prepended salt value.
276 the B<-S> option, the salt will be then be generated randomly and prepended
/freebsd-14.2/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt125 CHECK_PATH will be prepended to the argument to provide the path
158 environment variable INCLUDE_PATH are prepended to the file
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dvorbis16 # over prepended ID3 tags. This will work for MIME type detection, but
H A Dsniffer264 >20 belong&0x03FFFFFF 282 (Broadcom tag (prepended)
/freebsd-14.2/crypto/openssl/
H A DNOTES-PERL.md103 the name of the module in question, with "lib" prepended and
/freebsd-14.2/crypto/openssl/doc/man5/
H A Dconfig.pod53 is prepended to all relative pathnames.
83 the value of the B<includedir> pragma, if it exists, is prepended to the
/freebsd-14.2/contrib/expat/
H A DREADME.md261 // Install path prefix, prepended onto install directories.
/freebsd-14.2/stand/common/
H A Dhelp.common276 prepended.
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges201 - You can now specify that certain Perl statements be prepended to the
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td22 Desc<"Path to a file containing expressions to be prepended to all expressions.">;
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DPropertiesBase.td19 /// Whether `const` should be prepended to the type when writing.
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector_common.td148 // Base name that will be prepended in __builtin_rvv_ and appended the

123