Searched refs:common_walkers (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddof.c1054 static const mdb_walker_t common_walkers[] = { variable
1074 for (wp = common_walkers; wp->walk_name != NULL; wp++)
1089 bcopy(common_walkers, (void *)modinfo.mi_walkers, sizeof (*wp) * w);

Completed in 70 milliseconds