OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_ffs
(Results
1 - 16
of
16
) sorted by relevancy
/src/sbin/mount_ffs/
Makefile
5
PROG=
mount_ffs
6
SRCS=
mount_ffs
.c pathadj.c
7
MAN=
mount_ffs
.8
9
MLINKS=
mount_ffs
.8 mount_ufs.8
10
LINKS= ${BINDIR}/
mount_ffs
${BINDIR}/mount_ufs
mount_ffs.h
1
/* $NetBSD:
mount_ffs
.h,v 1.1 2008/08/05 20:57:45 pooka Exp $ */
33
int
mount_ffs
(int, char **);
mount_ffs.c
1
/* $NetBSD:
mount_ffs
.c,v 1.30 2021/09/18 03:05:20 christos Exp $ */
42
__RCSID("$NetBSD:
mount_ffs
.c,v 1.30 2021/09/18 03:05:20 christos Exp $");
61
#include "
mount_ffs
.h"
90
return
mount_ffs
(argc, argv);
130
mount_ffs
(int argc, char *argv[])
function
139
if (mount(
MOUNT_FFS
, fs_name, mntflags, &args, sizeof args) == -1) {
/src/distrib/vax/inst-common/
instbin.conf
10
progs
mount_ffs
mount_nfs mv newfs reboot rm route sed sh shutdown
15
ln
mount_ffs
ffs
/src/distrib/amiga/floppies/inst-common/
instbin.conf
10
progs mount_ados
mount_ffs
mount_nfs mv newfs printf pppd pwd reboot rm
21
ln
mount_ffs
ffs
/src/distrib/amiga/floppies/upgr/
upgrade.sh
272
$DONTDOIT pax -rwpe sbin/
mount_ffs
/mnt
/src/sbin/
Makefile
28
SUBDIR+= newfs fsck_ffs fsdb dump restore clri tunefs resize_ffs
mount_ffs
\
/src/distrib/sun2/ramdisk/
list
27
# Need
mount_ffs
to remount the ramdisk.
62
PROG sbin/
mount_ffs
/src/distrib/sun3/ramdisk/
list
27
# Need
mount_ffs
to remount the ramdisk.
62
PROG sbin/
mount_ffs
/src/tests/fs/nfs/
t_rquotad.sh
114
mount_ffs
/dk /rump/export
/src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf
13
progs chown dmesg ifconfig init mknod mount
mount_ffs
mount_kernfs mount_procfs
/src/sys/rump/
listsrcdirs
129
lsrc usr /sbin/ mount_ext2fs
mount_ffs
mount_msdos mount_tmpfs
/src/tests/lib/librumphijack/
t_tcpip.sh
205
mount_ffs
/dk /rump/export
t_vfs.sh
39
mount_ffs
/img ${mntdir}
/src/distrib/sun2/miniroot/
list
70
PROG sbin/
mount_ffs
/src/distrib/sun3/miniroot/
list
69
PROG sbin/
mount_ffs
Completed in 24 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026