OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_sysvbfs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/mount_sysvbfs/
mount_sysvbfs.h
1
/* $NetBSD:
mount_sysvbfs
.h,v 1.1 2008/09/04 12:07:58 pooka Exp $ */
33
int
mount_sysvbfs
(int, char **);
Makefile
5
PROG=
mount_sysvbfs
6
SRCS=
mount_sysvbfs
.c fattr.c pathadj.c
7
MAN=
mount_sysvbfs
.8
mount_sysvbfs.c
1
/* $NetBSD:
mount_sysvbfs
.c,v 1.8 2011/08/29 14:35:02 joerg Exp $ */
39
__RCSID("$NetBSD:
mount_sysvbfs
.c,v 1.8 2011/08/29 14:35:02 joerg Exp $");
56
#include "
mount_sysvbfs
.h"
79
return
mount_sysvbfs
(argc, argv);
117
mount_sysvbfs
(int argc, char *argv[])
function
127
if (mount(
MOUNT_SYSVBFS
, canon_dir, mntflags, &args, sizeof args)==-1) {
/src/sbin/
Makefile
118
SUBDIR+= newfs_sysvbfs
mount_sysvbfs
Completed in 15 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026