Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c323 static int long_time = 4000; variable
338 if (poll(&pfd, 1, long_time) == 1) { in quiet_period()
374 pollret = poll(&pfd, 1, long_time); in first_packet()
470 pollret = poll(&pfd, 1, long_time); in many_packets()
487 while ((incount < reccount) && (poll(&pfd, 1, long_time) == 1)) { in many_packets()