Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c52 #define SFMMU_VTOP_READSYM(dest, synm, where) \ argument
53 if (mdb_readsym(&(dest), sizeof (dest), (synm)) == -1) \
54 mdb_warn("%s: couldn't find or read '%s'\n", (where), (synm));