Home
last modified time | relevance | path

Searched refs:sig_resize (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sbin/ipf/ipfstat/
HDipfstat.c150 static void sig_resize(int);
1301 signal(SIGWINCH, sig_resize); in topipstates()
1925 static void sig_resize(int s) in sig_resize() function