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

1234567891011>>

/openbsd-current/usr.bin/dig/lib/dns/rdata/generic/
H A Deui64_109.c24 char buf[sizeof("xx-xx-xx-xx-xx-xx-xx-xx")]; local
H A Deui48_108.c24 char buf[sizeof("xx-xx-xx-xx-xx-xx")]; local
H A Dcsync_62.c25 char buf[sizeof("0123456789")]; /* Also TYPE65535 */ local
H A Ddoa_259.c22 char buf[sizeof("4294967295 ")]; local
[all...]
H A Dzonemd_63.c29 char buf[sizeof("4294967295 ")]; local
[all...]
/openbsd-current/usr.bin/dig/lib/dns/rdata/in_1/
H A Dnsap_22.c29 char buf[sizeof("xx")]; local
/openbsd-current/sys/dev/pci/drm/i915/gem/selftests/
H A Dmock_dmabuf.h17 static inline struct mock_dmabuf *to_mock(struct dma_buf *buf) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/standalone/
H A DStandaloneFuzzTargetMain.c33 unsigned char *buf = (unsigned char*)malloc(len); local
/openbsd-current/lib/libcrypto/arc4random/
H A Dgetentropy_freebsd.c33 getentropy_sysctl(u_char *buf, size_t size) argument
53 getentropy(void *buf, size_t len) argument
H A Dgetentropy_netbsd.c33 getentropy_sysctl(u_char *buf, size_t size) argument
53 getentropy(void *buf, size_t len) argument
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DPipeBase.cpp21 Status PipeBase::Read(void *buf, size_t size, size_t &bytes_read) { argument
/openbsd-current/regress/lib/libc/strnlen/
H A Dstrnlentest.c28 char *buf; local
/openbsd-current/usr.bin/realpath/
H A Drealpath.c35 char *buf; local
/openbsd-current/regress/sys/uvm/mmap_4g/
H A Dmmap_4g.c26 char *p, buf[100]; local
/openbsd-current/lib/libfido2/src/
H A Dbuf.c10 fido_buf_read(const unsigned char **buf, size_t *len, void *dst, size_t count) argument
23 fido_buf_write(unsigned char **buf, size_t *len, const void *src, size_t count) argument
/openbsd-current/regress/sys/kern/kqueue/
H A Dkqueue-random.c25 u_int32_t buf[BUFSIZ]; local
/openbsd-current/regress/lib/libc/sys/
H A Dt_fsync.c96 char buf[128]; local
/openbsd-current/usr.bin/grep/
H A Dbinary.c39 isbinary(const char *buf, size_t n) argument
47 char buf[BUFSIZ]; local
68 char buf[BUFSIZ]; local
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DVASprintf.cpp19 bool lldb_private::VASprintf(llvm::SmallVectorImpl<char> &buf, const char *fmt, argument
[all...]
/openbsd-current/regress/lib/libutil/imsg/
H A Dibuf_test.c29 struct ibuf *buf; local
41 struct ibuf *buf; local
56 struct ibuf *buf; local
82 struct ibuf *buf; local
[all...]
/openbsd-current/regress/usr.bin/ssh/unittests/sshkey/
H A Dtest_file.c39 struct sshbuf *buf, *pw; local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_windows.cpp23 void WriteMemoryProfile(char *buf, uptr buf_size, u64 uptime_ns) {} argument
/openbsd-current/usr.bin/ssh/
H A Dmsg.c45 u_char buf[5]; local
67 u_char buf[4], *p; local
[all...]
/openbsd-current/regress/sys/kern/pledge/generic/
H A Dpty.h7 } buf; member in struct:pty
/openbsd-current/gnu/lib/libiberty/src/
H A Dlrealpath.c84 char buf[REALPATH_LIMIT]; local
119 char *buf, *rp, *ret; local
139 char buf[MAX_PATH]; local
[all...]

Completed in 405 milliseconds

1234567891011>>