DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TWS_TRACE_FUNC_LEN
sys/dev/raid/tws/tws.h
166
char func[TWS_TRACE_FUNC_LEN];
sys/dev/raid/tws/tws_services.c
101
strncpy(rec[tail].func, fun, TWS_TRACE_FUNC_LEN);