Home
last modified time | relevance | path

Searched refs:cd_step (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_test/
H A Dmdb_test.c49 cd_step(mdb_walk_state_t *wsp) in cd_step() function
133 mdb_walker_t w = { "count", "count", cd_init, cd_step, NULL }; in cmd_runtest()
396 { "countdown", "count down from 16 to 0", cd_init, cd_step, NULL },