Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c320 static int short_time = 1000; variable
333 while (poll(&pfd, 1, short_time) == 1) { in quiet_period()