Searched refs:infun (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dstreval.c78 char infun; /* incremented by comma inside function */ member in struct:vars
691 if(vp->infun)
692 vp->infun++;
708 int infun = vp->infun; local
720 vp->infun=1;
730 vp->infun = 0;
741 if(vp->infun != nargs)
748 vp->infun = infun;
[all...]

Completed in 16 milliseconds