Searched refs:core_rw (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Pcore.c | 70 core_rw(struct ps_prochandle *P, void *buf, size_t n, uintptr_t addr, in core_rw() function 124 return (core_rw(P, buf, n, addr, pread64)); in Pread_core() 132 return (core_rw(P, (void *)buf, n, addr, in Pwrite_core()
|