Searched refs:walk (Results 51 - 71 of 71) sorted by relevance

123

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c202 uint64_t *walk, ddt_entry_t *dde)
207 ddt->ddt_object[type][class], dde, walk));
201 ddt_object_walk(ddt_t *ddt, enum ddt_type type, enum ddt_class class, uint64_t *walk, ddt_entry_t *dde) argument
/illumos-gate/usr/src/common/acl/
H A Dacl_common.c1691 uint64_t (*walk)(void *, uint64_t, int aclcnt,
1699 while (cookie = walk(acep, cookie, aclcnt, &flags, &type, &mask)) {
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c101 int (*walk)(struct drmach_node *node, void *data, member in struct:drmach_node
749 np->walk = drmach_node_ddi_walk;
774 return (np->walk(np, param, cb));
823 dup->walk = np->walk;
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c109 int (*walk)(struct drmach_node *node, void *data, member in struct:drmach_node
411 np->walk = drmach_node_obp_walk;
459 return (np->walk(np, param, cb));
1848 * If the board has become unconfigured with this operation, walk
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c3017 int walk; local
3020 *exi = nfs_vptoexi(mc_dvp, vp, cr, &walk, NULL, FALSE);
3030 if ((*exi)->exi_export.ex_flags & EX_NOSUB && walk > 0)
3146 /* walk the "passed-in" rfs4_dss_newpaths array from nfsd */
H A Dnfs4_srv.c881 int dotdot, walk; local
987 exi = nfs_vptoexi(NULL, vp, cs->cr, &walk, NULL, TRUE);
2617 int attrdir, dotdot, walk; local
2742 exi = nfs_vptoexi(NULL, vp, cs->cr, &walk, NULL, TRUE);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c1351 if((dp=shp->fun_tree)->walk)
1352 dp = dp->walk;
H A Dname.c757 if(shp->var_tree->walk == shp->var_base)
773 root = shp->var_tree->walk;
781 if(np && shp->var_tree->walk==shp->var_tree)
787 if(!np || shp->var_tree->walk!=root)
/illumos-gate/usr/src/tools/onbld/Scm/
H A DBackup.py629 for root, dirs, files in os.walk(path, topdown=True):
/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py249 # use the active list files to avoid a workspace walk.
1397 for abso in repo.walk(match):
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c324 mdb_warn("failed to walk zone");
350 mdb_warn("can't walk 'netstack'");
492 mdb_warn("non-DEBUG image; cannot walk th_hash list\n");
497 mdb_warn("can't walk 'list'");
620 mdb_warn("can't walk 'ip_stacks'");
641 mdb_warn("couldn't walk 'illif_stack' for ips_ill_g_heads %p",
682 mdb_warn("can't walk ill_if_t structures");
690 * If an address is specified and the walk doesn't find it,
718 mdb_warn("can't walk 'nce_cache'");
797 mdb_warn("can't walk 'dce_cach
3393 ilb_walk_t *walk; local
[all...]
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py487 for path, subdirs, files in os.walk(d) :
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c199 int (*walk)(struct drmach_node *node, void *data, member in struct:drmach_node
755 np->walk = drmach_node_ddi_walk;
762 np->walk = drmach_node_obp_walk;
836 return (np->walk(np, param, cb));
922 dup->walk = np->walk;
5881 /* walk device tree to find iosram instance for the board */
5946 * initialize it to 0, so that the walk terminates as
6016 * initialize it to 0, so that the walk terminates as
6129 * initialize it to 0, so that the walk terminate
[all...]
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun766 for dirname, _, filenames in os.walk(p):
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c1029 if(troot==shp->var_tree && shp->st.real_fun && (dp=shp->var_tree->walk) && dp==shp->st.real_fun->sdict)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c169 * to walk both trees.
2036 * Take a snapshot of the OBP device tree and walk this snapshot
2068 (void) walk(&obp_sys_tree, NULL, next(0));
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c562 * If issvc is nonzero, take ent to be a pointer to an scf_service_t, and walk
2223 * Now walk the properties of the property group to make sure that
10938 semerr(gettext("Failed to walk instances: %s\n"),
11394 uu_warn("Failed to walk instances: %s\n",
11564 semerr(gettext("Failed to walk instances: %s\n"),
12680 semerr(gettext("Failed to walk instances: %s\n"),
13833 uu_list_walk_t *walk; local
13977 walk = uu_list_walk_start((uu_list_t *)values,
13979 if (walk == NULL)
13980 uu_die(gettext("Could not walk lis
14551 uu_list_walk_t *walk; local
[all...]
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c944 uint64_t walk = 0; local
982 while ((error = ddt_object_walk(ddt, type, class, &walk, &dde)) == 0)
983 dump_dde(ddt, &dde, walk);
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s667 ! the curent location in the buffers. By incrementing %o3 we walk
946 ! the curent location in the buffers. By incrementing %o3 we walk
H A Dniagara_copy.s4460 ! the curent location in the buffers. By incrementing %o3 we walk
6652 ! the curent location in the buffers. By incrementing %o3 we walk
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s2269 ! the curent location in the buffers. By incrementing %o3 we walk
3521 ! the curent location in the buffers. By incrementing %o3 we walk

Completed in 450 milliseconds

123