Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Dsysctl.d153 KERN_SYSVIPC_SEM = 3, enumerator
/netbsd-src/sys/sys/
H A Dsysctl.h624 #define KERN_SYSVIPC_SEM 3 /* int: SysV semaphore support */ macro