Searched defs:munmap (Results 1 – 2 of 2) sorted by relevance
62 int munmap(void *addr, size_t len) in munmap() function
76 int SysImpl::munmap(void* addr, std::size_t length) const in munmap() function in internal::SysImpl