Home
last modified time | relevance | path

Searched defs:prepend (Results 1 – 6 of 6) sorted by relevance

/dragonfly/crypto/openssh/
H A Dsshbuf-getput-crypto.c134 int len = BN_num_bytes(v), prepend = 0, r; in sshbuf_put_bignum2() local
H A Dsshbuf-getput-basic.c575 int r, prepend; in sshbuf_put_bignum2_bytes() local
/dragonfly/contrib/mdocml/
H A Ddba.c241 prepend(const char *instr, char inbyte) in prepend() function
/dragonfly/usr.sbin/ppp/
H A Dmp.c636 char prepend[4]; in mp_Output() local
/dragonfly/sbin/devd/
H A Ddevd.cc653 config::expand_string(const char *src, const char *prepend, const char *append) in expand_string()
/dragonfly/usr.bin/gzip/
H A Dgzip.c1548 cat_fd(unsigned char * prepend, size_t count, off_t *gsizep, int fd) in cat_fd()