Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c155 static void sig_resize __P((int));
1192 signal(SIGWINCH, sig_resize);
1769 static void sig_resize(s) in sig_resize() function