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

/freebsd-11-stable/tools/tools/netmap/
H A Dbridge.c23 sigint_h(int sig) function
282 signal(SIGINT, sigint_h);
H A Dlb.c383 static void sigint_h(int sig) function
834 signal(SIGINT, sigint_h);
H A Dpkt-gen.c557 sigint_h(int sig) function
3236 sa.sa_handler = sigint_h;

Completed in 152 milliseconds