NetBSD
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
325
root = node_new_root();
usr.sbin/autofs/automountd.c
193
root = node_new_root();
usr.sbin/autofs/common.c
302
tmproot = node_new_root();
usr.sbin/autofs/common.h
83
struct node *node_new_root(void);