Searched refs:almost_done (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sbin/ping/
H A Dping.c236 int almost_done, ch, df, hold, i, icmp_len, mib[4], preload, sockerrno, local
813 almost_done = 0;
885 if (almost_done)
887 almost_done = 1;
/freebsd-10-stable/sbin/ping6/
H A Dping6.c295 int almost_done, ch, hold, packlen, preload, optval, error; local
1083 almost_done = 0;
1169 if (almost_done)
1171 almost_done = 1;

Completed in 124 milliseconds