Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dgram.y219 print_mem(&proch, $2, 4, "X");
224 print_mem(&proch, $2, (int)$3, "X");
229 print_mem(&proch, $2, (int)$3, $4);
H A Dutils.c98 print_mem(struct ps_prochandle *ph, ulong_t address, int count, char *format) in print_mem() function
H A Drdb.h222 extern void print_mem(struct ps_prochandle *, ulong_t, int,