Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CDEV_NAME_SIZE
tools/thermal/tmon/tmon.c
233
strncpy(ctrl_cdev, optarg, CDEV_NAME_SIZE);
tools/thermal/tmon/tmon.c
43
char ctrl_cdev[CDEV_NAME_SIZE] = "None";