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

  /external/selinux/libsepol/cil/src/
cil_tree.c 788 cil_log(CIL_INFO, "USERBOUNDS: user: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);
894 cil_log(CIL_INFO, "ROLEBOUNDS: role: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);
1072 cil_log(CIL_INFO, "TYPEBOUNDS: type: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);
    [all...]
cil_internal.h 887 char *parent_str; member in struct:cil_bounds
cil_copy_ast.c     [all...]
cil_resolve_ast.c     [all...]
cil.c     [all...]
cil_build_ast.c     [all...]

Completed in 1289 milliseconds