Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dexec.h268 extern ulong_t getdfile(struct exec *exp);
/titanic_41/usr/src/uts/common/exec/aout/
H A Daout.c332 edp->ux_doffset = getdfile(&filhdr); in get_aout_head()
/titanic_41/usr/src/uts/sun4/vm/
H A Dvm_dep.c442 getdfile(struct exec *exp) in getdfile() function