Home
last modified time | relevance | path

Searched refs:poolfiles (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c808 shp->poolfiles++; in sh_coaddfile()
855 if(shp->poolfiles) in sh_coexec()
868 shp->poolfiles = 0; in sh_coexec()
2256 int poolfiles; in sh_exec() local
2348 poolfiles = shp->poolfiles; in sh_exec()
2350 if(poolfiles==shp->poolfiles) in sh_exec()
2400 int poolfiles; in sh_exec() local
2413 poolfiles = shp->poolfiles; in sh_exec()
2418 while(poolfiles != shp->poolfiles); in sh_exec()
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h171 short poolfiles; \