Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c89 modctl_format(uintptr_t addr, const void *data, void *private) in modctl_format() function
133 return (modctl_format(addr, &mc, NULL)); in modctls()
136 if (mdb_walk("modctl", modctl_format, NULL) == -1) in modctls()