HomeSort by: relevance | last modified time | path
    Searched refs:mount_kernfs (Results 1 - 9 of 9) sorted by relevancy

  /src/sbin/mount_kernfs/
mount_kernfs.h 1 /* $NetBSD: mount_kernfs.h,v 1.1 2010/03/31 13:33:14 pooka Exp $ */
31 int mount_kernfs(int, char **);
Makefile 6 PROG= mount_kernfs
7 SRCS= mount_kernfs.c pathadj.c
8 MAN= mount_kernfs.8
mount_kernfs.c 1 /* $NetBSD: mount_kernfs.c,v 1.26 2020/07/26 08:20:22 mlelstv Exp $ */
78 static char sccsid[] = "@(#)mount_kernfs.c 8.3 (Berkeley) 5/4/95";
80 __RCSID("$NetBSD: mount_kernfs.c,v 1.26 2020/07/26 08:20:22 mlelstv Exp $");
96 #include "mount_kernfs.h"
104 int mount_kernfs(int argc, char **argv);
111 return mount_kernfs(argc, argv);
150 mount_kernfs(int argc, char *argv[]) function in typeref:typename:int
157 if (mount(MOUNT_KERNFS, canon_dir, mntflags, NULL, 0) == -1)
166 "usage: mount_kernfs [-o options] /kern mount_point\n");
  /src/sbin/
Makefile 42 SUBDIR+= mount_kernfs
  /src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf 13 progs chown dmesg ifconfig init mknod mount mount_ffs mount_kernfs mount_procfs
  /src/distrib/sun2/miniroot/
list 55 # disklabel dmesg edlabel mount_kernfs restore
71 PROG sbin/mount_kernfs
  /src/distrib/sun3/miniroot/
list 54 # disklabel dmesg edlabel mount_kernfs restore
70 PROG sbin/mount_kernfs
  /src/usr.bin/crunch/examples/
really-big.conf 27 progs mount_kernfs mount_lofs mount_msdos mount_procfs mountd
  /src/distrib/miniroot/
install.sub 1611 /sbin/mount_kernfs /kern /kern

Completed in 13 milliseconds