Home
last modified time | relevance | path

Searched refs:functloc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h159 off_t functloc; member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c781 t->funct.functloc = first = fctell(); in funct()
787 t->funct.functloc = sfseek(shp->gd->hist_ptr->histfp,(off_t)0,SEEK_CUR); in funct()
791 t->funct.functloc = 0; in funct()
793 t->funct.functloc = sfseek(lexp->sh->heredocs,(Sfoff_t)0, SEEK_END); in funct()
1269 t->funct.functloc = 0; in item()
H A Dtrestore.c139 t->funct.functloc = -1; in r_tree()
H A Dxec.c2795 np->nvalue.rp->hoffset = t->funct.functloc; in sh_exec()