Searched refs:leaky_modctl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c258 leaky_modctl(uintptr_t addr, const struct modctl *m, int *ignored) function
458 if (mdb_walk("modctl", (mdb_walk_cb_t)leaky_modctl, NULL) == -1) {
468 (void) mdb_pwalk("modctl", (mdb_walk_cb_t)leaky_modctl,

Completed in 57 milliseconds