Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Djail.h243 #define PR_ALLOW_SYSVIPC 0x00000002 macro
/freebsd-14.2/sys/kern/
H A Dsysv_shm.c1005 if (pr->pr_allow & PR_ALLOW_SYSVIPC) { in shminit()
H A Dsysv_msg.c290 if (pr->pr_allow & PR_ALLOW_SYSVIPC) { in msginit()
H A Dsysv_sem.c321 if (pr->pr_allow & PR_ALLOW_SYSVIPC) { in seminit()
H A Dkern_jail.c207 {"allow.sysvipc", "allow.nosysvipc", PR_ALLOW_SYSVIPC},
4382 NULL, PR_ALLOW_SYSVIPC, sysctl_jail_default_allow, "I",