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

12

/freebsd-10-stable/contrib/byacc/
H A Dgraph.c55 int rule; local
H A Dclosure.c27 int rule; local
65 int rule; local
H A Dverbose.c176 int rule; local
/freebsd-10-stable/tools/regression/mac/mac_bsdextended/
H A Dtest_ugidfw.c149 struct mac_bsdextended_rule rule; local
/freebsd-10-stable/tests/sys/mac/bsdextended/
H A Dugidfw_test.c149 struct mac_bsdextended_rule rule; local
/freebsd-10-stable/usr.sbin/ugidfw/
H A Dugidfw.c75 struct mac_bsdextended_rule rule; local
99 struct mac_bsdextended_rule rule; local
138 struct mac_bsdextended_rule rule; local
[all...]
/freebsd-10-stable/contrib/flex/
H A Dparse.y377 rule : re2 re label
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipmon_y.y215 rule: IPM_RULE '=' YY_NUMBER { $$ = new_opt(IPM_RULE); label
H A Dipnat_y.y180 rule: map eol label
/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dmatch.c53 get_rule_str( struct use_family_rule *rule, char *buf, size_t len ) argument
87 match_ipv4_addr( struct use_family_rule *rule, const struct sockaddr_in *sin ) argument
97 match_ip_addr_and_port( struct use_family_rule *rule, const struct sockaddr *addr_in, const socklen_t addrlen ) argument
173 struct use_family_rule *rule; local
239 struct use_family_rule *rule; local
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dfilter.h81 struct filterent rule[MAXFILTERS]; /* incoming packet filter */ member in struct:filter
/freebsd-10-stable/contrib/libarchive/tar/
H A Dsubst.c72 struct subst_rule *rule; local
216 struct subst_rule *rule; local
314 struct subst_rule *rule; local
[all...]
/freebsd-10-stable/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c118 ugidfw_rule_valid(struct mac_bsdextended_rule *rule) argument
229 ugidfw_rulecheck(struct mac_bsdextended_rule *rule, struct ucred *cred, struct vnode *vp, struct vattr *vap, int acc_mode) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddate.c47 typedef struct rule struct
55 } rule; typedef in typeref:struct:rule
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_fw_pfil.c397 ipfw_divert(struct mbuf **m0, int incoming, struct ipfw_rule_ref *rule, argument
H A Dip_fw_private.h98 struct ipfw_rule_ref rule; /* match/restart info */ member in struct:ip_fw_args
H A Dip_fw_sockopt.c158 struct ip_fw *rule; local
219 struct ip_fw *rule; local
255 keep_rule(struct ip_fw *rule, uint8_t cmd, uint8_t set, uint32_t n) argument
281 struct ip_fw *rule; local
437 clear_counters(struct ip_fw *rule, int log_only) argument
459 struct ip_fw *rule; local
520 check_ipfw_struct(struct ip_fw *rule, int size) argument
881 struct ip_fw *rule, *dst; local
946 struct ip_fw *buf, *rule; local
1339 convert_rule_to_7(struct ip_fw *rule) argument
1394 convert_rule_to_8(struct ip_fw *rule) argument
[all...]
/freebsd-10-stable/usr.sbin/etcupdate/
H A Detcupdate.sh103 rule() function
/freebsd-10-stable/usr.bin/rctl/
H A Drctl.c99 resolve_ids(char *rule) argument
146 expand_amount(char *rule) argument
190 humanize_ids(char *rule) argument
244 humanize_amount(char *rule) argument
295 char *rule; local
330 add_rule(char *rule) argument
501 char *rule = NULL; local
[all...]
/freebsd-10-stable/sys/security/mac_portacl/
H A Dmac_portacl.c120 struct rule { struct
148 struct rule *rule; local
180 parse_rule_element(char *element, struct rule **rule) argument
386 struct rule *rule; local
[all...]
/freebsd-10-stable/sys/netinet6/
H A Din6_src.c188 int error, rule; local
/freebsd-10-stable/lib/libugidfw/
H A Dugidfw.c62 bsde_rule_to_string(struct mac_bsdextended_rule *rule, char *buf, size_t buflen) argument
1009 bsde_parse_rule(int argc, char *argv[], struct mac_bsdextended_rule *rule, size_t buflen, char *errstr) argument
1079 bsde_parse_rule_string(const char *string, struct mac_bsdextended_rule *rule, size_t buflen, char *errstr) argument
1190 bsde_get_rule(int rulenum, struct mac_bsdextended_rule *rule, size_t errlen, char *errstr) argument
1230 struct mac_bsdextended_rule rule; local
1261 bsde_set_rule(int rulenum, struct mac_bsdextended_rule *rule, size_t buflen, char *errstr) argument
1294 bsde_add_rule(int *rulenum, struct mac_bsdextended_rule *rule, size_t buflen, char *errstr) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dpretty-print.h114 diagnostic_prefixing_rule_t rule; member in struct:__anon1179
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dmcg.c865 mlx4_err_rule(struct mlx4_dev *dev, char *str, struct mlx4_net_trans_rule *rule) argument
939 mlx4_flow_attach(struct mlx4_dev *dev, struct mlx4_net_trans_rule *rule, u64 *reg_id) argument
1273 struct mlx4_net_trans_rule rule = { local
1371 struct mlx4_net_trans_rule rule; local
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl_ciph.c1130 int j, multi, found, rule, retva local
937 ssl_cipher_apply_rule(unsigned long cipher_id, unsigned long alg_mkey, unsigned long alg_auth, unsigned long alg_enc, unsigned long alg_mac, unsigned long alg_ssl, unsigned long algo_strength, int rule, int strength_bits, CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) argument
[all...]

Completed in 189 milliseconds

12