Searched defs:children (Results 26 - 46 of 46) sorted by relevance

12

/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c188 uint_t c, children; local
209 * Iterate over all children.
212 &children) == 0) {
213 for (c = 0; c < children; c++)
218 &children) == 0) {
219 for (c = 0; c < children; c++)
224 &children) == 0) {
225 for (c = 0; c < children; c++)
/illumos-gate/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);
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h165 struct arcstruct *arc_childlist; /* children-of-this-parent list */
239 double childtime; /* cumulative ticks in children */
252 arctype *children; /* list of callee arcs */ member in struct:nl
/illumos-gate/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);
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c72 * Parent PGs always contain a superset of their children(s) resources,
334 group_t *children; local
387 * only child of it's parent. Update the parent's children set
389 * the child). Then have PG and the parent swap children sets and
390 * children counts.
398 children = pg->cmt_children;
400 parent->cmt_children = children;
432 * Iterate over the CPU's PGs updating the children
685 uint_t children; local
709 children
1467 group_t *hwset, *children; local
[all...]
/illumos-gate/usr/src/uts/common/syscall/
H A Dlgrpsys.c1199 * 5) lgroup children array
1200 * - contains lgroup bitmask of children for each lgroup
1270 * lgroup bitmasks needed for parents, children, and resources
1334 * children, and resource sets for each lgroup
1374 * and children)
1444 * Fill in parents, children, and lgroup resources
1743 * Fix up pointers to parents, children, resources, and
1883 * for lgroup info, CPU IDs, pset lgroup bitmask, parents, children,
1952 uint_t *children; local
1967 * Fill in parents, children, lgrou
[all...]
/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c1008 uint_t children; local
1040 &child, &children) == 0);
1041 if (children != 1) {
1042 mesg(MERR, "expected one vdev, got %d\n", children);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c208 static struct subprocess *children; variable in typeref:struct:subprocess
2143 chp->next = children;
2144 children = chp;
2177 for (prevp = &children; (chp = *prevp) != NULL;
2217 for (chp = children; chp != NULL; chp = chp->next)
2238 for (chp = children; chp != NULL; chp = chp->next)
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h75 pmcs_phy_t *children; /* head of list of children */ member in struct:pmcs_phy
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c131 uint_t c, children; local
138 &child, &children) == 0) {
139 for (c = 0; c < children; c++)
448 uint_t children = 0; local
588 if (id >= children) {
596 for (c = 0; c < children; c++)
601 children = id + 1;
616 if (max_id < children) {
617 for (c = max_id; c < children; c++)
619 children
1470 uint_t c, children; local
[all...]
H A Dlibzfs_pool.c1597 uint_t c, children; local
1609 &child, &children) != 0)
1612 for (c = 0; c < children; c++) {
1930 uint_t c, children; local
2073 &child, &children) != 0)
2076 for (c = 0; c < children; c++) {
2096 &child, &children) == 0) {
2097 for (c = 0; c < children; c++) {
2107 &child, &children) == 0) {
2108 for (c = 0; c < children;
2573 uint_t c, children; local
2609 uint_t children; local
2867 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
3846 uint_t c, children; local
3983 uint_t children, c; local
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c92 * all children. This is what's used by anything other than RAID-Z.
599 * Add ourselves to the parent's list of children.
623 * Free all children.
1127 int children = vd->vdev_children; local
1135 for (int c = 0; c < children; c++)
1140 tq = taskq_create("vdev_open", children, minclsyspri,
1141 children, children, TASKQ_PREPOPULATE);
1143 for (int c = 0; c < children; c++)
1309 * If all children ar
[all...]
H A Dspa.c1184 uint_t children; local
1194 &child, &children);
1205 for (int c = 0; c < children; c++) {
2231 uint64_t children, config_cache_txg = spa->spa_config_txg; local
2403 &children) != 0 && mosconfig && type != SPA_IMPORT_ASSEMBLE &&
4508 * children. Otherwise, vdev_inuse() will blindly overwrite the spare.
4901 * Remove vd from its parent and compact the parent's children.
4907 * Remember one of the remaining children so we can get tvd below.
5032 uint_t c, children, lastlog; local
5060 * scan through all the children t
6704 int children = rvd->vdev_children; local
[all...]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c597 * Get a linked list of handles of all children
605 DPRINTF((DI_TRACE1, "Get children of node %s\n", di_node_name(node)));
664 * To be complete, we should also delete the children
705 struct node_list *children, *tmp; local
713 children = NULL;
719 * Get list of children and prune siblings
721 children = get_children((*headp)->node);
727 * Set children to NULL and pop first node
729 children = NULL;
738 * Get list of children an
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c51 * its children lgroups. Thus, the lgroup hierarchy from a given leaf lgroup
490 * and not have any children
1885 * Update each of lpl_parent's children with a reference to their parent.
1894 klgrpset_t children; local
1897 children = lgrp_table[lpl_parent->lpl_lgrpid]->lgrp_children;
1898 if (klgrpset_isempty(children))
1902 if (klgrpset_ismember(children, i)) {
2376 * correct, and update the hints of the children for the sake of
2486 * children.
2548 * Update this lpl's children
[all...]
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c368 uint_t c, children; local
375 &child, &children) != 0)
378 for (c = 0; c < children; c++) {
930 /* make_root_vdev() allows 0 toplevel children if there are spares */
1235 uint_t c, children; local
1244 &child, &children) == 0) {
1245 for (c = 0; c < children; c++)
1252 &child, &children) == 0) {
1253 for (c = 0; c < children; c++)
1260 &child, &children)
1281 uint_t c, children; local
1324 uint_t c, children; local
1473 uint_t c, children; local
1572 uint_t c, children; local
2346 uint_t c, children; local
2945 uint_t c, children; local
[all...]
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c859 uint64_t m, c = 0, children = rvd->vdev_children; local
866 if (c >= children)
885 children = c + 1;
887 for (; c < children; c++) {
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1427 * If '-r' is specified, recursively visit all children.
1437 int c, children; local
1599 children = vdev.vdev_children;
1601 if (children == 0 || !recursive)
1604 child = mdb_alloc(children * sizeof (void *), UM_SLEEP | UM_GC);
1605 if (mdb_vread(child, children * sizeof (void *),
1607 mdb_warn("failed to read vdev children at %p", vdev.vdev_child);
1611 for (c = 0; c < children; c++) {
1888 mdb_warn("failed to read root vdev children at %p", childp);
2188 * Print a summary of zio_t and all its children
[all...]
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c2659 uint_t c, children, schildren = 0, lastlogid = 0; local
2682 &children) == 0);
2685 for (c = 0; c < children; c++) {
3015 * children or we receive a non-NULL return from the callback.
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c1804 free_children(file_list_t *children) argument
1806 file_list_t *child = children;
2197 * Create a list of files (children) in this directory to avoid
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c102 * These are the classes of elements which may appear as children of service
6966 * children of instances, so first we'll have to go through the instances
9293 * entities: Not required, but if we create no children, it will be
9391 int children = 0; local
9432 children++;
9438 if (children == 0) {
10685 /* Assemble the children in order. */
10866 (void) xmlAddSibling(doc->children, sb);
11058 (void) xmlAddSibling(doc->children, make_archive(flags));
11121 (void) xmlAddSibling(doc->children, s
[all...]

Completed in 258 milliseconds

12