Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/exec/aout/
H A Daout.c212 edp.ux_bsize, edp.ux_doffset, dataprot, pagedata, 0)) in aoutexec()
332 edp->ux_doffset = getdfile(&filhdr); in get_aout_head()
/titanic_44/usr/src/uts/common/sys/
H A Duser.h57 off_t ux_doffset; /* file offset to raw data */ member