Home
last modified time | relevance | path

Searched refs:PR_ALLOW_SYSVIPC (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Djail.h243 #define PR_ALLOW_SYSVIPC 0x00000002 macro
/freebsd/sys/kern/
H A Dsysv_msg.c291 if (pr->pr_allow & PR_ALLOW_SYSVIPC) { in msginit()
H A Dsysv_shm.c980 if (pr->pr_allow & PR_ALLOW_SYSVIPC) { in shminit()
H A Dsysv_sem.c322 if (pr->pr_allow & PR_ALLOW_SYSVIPC) { in seminit()
H A Dkern_jail.c209 {"allow.sysvipc", "allow.nosysvipc", PR_ALLOW_SYSVIPC},
4425 NULL, PR_ALLOW_SYSVIPC, sysctl_jail_default_allow, "I",