Searched refs:mount_ffs (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/mount_ffs/
H A DMakefile5 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
H A Dmount_ffs.h33 int mount_ffs(int, char **);
H A Dmount_ffs.c1 /* $NetBSD: mount_ffs.c,v 1.26 2011/06/17 14:23:51 manu Exp $ */
42 __RCSID("$NetBSD: mount_ffs.c,v 1.26 2011/06/17 14:23:51 manu Exp $");
61 #include "mount_ffs.h"
87 return mount_ffs(argc, argv);
127 mount_ffs(int argc, char *argv[]) function
/netbsd-6-1-5-RELEASE/distrib/amiga/floppies/inst-common/
H A Dinstbin.conf10 progs mount_ados mount_ffs mount_nfs mv newfs printf pppd pwd reboot rm
21 ln mount_ffs ffs
/netbsd-6-1-5-RELEASE/distrib/vax/inst-common/
H A Dinstbin.conf11 progs mount_ffs mount_nfs mv newfs reboot rm route sed sh shutdown
16 ln mount_ffs ffs
/netbsd-6-1-5-RELEASE/sbin/
H A DMakefile32 SUBDIR+= mount_ffs
/netbsd-6-1-5-RELEASE/distrib/amiga/floppies/upgr/
H A Dupgrade.sh272 $DONTDOIT pax -rwpe sbin/mount_ffs /mnt
/netbsd-6-1-5-RELEASE/distrib/sun2/ramdisk/
H A Dlist27 # Need mount_ffs to remount the ramdisk.
62 PROG sbin/mount_ffs
/netbsd-6-1-5-RELEASE/distrib/sun3/ramdisk/
H A Dlist27 # Need mount_ffs to remount the ramdisk.
62 PROG sbin/mount_ffs
/netbsd-6-1-5-RELEASE/tests/fs/nfs/
H A Dt_rquotad.sh81 atf_check -s exit:0 -e ignore mount_ffs /dk /rump/export
/netbsd-6-1-5-RELEASE/tests/lib/librumphijack/
H A Dt_vfs.sh38 atf_check -s exit:0 -e ignore mount_ffs /img ${mntdir}
H A Dt_tcpip.sh181 atf_check -s exit:0 -e ignore mount_ffs /dk /rump/export
/netbsd-6-1-5-RELEASE/distrib/evbsh3/rom/ramdiskcommon/
H A Dramdiskbin.conf13 progs chown dmesg ifconfig init mknod mount mount_ffs mount_kernfs mount_procfs
/netbsd-6-1-5-RELEASE/distrib/sun2/miniroot/
H A Dlist70 PROG sbin/mount_ffs
/netbsd-6-1-5-RELEASE/distrib/sun3/miniroot/
H A Dlist69 PROG sbin/mount_ffs

Completed in 144 milliseconds