Home
last modified time | relevance | path

Searched refs:avlist (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/checkpolicy/
H A Dpolicy_define.h16 avrule_t *define_cond_pol_list(avrule_t *avlist, avrule_t *stmt);
H A Dpolicy_define.c1812 avrule_t *define_cond_pol_list(avrule_t * avlist, avrule_t * sl) in define_cond_pol_list() argument
1821 return avlist; in define_cond_pol_list()
1824 /* prepend the new avlist to the pre-existing one */ in define_cond_pol_list()
1825 sl->next = avlist; in define_cond_pol_list()

Completed in 5 milliseconds