Home
last modified time | relevance | path

Searched defs:got_bytes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/nsd/
H A Dipc.h36 size_t got_bytes; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp667 size_t got_bytes = response.GetHexBytesAvail(buffer_sp->GetData()); in ReadMemoryTags() local