Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c87 #define GSOP_GETPROT(_gs, _addr) \ macro
636 prot = GSOP_GETPROT(gs, addr); in gcore_pr_nextprot()
646 nprot = GSOP_GETPROT(gs, addr); in gcore_pr_nextprot()