OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mount_umap
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/mount_umap/
mount_umap.c
1
/* $NetBSD:
mount_umap
.c,v 1.27 2020/07/26 08:20:23 mlelstv Exp $ */
43
static char sccsid[] = "@(#)
mount_umap
.c 8.5 (Berkeley) 4/26/95";
45
__RCSID("$NetBSD:
mount_umap
.c,v 1.27 2020/07/26 08:20:23 mlelstv Exp $");
88
int
mount_umap
(int argc, char **argv);
95
return
mount_umap
(argc, argv);
100
mount_umap
(int argc, char *argv[])
function in typeref:typename:int
246
if (mount(
MOUNT_UMAP
, target, mntflags, &args, sizeof args) == -1)
259
"usage:
mount_umap
[-i fsid] [-o options] -g groupmap -u usermap target_fs mount_point\n");
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025