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

  /external/selinux/libsepol/cil/include/cil/
cil.h 47 extern int cil_filecons_to_string(cil_db_t *db, char **out, size_t *size);
  /external/selinux/secilc/
secilc.c 298 rc = cil_filecons_to_string(db, &fc_buf, &fc_size);
  /external/selinux/libsepol/cil/src/
cil_internal.h 931 int cil_filecons_to_string(struct cil_db *db, char **out, size_t *size);
cil.c 68 asm(".symver cil_filecons_to_string_pdb, cil_filecons_to_string@");
69 asm(".symver cil_filecons_to_string_nopdb, cil_filecons_to_string@@LIBSEPOL_1.1");
1477 int cil_filecons_to_string(struct cil_db *db, char **out, size_t *size) function
    [all...]
  /external/selinux/libsemanage/src/
direct_api.c     [all...]

Completed in 56 milliseconds