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

/netbsd-6-1-5-RELEASE/sbin/mount_umap/
H A DMakefile6 PROG= mount_umap
7 SRCS= mount_umap.c
8 MAN= mount_umap.8
H A Dmount_umap.c1 /* $NetBSD: mount_umap.c,v 1.22 2008/07/20 01:20:22 lukem Exp $ */
43 static char sccsid[] = "@(#)mount_umap.c 8.5 (Berkeley) 4/26/95";
45 __RCSID("$NetBSD: mount_umap.c,v 1.22 2008/07/20 01:20:22 lukem Exp $");
86 int mount_umap(int argc, char **argv);
93 return mount_umap(argc, argv);
98 mount_umap(int argc, char *argv[]) function
263 "usage: mount_umap [-o options] -g groupmap -u usermap target_fs mount_point\n");
/netbsd-6-1-5-RELEASE/sbin/
H A DMakefile50 SUBDIR+= mount_umap

Completed in 193 milliseconds