DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
null_args
sbin/mount_null/mount_null.c
60
struct null_args args;
sys/vfs/nullfs/null_vfsops.c
79
struct null_args args;
sys/vfs/nullfs/null_vfsops.c
91
error = copyin(data, (caddr_t)&args, sizeof(struct null_args));