Searched defs:pr_brksize (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/intel/sys/ | ||
H A D | old_procfs.h | 199 size_t pr_brksize; /* Size of the process heap, in bytes */ member in struct:prstatus 503 size32_t pr_brksize; /* Size of the process heap, in bytes */ member in struct:prstatus32 |
/illumos-gate/usr/src/uts/sparc/sys/ | ||
H A D | old_procfs.h | 198 size_t pr_brksize; /* Size of the process heap, in bytes */ member in struct:prstatus 502 size32_t pr_brksize; /* Size of the process heap, in bytes */ member in struct:prstatus32 |
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ | ||
H A D | struct_layout.h | 195 sl_field_t pr_brksize; member in struct:__anon51 245 sl_field_t pr_brksize; member in struct:__anon52 |
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | procfs.h | 167 size_t pr_brksize; /* size of the process heap, in bytes */ member in struct:pstatus 635 size32_t pr_brksize; /* size of the process heap, in bytes */ member in struct:pstatus32 |
Completed in 272 milliseconds