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

  /external/selinux/libsepol/cil/src/
cil_binary.c 807 struct cil_cat *cil_cat = NULL; local
811 cil_cat = curr_cat->data;
815 key = cil_strdup(cil_cat->datum.fqn);
    [all...]
cil_internal.h 654 struct cil_cat { struct
1023 void cil_cat_init(struct cil_cat **cat);

Completed in 511 milliseconds