Lines Matching defs:timeout
77 #define TIMEOUT 580 int rexmtval = TIMEOUT;81 int maxtimeout = 5*TIMEOUT;163 * they timeout. The positive effect of334 int timeout;340 timeout += rexmtval;341 if (timeout >= maxtimeout)368 timeout = 0;431 timeout = 0;481 signal(SIGALRM, justquit); /* just quit on timeout */