Home | History | Annotate | Download | only in cs

Lines Matching full:child

2531 /* just calls through to the child nodes */
2687 HDF *var, *child;
2710 child = hdf_obj_child (var);
2711 while (child != NULL)
2716 each_map.h = child;
2724 child = hdf_obj_next (child);