Home
last modified time | relevance | path

Searched defs:fillbuf (Results 1 – 3 of 3) sorted by relevance

/openbsd/regress/lib/libc/arc4random-fork/
H A Darc4random-fork.c59 fillbuf(Buf *buf) in fillbuf() function
/openbsd/gnu/lib/libiberty/src/
H A Dmd5.c59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/openbsd/usr.bin/nc/
H A Dnetcat.c1320 fillbuf(int fd, unsigned char *buf, size_t *bufpos, struct tls *tls) in fillbuf() function