Searched refs:TRYCALLS (Results 1 – 5 of 5) sorted by relevance
142 while (tries < TRYCALLS) { in getto()145 if (tries == 0 || ++reread >= TRYCALLS) in getto()
176 #define TRYCALLS 2 /* number of tries to dial call */ macro
156 while (tries < TRYCALLS) {158 if (tries == 0 || ++reread >= TRYCALLS)
277 #define TRYCALLS 2 /* number of tries to dial call */ macro
217 #define TRYCALLS 2 /* number of tries to dial call */ macro