Searched refs:proc_string_read (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/ |
H A D | utils.c | 62 proc_string_read(struct ps_prochandle *ph, ulong_t addr, char *buf, int bufsiz) in proc_string_read() function 146 if (proc_string_read(ph, address, buf, in print_mem()
|
H A D | rdb.h | 230 extern retc_t proc_string_read(struct ps_prochandle *,
|
H A D | maps.c | 367 if (proc_string_read(ph, lop->rl_nameaddr, in map_iter() 378 if (proc_string_read(ph, lop->rl_refnameaddr, buf, in map_iter()
|