Searched defs:buf (Results 151 - 175 of 4553) sorted by relevance

1234567891011>>

/freebsd-11-stable/stand/i386/libi386/
H A Dpread.c51 static char buf[BUFSIZE]; variable
/freebsd-11-stable/usr.sbin/bhyve/
H A Dsockstream.c42 stream_read(int fd, void *buf, ssize_t nbytes) argument
66 stream_write(int fd, const void *buf, ssize_t nbytes) argument
/freebsd-11-stable/stand/libsa/zfs/
H A Ddevicename_stubs.c44 static char buf[128]; local
/freebsd-11-stable/contrib/file/src/
H A Ddprintf.c44 char buf[1024]; local
/freebsd-11-stable/contrib/unbound/compat/
H A Dctime_r.c23 char *ctime_r(const time_t *timep, char *buf) argument
H A Dgetentropy_freebsd.c33 getentropy_sysctl(u_char *buf, size_t size) argument
55 getentropy(void *buf, size_t len) argument
/freebsd-11-stable/contrib/ntp/libntp/
H A Dmstolfp.c20 char buf[100]; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DPipeBase.cpp21 Status PipeBase::Read(void *buf, size_t size, size_t &bytes_read) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DVASprintf.cpp19 bool lldb_private::VASprintf(llvm::SmallVectorImpl<char> &buf, const char *fmt, argument
[all...]
/freebsd-11-stable/contrib/ipfilter/
H A Dmd5.h54 UINT4 buf[4]; /* scratch buffer */ member in struct:__anon22
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_getline.c32 getline(char **buf, size_t *bufsz, FILE *fp) argument
H A Dcompat_vasprintf.c39 char buf[2]; local
/freebsd-11-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_arc4.c52 unsigned char buf[16]; local
H A Dh_camellia.c58 unsigned char buf[16]; local
H A Dh_cbcdes.c53 unsigned char buf[16]; local
H A Dh_md5.c77 unsigned char buf[16]; local
H A Dh_null.c48 unsigned char buf[16]; local
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_sysctl.c51 } buf; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dh_fileactions.c52 char buf[BUFSIZE]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_clearerr.c46 char buf[2048]; local
H A Dt_fflush.c93 char buf[12]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_atoi.c49 char buf[128]; local
67 char buf[64]; local
85 char buf[64]; local
103 char buf[128]; local
[all...]
H A Dt_mi_vector_hash.c76 char buf[256]; local
H A Dt_system.c50 char buf[23]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/librumpclient/
H A Dh_exec.c52 char buf[12]; local

Completed in 119 milliseconds

1234567891011>>