OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_fdesc
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/mount_fdesc/
mount_fdesc.h
1
/* $NetBSD:
mount_fdesc
.h,v 1.1 2009/07/31 14:58:21 pooka Exp $ */
31
int
mount_fdesc
(int, char **);
Makefile
6
PROG=
mount_fdesc
7
SRCS=
mount_fdesc
.c pathadj.c
8
MAN=
mount_fdesc
.8
mount_fdesc.c
1
/* $NetBSD:
mount_fdesc
.c,v 1.27 2020/07/26 08:20:22 mlelstv Exp $ */
78
static char sccsid[] = "@(#)
mount_fdesc
.c 8.3 (Berkeley) 4/26/95";
80
__RCSID("$NetBSD:
mount_fdesc
.c,v 1.27 2020/07/26 08:20:22 mlelstv Exp $");
96
#include "
mount_fdesc
.h"
105
int
mount_fdesc
(int argc, char **argv);
111
return
mount_fdesc
(argc, argv);
150
mount_fdesc
(int argc, char *argv[])
function in typeref:typename:int
157
if (mount(
MOUNT_FDESC
, canon_dir, mntflags, NULL, 0) == -1)
166
"usage:
mount_fdesc
[-o options] fdesc mount_point\n");
/src/sbin/
Makefile
38
SUBDIR+=
mount_fdesc
/src/usr.bin/crunch/examples/
really-big.conf
26
progs ifconfig init mknod modload modunload mount
mount_fdesc
mount_isofs
/src/etc/
MAKEDEV.tmpl
530
#
mount_fdesc
: -o suchoption: option not supported.
540
*
mount_fdesc
*) fdesc_mounted=true ;;
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025