Searched defs:rule (Results 1 - 25 of 63) sorted by relevance

123

/freebsd-current/contrib/byacc/
H A Dgraph.c63 int rule; local
H A Dverbose.c181 int rule; local
H A Dclosure.c25 int rule; local
61 int rule; local
/freebsd-current/tests/sys/mac/bsdextended/
H A Dugidfw_test.c147 struct mac_bsdextended_rule rule; local
/freebsd-current/usr.sbin/ugidfw/
H A Dugidfw.c74 struct mac_bsdextended_rule rule; local
98 struct mac_bsdextended_rule rule; local
137 struct mac_bsdextended_rule rule; local
[all...]
/freebsd-current/contrib/flex/src/
H A Dparse.y379 rule : re2 re label
[all...]
/freebsd-current/sbin/ipf/ipmon/
H A Dipmon_y.y214 rule: IPM_RULE '=' YY_NUMBER { $$ = new_opt(IPM_RULE); label
/freebsd-current/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c116 ugidfw_rule_valid(struct mac_bsdextended_rule *rule) argument
227 ugidfw_rulecheck(struct mac_bsdextended_rule *rule, struct ucred *cred, struct vnode *vp, struct vattr *vap, int acc_mode) argument
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dfilter.h81 struct filterent rule[MAXFILTERS]; /* incoming packet filter */ member in struct:filter
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tcp.c84 mlx5e_accel_fs_del_inpcb(struct mlx5_flow_rule *rule) argument
182 struct mlx5_flow_rule *rule; local
/freebsd-current/tests/sys/netpfil/pf/ioctl/
H A Dvalidation.c804 struct pfioc_rule rule; local
841 struct pfioc_rule rule; local
878 struct pfioc_rule rule; local
[all...]
/freebsd-current/sys/security/mac_portacl/
H A Dmac_portacl.c113 struct rule { struct
141 struct rule *rule; local
173 parse_rule_element(char *element, struct rule **rule) argument
381 struct rule *rule; local
[all...]
/freebsd-current/usr.sbin/etcupdate/
H A Detcupdate.sh104 rule() function
/freebsd-current/sys/security/mac_ipacl/
H A Dmac_ipacl.c135 struct ip_rule *rule; local
161 parse_rule_element(char *element, struct ip_rule *rule) argument
322 struct ip_rule *rule; local
[all...]
/freebsd-current/usr.bin/rctl/
H A Drctl.c110 expand_amount(const char *rule, const char *unexpanded_rule) argument
175 expand_rule(const char *rule, bool resolve_ids) argument
247 humanize_ids(char *rule) argument
305 humanize_amount(char *rule) argument
359 char *rule; local
395 add_rule(const char *rule, const char *unexpanded_rule) argument
590 char *rule = NULL, *unexpanded_rule; local
[all...]
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_eaction.c373 ipfw_reset_eaction(struct ip_fw_chain *ch, struct ip_fw *rule, argument
[all...]
/freebsd-current/contrib/libarchive/tar/
H A Dsubst.c73 struct subst_rule *rule; local
224 struct subst_rule *rule; local
332 struct subst_rule *rule; local
[all...]
/freebsd-current/sbin/ipf/ipnat/
H A Dipnat_y.y167 rule: map eol label
/freebsd-current/sys/netpfil/pf/
H A Dpf_nv.c505 pf_nvrule_to_krule(const nvlist_t *nvl, struct pf_krule *rule) argument
660 pf_divert_to_nvdivert(const struct pf_krule *rule) argument
684 pf_krule_to_nvrule(struct pf_krule *rule) argument
[all...]
/freebsd-current/sys/security/mac_do/
H A Dmac_do.c45 struct rule { struct
75 parse_rule_element(char *element, struct rule **rule) argument
424 struct mac_do_rule *rule; local
453 struct mac_do_rule *rule; local
488 struct mac_do_rule *rule; local
[all...]
/freebsd-current/lib/libugidfw/
H A Dugidfw.c62 bsde_rule_to_string(struct mac_bsdextended_rule *rule, char *buf, size_t buflen) argument
1008 bsde_parse_rule(int argc, char *argv[], struct mac_bsdextended_rule *rule, size_t buflen, char *errstr) argument
1078 bsde_parse_rule_string(const char *string, struct mac_bsdextended_rule *rule, size_t buflen, char *errstr) argument
1189 bsde_get_rule(int rulenum, struct mac_bsdextended_rule *rule, size_t errlen, char *errstr) argument
1229 struct mac_bsdextended_rule rule; local
1259 bsde_set_rule(int rulenum, struct mac_bsdextended_rule *rule, size_t buflen, char *errstr) argument
1291 bsde_add_rule(int *rulenum, struct mac_bsdextended_rule *rule, size_t buflen, char *errstr) argument
[all...]
/freebsd-current/usr.sbin/bhyve/
H A Dnet_backend_slirp.c441 config_one_hostfwd(struct slirp_priv *priv, const char *rule) argument
498 const char *rule; local
/freebsd-current/sbin/pfctl/
H A Dpfctl_optimize.c886 struct pfctl_rule a, b, rule; local
[all...]
/freebsd-current/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c1030 struct rte_lpm6_rule *rule = (struct rte_lpm6_rule *)buffer; local
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c902 mlx4_err_rule(struct mlx4_dev *dev, char *str, struct mlx4_net_trans_rule *rule) argument
983 mlx4_flow_attach(struct mlx4_dev *dev, struct mlx4_net_trans_rule *rule, u64 *reg_id) argument
1057 struct mlx4_net_trans_rule rule = { local
1376 struct mlx4_net_trans_rule rule = { local
1468 struct mlx4_net_trans_rule rule = { local
[all...]

Completed in 395 milliseconds

123