Home
last modified time | relevance | path

Searched refs:ux_mag (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/exec/aout/
H A Daout.c218 exenv.ex_magic = edp.ux_mag; in aoutexec()
330 edp->ux_mag = filhdr.a_magic; in get_aout_head()
/titanic_41/usr/src/uts/common/sys/
H A Duser.h55 short ux_mag; /* magic number MUST be here */ member
/titanic_41/usr/src/uts/sun4/vm/
H A Dvm_dep.c482 if ((edp_in->ux_mag == ZMAGIC) && in getexinfo()