OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_filecore
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/mount_filecore/
Makefile
7
PROG=
mount_filecore
8
SRCS=
mount_filecore
.c fattr.c pathadj.c
9
MAN=
mount_filecore
.8
mount_filecore.c
1
/* $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 in typeref:typename:int
183
if (mount(
MOUNT_FILECORE
, dir, mntflags, &args, sizeof args) == -1)
197
"usage:
mount_filecore
[-afnR] [-g gid] [-o options] [-u uid] special node\n");
/src/sbin/
Makefile
39
SUBDIR+=
mount_filecore
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025