Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddof.c1038 static const mdb_dcmd_t common_dcmds[] = { variable
1069 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()