HomeSort by relevance Sort by last modified time
    Searched refs:define_cond_pol_list (Results 1 - 3 of 3) sorted by null

  /external/checkpolicy/
policy_define.h 17 avrule_t *define_cond_pol_list(avrule_t *avlist, avrule_t *stmt);
policy_parse.y 380 { $$ = define_cond_pol_list((avrule_t *)$1, (avrule_t *)$2); }
policy_define.c 1671 avrule_t *define_cond_pol_list(avrule_t * avlist, avrule_t * sl) function
    [all...]

Completed in 165 milliseconds