Searched defs: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));
1193 signal(SIGWINCH, sig_resize);
1770 static void sig_resize(s) function

Completed in 47 milliseconds