OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mount_nfs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/mount_nfs/
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,
Completed in 11 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025