DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
node_new_root
usr.sbin/autofs/automount.c
319
root = node_new_root();
usr.sbin/autofs/automountd.c
187
root = node_new_root();
usr.sbin/autofs/common.c
294
tmproot = node_new_root();
usr.sbin/autofs/common.h
94
struct node *node_new_root(void);