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

  /external/selinux/libsepol/cil/test/unit/
test_cil_post.c 41 cil_filecon_init(&afilecon);
44 cil_filecon_init(&bfilecon);
59 cil_filecon_init(&afilecon);
62 cil_filecon_init(&bfilecon);
77 cil_filecon_init(&afilecon);
80 cil_filecon_init(&bfilecon);
95 cil_filecon_init(&afilecon);
98 cil_filecon_init(&bfilecon);
114 cil_filecon_init(&afilecon);
117 cil_filecon_init(&bfilecon)
    [all...]
  /external/selinux/libsepol/cil/src/
cil_internal.h 982 void cil_filecon_init(struct cil_filecon **filecon);
cil_copy_ast.c 1134 cil_filecon_init(&new);
    [all...]
cil.c 2205 void cil_filecon_init(struct cil_filecon **filecon) function
    [all...]
cil_build_ast.c     [all...]

Completed in 703 milliseconds