Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c1244 #define MAXWAIT_ARRIVE 16 /* max to wait for the file to *exist* */ macro
1273 while (statres < 0 && amtslept < MAXWAIT_ARRIVE) { in wait4data()
1328 #undef MAXWAIT_ARRIVE