Searched refs:cd_init (Results 1 – 1 of 1) sorted by relevance
44 cd_init(mdb_walk_state_t *wsp) in cd_init() function135 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 },