Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dexec.h270 extern int chkaout(struct exdata *exp);
/titanic_50/usr/src/uts/common/exec/aout/
H A Daout.c156 if (error = chkaout(&edp)) in aoutexec()
/titanic_50/usr/src/uts/sun4/vm/
H A Dvm_dep.c407 chkaout(struct exdata *exp) in chkaout() function