Searched defs:new_rule (Results  1 – 2 of 2) sorted by relevance
| /external/selinux/libsepol/src/ | 
| D | link.c | 1229 	avrule_t *cur, *new_rule = NULL, *tail;  in copy_avrule_list()  local1331 	role_trans_rule_t *cur, *new_rule = NULL, *tail;  in copy_role_trans_list()  local
 1377 	role_allow_rule_t *cur, *new_rule = NULL, *tail;  in copy_role_allow_list()  local
 1420 	filename_trans_rule_t *cur, *new_rule, *tail;  in copy_filename_trans_list()  local
 1464 	range_trans_rule_t *rule, *new_rule = NULL;  in copy_range_trans_list()  local
 
 | 
| /external/iptables/iptables/ | 
| D | nft.c | 2208 		    const char *table, struct nftnl_rule *new_rule, int rulenum,  in nft_rule_insert()2555 	struct nftnl_rule *r, *new_rule;  in nft_rule_zero_counters()  local
 
 |