Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/exec/aout/
H A Daout.c209 (size_t)0, edp.ux_toffset, textprot, pagetext, 0)) in aoutexec()
331 edp->ux_toffset = gettfile(&filhdr); in get_aout_head()
/titanic_41/usr/src/uts/common/sys/
H A Duser.h56 off_t ux_toffset; /* file offset to raw text */ member