HomeSort by relevance Sort by last modified time
    Searched full:expa_false (Results 1 - 1 of 1) sorted by null

  /external/libsepol/src/
hierarchy.c 272 avtab_t expa_true, expa_false; local
280 if (avtab_init(&expa_false))
286 &expl_false, &expa_false))
289 avdatp = avtab_search(&expa_false,
312 avtab_destroy(&expa_false);
322 avtab_destroy(&expa_false);

Completed in 236 milliseconds