Home | History | Annotate | Download | only in src

Lines Matching refs:bnds

802 			struct cil_bounds *bnds = node->data;
803 cil_log(CIL_INFO, "USERBOUNDS: user: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);
908 struct cil_bounds *bnds = node->data;
909 cil_log(CIL_INFO, "ROLEBOUNDS: role: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);
1086 struct cil_bounds *bnds = node->data;
1087 cil_log(CIL_INFO, "TYPEBOUNDS: type: %s, bounds: %s\n", bnds->parent_str, bnds->child_str);