Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COMPNAMESZ
usr/src/cmd/fs.d/autofs/ns_fnmount.c
216
char cname[COMPNAMESZ];
usr/src/cmd/fs.d/autofs/ns_fnmount.c
246
if ((maplen - FNPREFIXLEN + strlen(key)) >= COMPNAMESZ) {