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

  /external/libsepol/src/
policydb_convert.c 34 int policydb_to_image(sepol_handle_t * handle, function
policydb_public.c 175 return policydb_to_image(handle, &p->p, newdata, newlen);
genusers.c 309 if (policydb_to_image(NULL, &policydb, newdata, newlen) < 0)
  /external/libsepol/include/sepol/policydb/
policydb.h 572 extern int policydb_to_image(sepol_handle_t * handle,

Completed in 97 milliseconds