Searched defs:new_rule (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | link.c | 1229 avrule_t *cur, *new_rule = NULL, *tail; in copy_avrule_list() local 1331 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
|
/aosp_15_r20/external/iptables/iptables/ |
H A D | nft.c | 2542 const char *table, struct nftnl_rule *new_rule, int rulenum, in nft_rule_insert() 2893 struct nftnl_rule *r, *new_rule; in nft_rule_zero_counters() local
|