Searched refs:ux_dsize (Results 1 – 2 of 2) sorted by relevance
183 if (CURRENT_TOTAL_AVAILABLE_SWAP < btopr(edp.ux_dsize) + btopr(SSIZE)) in aoutexec()211 if (error = execmap(edp.vp, edp.ux_datorg, edp.ux_dsize, in aoutexec()217 exenv.ex_brksize = edp.ux_dsize + edp.ux_bsize; in aoutexec()328 edp->ux_dsize = filhdr.a_data; in get_aout_head()
50 size_t ux_dsize; /* data size */ member