summaryrefslogtreecommitdiffstats
path: root/lib/libugidfw/libugidfw.3
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-02-25 03:24:39 +0000
committerrwatson <rwatson@FreeBSD.org>2004-02-25 03:24:39 +0000
commit09eb839cca8c61f73b442ee1015b02aea8ff2ab7 (patch)
treee8eb0fc689bfdff345c063b9dc06cfd2f7ad32d6 /lib/libugidfw/libugidfw.3
parent5ef41f0642b5a50bfde8e227df634fa9b729c49e (diff)
downloadFreeBSD-src-09eb839cca8c61f73b442ee1015b02aea8ff2ab7.zip
FreeBSD-src-09eb839cca8c61f73b442ee1015b02aea8ff2ab7.tar.gz
Add bsde_add_rule(), which is similar to bsde_set_rule() except that
the caller does not specify the rule number -- instead, the kernel module is probed for the next available rule, which is then used. Obtained from: TrustedBSD Project Sponsored by: DARPA, McAfee Research
Diffstat (limited to 'lib/libugidfw/libugidfw.3')
-rw-r--r--lib/libugidfw/libugidfw.34
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libugidfw/libugidfw.3 b/lib/libugidfw/libugidfw.3
index 5b32be0..c5a3c7e 100644
--- a/lib/libugidfw/libugidfw.3
+++ b/lib/libugidfw/libugidfw.3
@@ -96,6 +96,10 @@ Uploads the rule to the
module and applies it;
see
.Xr bsde_set_rule 3 .
+.It Fn bsde_add_rule
+Upload the rule to the module, automatically selecting the next available
+rule number; see
+.Xr bsde_add_rule 3 .
.El
.Sh SEE ALSO
.Xr bsde_delete_rule 3 ,
OpenPOWER on IntegriCloud