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

/freebsd-10.0-release/sbin/ping/
H A Dping.c212 static void stopit(int);
769 si_sa.sa_handler = stopit;
780 si_sa.sa_handler = stopit;
912 * stopit --
918 stopit(int sig __unused) function

Completed in 91 milliseconds