Home | History | Annotate | Download | only in src

Lines Matching refs:cl_tail

212 	new_node->cl_tail = NULL;
322 rc = (*last_child)(node->cl_tail, extra_args);
1772 if ((current->parent != NULL) && (current->parent->cl_tail == current) && (current->parent->parent != NULL)) {