Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Dsysctl.d152 KERN_SYSVIPC_MSG = 2, enumerator
/netbsd-src/sys/sys/
H A Dsysctl.h623 #define KERN_SYSVIPC_MSG 2 /* int: SysV message queue support */ macro