HomeSort by: relevance | last modified time | path
    Searched refs:npf_rule_getrid (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libnpf/
npf.h 117 int npf_rule_getrid(struct r_id *, nl_rule_t *, const char *);
npf.c 856 npf_rule_getrid(struct r_id *r_id, nl_rule_t *rl, const char *key) function in typeref:typename:int
  /src/usr.sbin/npf/npfctl/
npf_show.c 679 if (!npf_rule_getrid(&rid, rl, "r_user")) {
683 if (!npf_rule_getrid(&rid, rl, "r_group")) {

Completed in 39 milliseconds