Searched defs:iterate_children (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dgui.h62 void (*iterate_children) (void *self, member in struct:grub_gui_container_ops
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_graph.c406 iterate_children(libzfs_handle_t *hdl, zfs_graph_t *zgp, const char *dataset) function
450 if (iterate_children(hdl, zgp, zc.zc_name))
505 * iterate_children() only checks the children.
521 iterate_children(hdl, zgp, dataset))
556 if (iterate_children(hdl, zgp, pool) == -1 ||

Completed in 32 milliseconds