OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_rule_setrid
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libnpf/
npf.h
109
int
npf_rule_setrid
(nl_rule_t *, struct r_id, const char *);
npf.c
740
npf_rule_setrid
(nl_rule_t *rl, struct r_id rid, const char *name)
function
/src/sys/net/npf/
npf_impl.h
447
void
npf_rule_setrid
(const nvlist_t *, npf_rule_t *, const char *);
npf_ctl.c
383
npf_rule_setrid
(req, rl, "r_user");
387
npf_rule_setrid
(req, rl, "r_group");
npf_ruleset.c
740
npf_rule_setrid
(const nvlist_t *req, npf_rule_t *rl, const char *name)
function
/src/usr.sbin/npf/npfctl/
npf_build.c
875
npf_rule_setrid
(rl, fopts->uid, "r_user");
879
npf_rule_setrid
(rl, fopts->gid, "r_group");
Completed in 23 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026