Home
last modified time | relevance | path

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

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