Searched defs:common_dcmds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddof.c1040 static const mdb_dcmd_t common_dcmds[] = { variable
1071 for (dp = common_dcmds; dp->dc_name != NULL; dp++)
1088 bcopy(common_dcmds, (void *)modinfo.mi_dcmds, sizeof (*dp) * d);

Completed in 61 milliseconds