Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Drdb.h210 extern retc_t display_maps(struct ps_prochandle *);
H A Dgram.y138 if (display_maps(&proch) != RET_OK)
H A Dmaps.c150 display_maps(struct ps_prochandle *ph) in display_maps() function