Lines Matching refs:context_str
1307 } else if (filecon->context_str != NULL) { in cil_tree_print_node()
1308 cil_log(CIL_INFO, " %s", filecon->context_str); in cil_tree_print_node()
1327 } else if (portcon->context_str != NULL) { in cil_tree_print_node()
1328 cil_log(CIL_INFO, " %s", portcon->context_str); in cil_tree_print_node()
1356 } else if (nodecon->context_str != NULL) { in cil_tree_print_node()
1357 cil_log(CIL_INFO, " %s", nodecon->context_str); in cil_tree_print_node()
1370 } else if (genfscon->context_str != NULL) { in cil_tree_print_node()
1371 cil_log(CIL_INFO, " %s", genfscon->context_str); in cil_tree_print_node()
1403 cil_log(CIL_INFO, " %s", pirqcon->context_str); in cil_tree_print_node()
1416 cil_log(CIL_INFO, " %s", iomemcon->context_str); in cil_tree_print_node()
1429 cil_log(CIL_INFO, " %s", ioportcon->context_str); in cil_tree_print_node()
1442 cil_log(CIL_INFO, " %s", pcidevicecon->context_str); in cil_tree_print_node()
1455 cil_log(CIL_INFO, " %s", devicetreecon->context_str); in cil_tree_print_node()
1480 cil_log(CIL_INFO, " %s", fsuse->context_str); in cil_tree_print_node()
1498 cil_log(CIL_INFO, " %s", sidcon->context_str); in cil_tree_print_node()