Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_LOG_NAME
tools/perf/util/intel-pt-decoder/intel-pt-log.c
36
static char log_name[MAX_LOG_NAME];
tools/perf/util/intel-pt-decoder/intel-pt-log.c
63
strncpy(log_name, name, MAX_LOG_NAME - 5);