Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dbuffer.c17 buffer_cleanup(void *arg) in buffer_cleanup() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp771 std::optional<llvm::detail::scope_exit<std::function<void()>>> buffer_cleanup; in DoLoadImage() local