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

/freebsd-13-stable/sbin/ping/
H A Dping.c252 int almost_done, ch, df, hold, i, icmp_len, mib[4], preload; local
931 almost_done = 0;
995 if (almost_done)
997 almost_done = 1;
H A Dping6.c307 int almost_done, ch, hold, packlen, preload, optval, error; local
1177 almost_done = 0;
1255 if (almost_done)
1257 almost_done = 1;

Completed in 60 milliseconds