Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/mdb_test/
H A Dmdb_test.c44 cd_init(mdb_walk_state_t *wsp) in cd_init() function
135 mdb_walker_t w = { "count", "count", cd_init, cd_step, NULL }; in cmd_runtest()
398 { "countdown", "count down from 16 to 0", cd_init, cd_step, NULL },