Searched refs:EXIT_RETRY (Results 1 – 3 of 3) sorted by relevance
55 EXIT_RETRY=12975 fail ${EXIT_RETRY} "connection to the printer dropped; off-line?"79 fail ${EXIT_RETRY} "interrupt from the printer; baud-rate issues?"83 fail ${EXIT_RETRY} "job cancelled"
114 #define EXIT_RETRY 129 /* interface failed, try again */ macro
154 if (exited != EXIT_RETRY) { in dowait()