Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmingw_support.c62 int munmap(void *addr, size_t len) in munmap() function
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp76 int SysImpl::munmap(void* addr, std::size_t length) const in munmap() function in internal::SysImpl