Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/modules/libumem/
H A Dlibumem.c47 char *hdr2; member
350 for (dfp = ptcfmt; dfp->hdr2 != NULL; dfp++) in umastat()
358 for (dfp = ptcfmt; dfp->hdr2 != NULL; dfp++) in umastat()
359 mdb_printf("%s ", dfp->hdr2); in umastat()
369 for (dfp = ptcfmt; dfp->hdr2 != NULL; dfp++) in umastat()
390 mdb_printf("%s%s", dfp == umemfmt ? "" : " ", dfp->hdr2); in umastat()
422 mdb_printf("%s ", dfp->hdr2); in umastat()
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c1901 char *hdr2; member
2116 mdb_printf("%s ", dfp->hdr2); in kmastat()
2149 mdb_printf("%s ", dfp->hdr2); in kmastat()