Searched defs:children (Results 1 - 24 of 24) sorted by relevance

/osnet-11/usr/src/lib/libast/common/misc/
H A Dftwalk.c57 register int children; local
73 if (children = flags & FTW_CHILDREN)
93 if (children && (e = fts_children(f, 0)))
124 if (children)
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm113 my @children = lgrp_children($cookie, $root);
117 # Concatenate root with subtrees for every children. Every subtree is
118 # obtained by calling lgrp_lgrps recursively with each of the children
121 @result = @children ?
122 ($root, map {lgrp_lgrps($cookie, $_)} @children) :
230 sub children subroutine
232 scalar @_ == 2 or _usage("children(class, lgrp)");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DInputObjects.pm519 ## children that are interior-sequences to be $self
522 my ($self, @children) = @_;
524 for (@children) {
617 for ( $self->{'-ptree'}->children ) {
773 $ptree->top( @children );
780 children for the top node.
797 =head2 $ptree-E<gt>B<children()>
799 This method gets/sets the children of the top node in the parse-tree.
800 If no arguments are given, it returns the list (array) of children
803 children fo
807 sub children { subroutine
[all...]
/osnet-11/usr/src/lib/libzpool/common/
H A Dutil.c74 uint_t c, children; local
118 if (nvlist_lookup_nvlist_array(nv, ctype, &child, &children) != 0)
121 for (c = 0; c < children; c++) {
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm215 # Return list of children for a given PG
216 # In scalar context return list of children
218 sub children subroutine
220 scalar @_ == 2 or _usage("children(cookie, pg)");
223 my $children = $pg->{children} or return;
224 my @children = @{$children};
226 return (wantarray() ? _nsort(@children) : scalar @children);
[all...]
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c253 /* Leave device with info.ignore==TRUE so we won't pick up children */
345 GSList *children; local
358 /* first remove children */
359 children = hal_device_store_match_multiple_key_value_string (hald_get_gdl(),
361 for (i = children; i != NULL; i = g_slist_next (i)) {
366 g_slist_free (children);
367 HAL_INFO (("remove_branch: done with children"));
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_status.c108 uint_t c, children; local
111 &children) == 0) {
126 for (c = start; c < children; c++)
H A Dlibzfs_vdev.c648 * Check one top-level vdev and its children to ensure we don't mix devices
652 check_tvdevs(libzfs_handle_t *hdl, nvlist_t **child, uint_t children, argument
676 for (c = 0; c < children; c++) {
865 uint_t children; local
893 &child, &children) != 0) {
909 if (!check_tvdevs(hdl, child, children, &rep, fatal,
944 uint_t children; local
963 * for spares there may be no children, and therefore no
967 &child, &children) != 0) || (children
1003 uint_t c, children; local
1157 uint_t c, children; local
1326 int c, children = 0; local
1514 uint_t c, children; local
[all...]
H A Dlibzfs_import.c128 uint_t c, children; local
135 &child, &children) == 0) {
136 for (c = 0; c < children; c++)
445 uint_t children = 0; local
584 if (id >= children) {
592 for (c = 0; c < children; c++)
597 children = id + 1;
612 if (max_id < children) {
613 for (c = max_id; c < children; c++)
615 children
1773 uint_t c, children; local
[all...]
H A Dlibzfs_pool.c482 uint_t c, children; local
485 &child, &children) != 0)
488 for (c = 0; c < children; c++) {
1562 uint_t c, children; local
1574 &child, &children) != 0)
1577 for (c = 0; c < children; c++) {
1887 uint_t c, children; local
2034 &child, &children) != 0)
2037 for (c = 0; c < children; c++) {
2059 &child, &children)
2596 uint_t c, children; local
2632 uint_t children; local
2932 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
3902 uint_t c, children; local
3934 uint_t c, children; local
[all...]
/osnet-11/usr/src/lib/liblgrp/common/
H A Dlgrp.c194 * Find any orphan lgroups without parents and make them be children of
282 * Update children of parents not to include given lgroup
535 * Find any orphan lgroups without parents and make them be children
739 * Get children lgroups of given lgroup
742 lgrp_children(lgrp_cookie_t cookie, lgrp_id_t lgrp, lgrp_id_t *children, argument
772 * No children, since only one level in lgroup hierarchy (ie. SMP)
775 if (children == NULL || count < 1)
781 * Make sure that children exist
789 * Given lgroup may not have any children
797 * Check lgroup children bitmas
[all...]
/osnet-11/usr/src/lib/libpower/common/
H A Dpm_suspend.c223 uint_t children; local
369 &child, &children) == 0);
370 if (children != 1) {
372 "%s couldn't get pool children\n", __FUNCTION__);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dscript_sh.h49 struct grub_script *children; member in struct:grub_script
H A Dusb.h192 /* Array of children for a hub. */
193 grub_usb_device_t *children;
191 grub_usb_device_t *children; member in struct:grub_usb_device
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_activate.c560 uint_t children = 0; local
605 &children) != 0) {
612 for (c = 0; c < children; c++) {
980 /* Iterate down this dataset's children and promote them */
/osnet-11/usr/src/lib/fm/libfmd_zfs/common/
H A Dfmd_zfs.c48 uint_t children, c; local
51 &child, &children) != 0) {
67 * all of its children for the leaf we're interested in.
69 for (c = 0; c < children; c++) {
318 uint_t c, children; local
366 &child, &children) == 0)
367 for (c = 0; c < children; c++) {
418 &child, &children) == 0)
419 for (c = 0; c < children; c++)
425 &child, &children)
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-parse.c300 const struct argp_child *children = argp->children;
367 if (children)
372 while (children[num_children].argp)
383 if (children)
386 while (children->argp)
388 convert_options (children++->argp, parent, index++, group, cvt);
438 const struct argp_child *child = argp->children;
540 && group->argp->children && group->argp->children
294 const struct argp_child *children = argp->children; local
[all...]
H A Dargp.h262 const struct argp_child *children;
351 the number of children for the current parser. */
260 const struct argp_child *children; member in struct:argp
/osnet-11/usr/src/cmd/sendmail/src/
H A Dutil.c2444 ** PROC_LIST_ADD -- add process id to list of our children
2684 int i, children; local
2688 children = 0;
2709 ++children;
2716 if (LogLevel > 10 && children != CurChildren && CurrentPid == DaemonPid)
2719 "proc_list_probe: found %d children, expected %d",
2720 children, CurChildren);
/osnet-11/usr/src/cmd/hal/hald/
H A Dutil.c1090 GSList *children; local
1105 children = hal_device_store_match_multiple_key_value_string (store,
1108 for (i = children; i != NULL; i = g_slist_next (i)) {
1113 g_slist_free (children);
/osnet-11/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_pool.c903 nvlist_t **children; local
908 vdev_parent, ZPOOL_CONFIG_CHILDREN, &children, &nelem);
922 child = zjni_get_vdev(zhp, children[i],
965 nvlist_t **children; local
968 vdev, ZPOOL_CONFIG_CHILDREN, &children, &nelem);
973 nvlist_t *child = children[nelem - 1];
1002 nvlist_t **children; local
1005 vdev_parent, ZPOOL_CONFIG_CHILDREN, &children, &nelem);
1012 nvlist_t *child = children[i];
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dreiserfs.c536 struct grub_reiserfs_disk_child *children local
550 block_number = grub_le_to_cpu32 (children[i].block_number);
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo.c665 * Get a linked list of handles of all children
673 DPRINTF((DI_TRACE1, "Get children of node %s\n", di_node_name(node)));
732 * To be complete, we should also delete the children
773 struct node_list *children, *tmp; local
781 children = NULL;
787 * Get list of children and prune siblings
789 children = get_children((*headp)->node);
795 * Set children to NULL and pop first node
797 children = NULL;
806 * Get list of children an
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfs.c189 struct grub_zfs_device_desc *children; member in struct:grub_zfs_device_desc
735 if (!fill->children)
739 fill->children = grub_zalloc (fill->n_children
740 * sizeof (fill->children[0]));
756 err = fill_vdev_info_real (data, child, &fill->children[i], insert,
1010 (unsigned long long)data->devices_attached[i].children[j].guid);
1011 if (*vdev_guid == data->devices_attached[i].children[j].guid)
1640 "non-positive number of mirror children");
1643 err = read_device (offset, &desc->children[i],
1711 &desc->children[dev
[all...]

Completed in 111 milliseconds