next              299 dxref.c            for (child = node->children; child != NULL; child = child->next) {
next              312 dxref.c        	node = node->next;
next              333 dxref.c            for (child = node->children; child != NULL; child = child->next) {
next              372 dxref.c            for (child = node->children; child != NULL; child = child->next) {
next              405 dxref.c            for (child = node->children; child != NULL; child = child->next) {
next              627 dxref.c            for (node = from->children; node != NULL; node = node->next) {
next              641 dxref.c        	    for (child = node->children; child != NULL; child = child->next) {
next              785 dxref.c        	for (child = node->children; child != NULL; child = child->next) {
next              796 dxref.c        		 child2 = child2->next) {
next             1167 dxref.c            for (child = node->children; child != NULL; child = child->next) {