Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDmman.h110 #define MAP_SIZEALIGN 0x00040000 /* size is also an alignment requirement */ macro
/dragonfly/lib/libc/stdlib/
HDdmalloc.c145 #define MAP_SIZEALIGN 0 macro