Searched refs:remove_rule (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/ugidfw/
H A Dugidfw.c50 void remove_rule(int argc, char *argv[]);
168 remove_rule(int argc, char *argv[]) function
208 remove_rule(argc-2, argv+2);
/freebsd-current/usr.bin/rctl/
H A Drctl.c443 remove_rule(const char *filter, const char *unexpanded_rule) function
668 error = remove_rule(rule, unexpanded_rule);
/freebsd-current/sys/dev/ice/
H A Dice_switch.c2173 bool remove_rule = false; local
2191 remove_rule = true;
2202 remove_rule = true;
2215 remove_rule = true;
2218 if (remove_rule) {

Completed in 191 milliseconds