Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/exec/aout/
H A Daout.c208 if (error = execmap(edp.vp, edp.ux_txtorg, edp.ux_tsize, in aoutexec()
327 edp->ux_tsize = filhdr.a_text; in get_aout_head()
/titanic_41/usr/src/uts/common/sys/
H A Duser.h49 size_t ux_tsize; /* text size */ member