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

/ast/src/cmd/ksh93/include/
H A Dio.h33 #define IOMAXTRY 20 macro
/ast/src/cmd/ksh93/sh/
H A Dmain.c368 int maxtry=IOMAXTRY, tdone=0, execflags;
552 maxtry = IOMAXTRY;
H A Djobs.c670 if(ntry++ > IOMAXTRY)

Completed in 15 milliseconds