Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
resize_handler
tools/thermal/tmon/tmon.c
289
signal(SIGWINCH, resize_handler);
tools/thermal/tmon/tmon.h
164
extern void resize_handler(int sig);
tools/thermal/tmon/tui.c
195
signal(SIGWINCH, resize_handler);