Lines Matching refs:context_str
1393 } else if (filecon->context_str != NULL) { in cil_tree_print_node()
1394 cil_log(CIL_INFO, " %s", filecon->context_str); in cil_tree_print_node()
1415 } else if (portcon->context_str != NULL) { in cil_tree_print_node()
1416 cil_log(CIL_INFO, " %s", portcon->context_str); in cil_tree_print_node()
1444 } else if (nodecon->context_str != NULL) { in cil_tree_print_node()
1445 cil_log(CIL_INFO, " %s", nodecon->context_str); in cil_tree_print_node()
1458 } else if (genfscon->context_str != NULL) { in cil_tree_print_node()
1459 cil_log(CIL_INFO, " %s", genfscon->context_str); in cil_tree_print_node()
1491 cil_log(CIL_INFO, " %s", pirqcon->context_str); in cil_tree_print_node()
1504 cil_log(CIL_INFO, " %s", iomemcon->context_str); in cil_tree_print_node()
1517 cil_log(CIL_INFO, " %s", ioportcon->context_str); in cil_tree_print_node()
1530 cil_log(CIL_INFO, " %s", pcidevicecon->context_str); in cil_tree_print_node()
1543 cil_log(CIL_INFO, " %s", devicetreecon->context_str); in cil_tree_print_node()
1568 cil_log(CIL_INFO, " %s", fsuse->context_str); in cil_tree_print_node()
1586 cil_log(CIL_INFO, " %s", sidcon->context_str); in cil_tree_print_node()