Home
last modified time | relevance | path

Searched refs:prepend (Results 1 – 25 of 97) sorted by relevance

1234

/freebsd-13.1/crypto/openssh/
H A Dsshbuf-getput-crypto.c134 int len = BN_num_bytes(v), prepend = 0, r; in sshbuf_put_bignum2() local
143 prepend = 1; in sshbuf_put_bignum2()
144 if ((r = sshbuf_put_string(buf, d + 1 - prepend, len + prepend)) < 0) { in sshbuf_put_bignum2()
H A Dsshbuf-getput-basic.c575 int r, prepend; in sshbuf_put_bignum2_bytes() local
588 prepend = len > 0 && (s[0] & 0x80) != 0; in sshbuf_put_bignum2_bytes()
589 if ((r = sshbuf_reserve(buf, len + 4 + prepend, &d)) < 0) in sshbuf_put_bignum2_bytes()
591 POKE_U32(d, len + prepend); in sshbuf_put_bignum2_bytes()
592 if (prepend) in sshbuf_put_bignum2_bytes()
595 memcpy(d + 4 + prepend, s, len); in sshbuf_put_bignum2_bytes()
/freebsd-13.1/contrib/atf/atf-c/detail/
H A Ddynstr_test.c472 check_prepend(atf_error_t (*prepend)(atf_dynstr_t *, const char *, ...)) in check_prepend()
490 RE(prepend(&str, "%s", "a")); in check_prepend()
493 RE(prepend(&str, "%s", "b")); in check_prepend()
510 RE(prepend(&str, "%s", "a")); in check_prepend()
513 RE(prepend(&str, "%s", "b")); in check_prepend()
H A Ddynstr.c69 bool prepend) in prepend_or_append() argument
89 if (prepend) { in prepend_or_append()
/freebsd-13.1/contrib/mandoc/
H A Ddba.c49 static void *prepend(const char *, char);
176 dba_array_add(entry, prepend(file, form)); in dba_page_new()
234 dba_array_add(entries, prepend(name, maskbyte)); in dba_page_alias()
241 prepend(const char *instr, char inbyte) in prepend() function
/freebsd-13.1/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c100 systemd_escape(const char *input, const char *prepend, const char *append) in systemd_escape() argument
104 size_t prelen = strlen(prepend); in systemd_escape()
109 memcpy(ret, prepend, prelen); in systemd_escape()
165 systemd_escape_path(char *input, const char *prepend, const char *append) in systemd_escape_path() argument
169 if (asprintf(&ret, "%s-%s", prepend, append) == -1) in systemd_escape_path()
190 char *ret = systemd_escape(input, prepend, append); in systemd_escape_path()
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dname-prefix.txt5 sink/source names may use the name prefix property to prepend the
/freebsd-13.1/contrib/sendmail/contrib/
H A Ddomainmap.m479 # prepend "domain_"
85 # prepend "domain_"
/freebsd-13.1/contrib/sendmail/cf/mailer/
H A Duucp.m448 R$+ $: $U ! $1 prepend our name
82 R$+ $: $U ! $1 prepend our name
/freebsd-13.1/sbin/devd/
H A Ddevd.hh167 const char * prepend = NULL, const char * append = NULL);
H A Ddevd.cc711 config::expand_string(const char *src, const char *prepend, const char *append) in expand_string() argument
722 if (prepend != NULL) in expand_string()
723 dst = prepend; in expand_string()
733 expand_one(src, dst, prepend == NULL); in expand_string()
/freebsd-13.1/usr.sbin/ppp/
H A Dmp.c637 char prepend[4]; in mp_Output() local
645 ua_htons(&val, prepend); in mp_Output()
646 m = m_prepend(m, prepend, 2, 0); in mp_Output()
651 ua_htonl(&val, prepend); in mp_Output()
652 m = m_prepend(m, prepend, 4, 0); in mp_Output()
/freebsd-13.1/crypto/openssl/doc/man1/
H A Dpasswd.pod89 In the output list, prepend the cleartext password and a TAB character
/freebsd-13.1/contrib/openpam/m4/
H A Dax_pkg_config.m442 AC_ARG_VAR([PKG_CONFIG_PATH], [list of directories to prepend to default search path])
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp135 Bundle.prepend(MIB); in finalizeBundle()
/freebsd-13.1/contrib/libxo/doc/
H A Dxo.rst75 prepend data to the XPath values used for HTML output style::
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h611 MIBundleBuilder &prepend(MachineInstr *MI) { in prepend() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp586 DIExpression::prepend(Expr, DIExpression::StackValue, AddrDispShift); in replaceDebugValue()
/freebsd-13.1/contrib/unbound/contrib/
H A Dfastrpz.patch1391 + /* Stop adding CNAMEs to the prepend list before this owner name. */
2518 + * to the prepend list. Tell the iterator to treat the cached
2538 + * will lose as it adds the CNAME to the prepend list.
2612 + * prepend any preceding CNAMEs.
2627 +/* Tell handle_cname_response() to stop adding to the answer prepend list
2812 + rpz_cname_prepend, /* prepend CNAME as usual */
2909 + /* Stop adding CNAME rrsets to the prepend list
2925 /* Add this relevant CNAME rrset to the prepend list.*/
2935 /* add authority rrsets to authority prepend, for wildcarded CNAMEs */
/freebsd-13.1/usr.bin/gzip/
H A Dgzip.c1780 cat_fd(unsigned char * prepend, size_t count, off_t *gsizep, int fd) in cat_fd() argument
1787 w = write_retry(STDOUT_FILENO, prepend, count); in cat_fd()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp860 Expr = DIExpression::prepend(Expr, DIExpression::ApplyOffset, Offset); in describeLoadedValue()
/freebsd-13.1/contrib/sendmail/cf/m4/
H A Dproto.m41278 # prepend an empty "forward host" on the front
1891 dnl prepend daemon_flags
1968 dnl prepend daemon_flags
2057 dnl prepend daemon_flags
2237 dnl prepend daemon_flags
/freebsd-13.1/contrib/openpam/
H A DHISTORY200 - ENHANCE: if a policy specifies a relative module path, prepend the
/freebsd-13.1/contrib/bc/
H A DREADME.md249 it is possible to rename it in the build to prevent name collision. To prepend
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2526 Expr = DIExpression::prepend(Expr, DIExpression::DerefBefore); in salvageDebugInfo()
2573 Expr = DIExpression::prepend(Expr, DIExpression::DerefBefore); in salvageDebugInfo()

1234