OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_nfs
(Results
1 - 12
of
12
) sorted by relevancy
/src/sbin/mount_nfs/
Makefile
7
PROG=
mount_nfs
8
SRCS=
mount_nfs
.c pathadj.c
9
MAN=
mount_nfs
.8
mount_nfs.c
1
/* $NetBSD:
mount_nfs
.c,v 1.76 2025/01/03 00:49:24 rillig Exp $ */
43
static char sccsid[] = "@(#)
mount_nfs
.c 8.11 (Berkeley) 5/4/95";
45
__RCSID("$NetBSD:
mount_nfs
.c,v 1.76 2025/01/03 00:49:24 rillig Exp $");
77
#include "
mount_nfs
.h"
159
int
mount_nfs
(int argc, char **argv);
169
return
mount_nfs
(argc, argv);
432
mount_nfs
(int argc, char *argv[])
function in typeref:typename:int
442
if ((retval = mount(
MOUNT_NFS
, name, mntflags,
/src/distrib/vax/inst-common/
instbin.conf
10
progs mount_ffs
mount_nfs
mv newfs reboot rm route sed sh shutdown
16
ln
mount_nfs
nfs
/src/tests/fs/common/
Makefile
33
.PATH: ${NETBSDSRCDIR}/sbin/
mount_nfs
${NETBSDSRCDIR}/sbin/mount
34
SRCS+= getnfsargs.c pathadj.c fattr.c
mount_nfs
.c
36
CPPFLAGS+= -I${NETBSDSRCDIR}/sbin/
mount_nfs
-I${NETBSDSRCDIR}/sbin/mount
/src/distrib/amiga/floppies/inst-common/
instbin.conf
10
progs mount_ados mount_ffs
mount_nfs
mv newfs printf pppd pwd reboot rm
22
ln
mount_nfs
nfs
/src/sbin/
Makefile
46
SUBDIR+=
mount_nfs
/src/distrib/sun3/ramdisk/
list
63
PROG sbin/
mount_nfs
/src/tests/fs/nfs/
t_rquotad.sh
161
atf_check -s exit:0
mount_nfs
10.1.1.1:/export /rump/mnt
/src/tests/lib/librumphijack/
t_tcpip.sh
240
atf_check -s exit:0
mount_nfs
10.1.1.1:/export /rump/mnt
250
atf_set "descr" "Test hijacked nfsd and
mount_nfs
"
/src/distrib/sun2/miniroot/
list
72
PROG sbin/
mount_nfs
/src/distrib/sun3/miniroot/
list
71
PROG sbin/
mount_nfs
/src/distrib/miniroot/
install.sub
1166
# Check
mount_nfs
(8) options
1182
if !
mount_nfs
$_nfs_tcp ${_nfs_server_ip}:${_nfs_server_path} \
Completed in 38 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025