Home
last modified time | relevance | path

Searched defs:BufferLen (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp124 size_t BufferLen) { in __gwp_asan_get_allocation_trace()
148 size_t BufferLen) { in __gwp_asan_get_deallocation_trace()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c197 UINT16 BufferLen; in AcpiDbAddToHistory() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp202 uint64_t BufferLen = C.getTypeSize(Buffer) / 8; in containsBadStrlcpyStrlcatPattern() local
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h1740 PXE_UINT32 BufferLen; member