Searched refs:mount_kernfs (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/mount_kernfs/
H A Dmount_kernfs.h31 int mount_kernfs(int, char **);
H A DMakefile6 PROG= mount_kernfs
7 SRCS= mount_kernfs.c
8 MAN= mount_kernfs.8
H A Dmount_kernfs.c1 /* $NetBSD: mount_kernfs.c,v 1.24 2010/03/31 13:33:14 pooka Exp $ */
78 static char sccsid[] = "@(#)mount_kernfs.c 8.3 (Berkeley) 5/4/95";
80 __RCSID("$NetBSD: mount_kernfs.c,v 1.24 2010/03/31 13:33:14 pooka Exp $");
95 #include "mount_kernfs.h"
103 int mount_kernfs(int argc, char **argv);
110 return mount_kernfs(argc, argv);
154 mount_kernfs(int argc, char *argv[]) function
170 "usage: mount_kernfs [-o options] /kern mount_point\n");
/netbsd-6-1-5-RELEASE/sbin/
H A DMakefile34 SUBDIR+= mount_kernfs
/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/mvme68k/miniroot/
H A Dinstall.md55 /sbin/mount_kernfs /kern /kern >/dev/null 2>&1
/netbsd-6-1-5-RELEASE/distrib/sun2/miniroot/
H A Dlist55 # disklabel dmesg edlabel mount_kernfs restore
71 PROG sbin/mount_kernfs
/netbsd-6-1-5-RELEASE/distrib/sun3/miniroot/
H A Dlist54 # disklabel dmesg edlabel mount_kernfs restore
70 PROG sbin/mount_kernfs
/netbsd-6-1-5-RELEASE/usr.bin/crunch/examples/
H A Dreally-big.conf27 progs mount_kernfs mount_lofs mount_msdos mount_procfs mountd

Completed in 109 milliseconds