Lines Matching refs:context_str
1408 } else if (filecon->context_str != NULL) { in cil_tree_print_node()
1409 cil_log(CIL_INFO, " %s", filecon->context_str); in cil_tree_print_node()
1424 else if (ibpkeycon->context_str) in cil_tree_print_node()
1425 cil_log(CIL_INFO, " %s", ibpkeycon->context_str); in cil_tree_print_node()
1446 } else if (portcon->context_str != NULL) { in cil_tree_print_node()
1447 cil_log(CIL_INFO, " %s", portcon->context_str); in cil_tree_print_node()
1475 } else if (nodecon->context_str != NULL) { in cil_tree_print_node()
1476 cil_log(CIL_INFO, " %s", nodecon->context_str); in cil_tree_print_node()
1489 } else if (genfscon->context_str != NULL) { in cil_tree_print_node()
1490 cil_log(CIL_INFO, " %s", genfscon->context_str); in cil_tree_print_node()
1522 else if (ibendportcon->context_str) in cil_tree_print_node()
1523 cil_log(CIL_INFO, " %s", ibendportcon->context_str); in cil_tree_print_node()
1535 cil_log(CIL_INFO, " %s", pirqcon->context_str); in cil_tree_print_node()
1548 cil_log(CIL_INFO, " %s", iomemcon->context_str); in cil_tree_print_node()
1561 cil_log(CIL_INFO, " %s", ioportcon->context_str); in cil_tree_print_node()
1574 cil_log(CIL_INFO, " %s", pcidevicecon->context_str); in cil_tree_print_node()
1587 cil_log(CIL_INFO, " %s", devicetreecon->context_str); in cil_tree_print_node()
1612 cil_log(CIL_INFO, " %s", fsuse->context_str); in cil_tree_print_node()
1630 cil_log(CIL_INFO, " %s", sidcon->context_str); in cil_tree_print_node()