Searched refs:pr_zmap (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libproc/common/ |
H A D | pr_mmap.c | 142 pr_zmap(struct ps_prochandle *Pr, void *addr, size_t len, int prot, int flags) function
|
H A D | pr_meminfo.c | 71 if ((totalmap = pr_zmap(Pr, 0, totalsize, PROT_READ | PROT_WRITE,
|
H A D | libproc.h | 294 extern void *pr_zmap(struct ps_prochandle *,
|
H A D | llib-lproc | 289 void *pr_zmap(struct ps_prochandle *Pr,
|
Completed in 24 milliseconds