Searched refs:mount_filecore (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sbin/mount_filecore/
H A DMakefile7 PROG= mount_filecore
8 SRCS= mount_filecore.c fattr.c pathadj.c
9 MAN= mount_filecore.8
H A Dmount_filecore.c1 /* $NetBSD: mount_filecore.c,v 1.21 2020/07/26 08:20:22 mlelstv Exp $ */
34 * mount_filecore.c 1.1 1998/6/26
71 * mount_filecore.c 1.1 1998/6/26
106 int mount_filecore(int argc, char **argv);
113 return mount_filecore(argc, argv);
118 mount_filecore(int argc, char **argv) function
197 "usage: mount_filecore [-afnR] [-g gid] [-o options] [-u uid] special node\n");
/netbsd-current/sbin/
H A DMakefile34 SUBDIR+= mount_filecore

Completed in 138 milliseconds