Searched defs:last_warn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c2594 hrtime_t last_warn = 0; local
2603 if (now - last_warn >=
2605 last_warn = now;

Completed in 125 milliseconds