Searched refs:common_dcmds (Results 1 – 1 of 1) sorted by relevance
1038 static const mdb_dcmd_t common_dcmds[] = { variable1069 for (dp = common_dcmds; dp->dc_name != NULL; dp++) in _mdb_init()1086 bcopy(common_dcmds, (void *)modinfo.mi_dcmds, sizeof (*dp) * d); in _mdb_init()