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

/illumos-gate/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c45 char hrstr[MAX_LENGTH]; local
74 if (mdb_readstr((char *)hrstr, sizeof (hrstr),
93 h->h_hint, hrstr, hintname);
97 h->h_hint, hrstr, hintname);

Completed in 245 milliseconds