Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STACKSIZ
usr/src/cmd/fs.d/autofs/autod_lookup.c
58
char *stack[STACKSIZ];
usr/src/cmd/fs.d/autofs/autod_mount.c
90
char *stack[STACKSIZ];
usr/src/cmd/fs.d/autofs/autod_readdir.c
113
char *stack[STACKSIZ];
usr/src/cmd/fs.d/autofs/automount.c
99
char *stack[STACKSIZ];
usr/src/cmd/fs.d/autofs/ns_files.c
473
char **stk_top = &stack[STACKSIZ - 1];