Home
last modified time | relevance | path

Searched refs:ux_bsize (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/exec/aout/
H A Daout.c212 edp.ux_bsize, edp.ux_doffset, dataprot, pagedata, 0)) in aoutexec()
217 exenv.ex_brksize = edp.ux_dsize + edp.ux_bsize; in aoutexec()
329 edp->ux_bsize = filhdr.a_bss; in get_aout_head()
/titanic_41/usr/src/uts/common/sys/
H A Duser.h51 size_t ux_bsize; /* bss size */ member