Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dio.h33 #define IOMAXTRY 20 macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmain.c387 int maxtry=IOMAXTRY, tdone=0, execflags; in exfile()
571 maxtry = IOMAXTRY; in exfile()
H A Djobs.c535 if(ntry++ > IOMAXTRY) in job_init()