Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c183 static void sig_resize __P((int));
1319 signal(SIGWINCH, sig_resize);
1950 static void sig_resize(s) in sig_resize() function