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

  /external/libsepol/include/sepol/policydb/
policydb.h 665 extern int avrule_read_list(policydb_t * p, avrule_t ** avrules,
  /external/libsepol/src/
conditional.c 817 if (avrule_read_list(p, &node->avtrue_list, fp))
819 if (avrule_read_list(p, &node->avfalse_list, fp))
policydb.c 3156 int avrule_read_list(policydb_t * p, avrule_t ** avrules, function
    [all...]

Completed in 71 milliseconds