Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FT_NAMELEN
drivers/target/tcm_fc/tcm_fc.h
97
char name[FT_NAMELEN];
drivers/target/tcm_fc/tfc_conf.c
60
for (cp = name; cp < &name[FT_NAMELEN - 1]; cp++) {