Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c170 char hrrstr[MAX_LENGTH]; in hookrootlist() local
199 if (mdb_readstr((char *)hrrstr, sizeof (hrrstr), in hookrootlist()
205 mdb_printf("%0?p %10s\n", hfp, hrrstr); in hookrootlist()