Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dexec.h269 extern uint_t gettfile(struct exec *exp);
/titanic_41/usr/src/uts/common/exec/aout/
H A Daout.c331 edp->ux_toffset = gettfile(&filhdr); in get_aout_head()
/titanic_41/usr/src/uts/sun4/vm/
H A Dvm_dep.c465 gettfile(struct exec *exp) in gettfile() function