Home
last modified time | relevance | path

Searched defs:buffer_ (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_internal.h117 InternalMmapVector<char> buffer_; variable
146 char buffer_[kBufferSize]; variable
H A Dsanitizer_linux.h113 InternalMmapVector<char> buffer_; variable
H A Dsanitizer_symbolizer_posix_libcdep.cpp395 char buffer_[kBufferSize]; global() member in __sanitizer::InternalSymbolizer
[all...]
H A Dsanitizer_allocator_primary64.h80 InternalMmapVector<u64> buffer_; variable
/freebsd/crypto/krb5/src/lib/krad/
H A Dremote.c67 char buffer_[KRAD_PACKET_SIZE_MAX]; member