Home
last modified time | relevance | path

Searched refs:PRIV_MSGBUF (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/sys/
HDpriv.h73 #define PRIV_MSGBUF 11 /* Can read kernel message buffer. */ macro
/NextBSD/sys/kern/
HDsubr_prf.c1013 error = priv_check(req->td, PRIV_MSGBUF); in sysctl_kern_msgbuf()
/NextBSD/sys/security/mac_lomac/
HDmac_lomac.c1668 case PRIV_MSGBUF: in lomac_priv_check()
/NextBSD/sys/security/mac_biba/
HDmac_biba.c1900 case PRIV_MSGBUF: in biba_priv_check()