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

  /external/selinux/libsepol/src/
genbools.c 77 static int load_booleans(struct policydb *policydb, const char *path, function
171 if (load_booleans(&policydb, booleans, &changes) < 0) {
210 rc = load_booleans(policydb, booleans, &changes);
  /external/selinux/libselinux/src/
audit2why.c 54 static int load_booleans(const sepol_bool_t * boolean, function
278 load_booleans, (void *)NULL);

Completed in 158 milliseconds