Home
last modified time | relevance | path

Searched refs:PRIV_RCTL_REMOVE_RULE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dpriv.h506 #define PRIV_RCTL_REMOVE_RULE 674 macro
/f-stack/freebsd/kern/
H A Dkern_rctl.c1932 error = priv_check(td, PRIV_RCTL_REMOVE_RULE); in sys_rctl_remove_rule()