Searched defs:ntry (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/sfio/
H A Dsfpkrd.c55 reg int ntry, t; local
69 for(ntry = 0; ntry < 2; ++ntry)
73 if((t&STREAM_PEEK) && (ntry == 1 || tm < 0) )
124 if(ntry == 1)
/ast/src/cmd/ksh93/sh/
H A Djobs.c603 register int ntry=0; local
670 if(ntry++ > IOMAXTRY)

Completed in 1643 milliseconds