Home
last modified time | relevance | path

Searched refs:ntry (Results 1 – 3 of 3) sorted by last modified time

/original-bsd/local/toolchest/ksh/sh/
H A Djobs.c134 register int ntry = 0; in init_jobs() local
165 if(ntry++ > 100) in init_jobs()
/original-bsd/local/toolchest/ksh.2/sh/
H A Djobs.c140 register int ntry = 0; local
175 if(ntry++ > 100)
/original-bsd/bin/sh/
H A Doutput.c501 int ntry; local
506 ntry = 0;
513 ntry = 0;
515 if (++ntry > 10)