Home | History | Annotate | Download | only in unit

Lines Matching refs:cl_head

103 	        if (current->cl_head == NULL)
104 current->cl_head = node;
118 if (current->cl_head == NULL) {
119 current->cl_head = item;