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

/freebsd-9.3-release/sbin/ping/
H A Dping.c212 static void stopit(int);
768 si_sa.sa_handler = stopit;
779 si_sa.sa_handler = stopit;
911 * stopit --
917 stopit(int sig __unused) function

Completed in 39 milliseconds