Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_CONDBLOCK

893 	struct cil_condblock *cb = NULL;
906 if (node->cl_head != NULL && node->cl_head->flavor == CIL_CONDBLOCK) {
915 if (node->cl_head != NULL && node->cl_head->next != NULL && node->cl_head->next->flavor == CIL_CONDBLOCK) {