Home
last modified time | relevance | path

Searched defs:PROT_READ (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDInferiorCallPOSIX.cpp28 #define PROT_READ 1 macro
/NextBSD/sys/sys/
HDmman.h52 #define PROT_READ 0x01 /* pages can be read */ macro
/NextBSD/contrib/ntp/sntp/libopts/
HDautoopts.h358 # define PROT_READ 0x01 macro
/NextBSD/contrib/libucl/src/
HDucl_util.c63 #define PROT_READ 1 macro