Searched refs:mount_lfs (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sbin/mount_lfs/
H A Dmount_lfs.h1 /* $NetBSD: mount_lfs.h,v 1.2 2009/08/06 00:58:32 pooka Exp $ */
33 int mount_lfs(int, char **);
H A DMakefile6 PROG= mount_lfs
7 SRCS= mount_lfs.c pathadj.c
8 MAN= mount_lfs.8
H A Dmount_lfs.c1 /* $NetBSD: mount_lfs.c,v 1.39 2016/02/21 22:51:29 christos Exp $ */
40 static char sccsid[] = "@(#)mount_lfs.c 8.4 (Berkeley) 4/26/95";
42 __RCSID("$NetBSD: mount_lfs.c,v 1.39 2016/02/21 22:51:29 christos Exp $");
64 #include "mount_lfs.h"
92 return mount_lfs(argc, argv);
151 mount_lfs(int argc, char *argv[]) function
/netbsd-current/libexec/lfs_cleanerd/
H A DMakefile.inc19 CPPFLAGS+=-I${FSCK_LFS} -I${NETBSDSRCDIR}/sbin/mount_lfs # -DUSE_CLIENT_SERVER
/netbsd-current/sbin/
H A DMakefile38 SUBDIR+= mount_lfs

Completed in 231 milliseconds