Home
last modified time | relevance | path

Searched refs:HAVE_MUNMAP (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/include/
Dconfig.h95 #define HAVE_MUNMAP 1 macro
98 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
/third_party/e2fsprogs/lib/
Dconfig.h330 #define HAVE_MUNMAP 1 macro
/third_party/libxml2/
Dconfig.h.cmake.in80 #cmakedefine HAVE_MUNMAP 1
83 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
DCMakeLists.txt184 check_function_exists(munmap HAVE_MUNMAP)
Dconfigure.ac534 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
/third_party/libxml2/os400/
Dos400config.h.in79 #undef HAVE_MUNMAP
82 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
/third_party/gettext/gettext-runtime/
Dconfig.h618 #define HAVE_MUNMAP 1 macro
/third_party/eudev/
Dconfig.h.in111 #undef HAVE_MUNMAP
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c70 #if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \
/third_party/chromium/patch/
D0001-cve.patch74322 check_function_exists(munmap HAVE_MUNMAP)