FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mount_fs
sbin/mount/extern.h
33
int mount_fs(const char *, int, char *[]);
sbin/mount/mount.c
615
ret = mount_fs(vfstype, mnt_argv.c, mnt_argv.a);