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

  /external/libsepol/src/
genbools.c 66 static int load_booleans(struct policydb *policydb, const char *path, function
160 if (load_booleans(&policydb, booleans, &changes) < 0) {
199 rc = load_booleans(policydb, booleans, &changes);

Completed in 342 milliseconds