Home
last modified time | relevance | path

Searched refs:sys_rctl_remove_rule (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_rctl.c1923 sys_rctl_remove_rule(struct thread *td, struct rctl_remove_rule_args *uap) in sys_rctl_remove_rule() function
2241 sys_rctl_remove_rule(struct thread *td, struct rctl_remove_rule_args *uap) in sys_rctl_remove_rule() function
H A Dinit_sysent.c587 …{ .sy_narg = AS(rctl_remove_rule_args), .sy_call = (sy_call_t *)sys_rctl_remove_rule, .sy_auevent …
/f-stack/freebsd/sys/
H A Dsysproto.h2195 int sys_rctl_remove_rule(struct thread *, struct rctl_remove_rule_args *);