代码搜索:nfs
找到约 3,047 项符合「nfs」的源代码
代码结果 3,047
www.eeworm.com/read/101082/6244353
5nfs nfs.5nfs
.\" SCCSID: @(#)nfs.5nfs 8.1 9/11/90
.TH nfs 5nfs
.SH Name
nfs \- Network File System
.SH Description
.NXR "NFS file system" "format"
.NXS "Network File System" "NFS file"
.NXR "NFS file system"
The N
www.eeworm.com/read/101082/6246209
5nfs nfs.5nfs
.\" SCCSID: @(#)nfs.5nfs 8.1 9/11/90
.TH nfs 5nfs
.SH Name
nfs \- Network File System
.SH Description
.NXR "NFS file system" "format"
.NXS "Network File System" "NFS file"
.NXR "NFS file system"
The N
www.eeworm.com/read/101082/6244714
2nfs nfs_svc.2nfs
.\" SCCSID: @(#)nfs_svc.2nfs 8.2 1/28/91
.TH nfs_svc 2nfs
.SH Name
nfs_svc, nfs_biod \- invoke NFS daemons
.SH Syntax
.nf
nfs_svc(\fIsock\fP)
int \fIsock\fP;
.PP
void nfs_biod()
.fi
.SH Description
.N
www.eeworm.com/read/101082/6246576
2nfs nfs_svc.2nfs
.\" SCCSID: @(#)nfs_svc.2nfs 8.2 1/28/91
.TH nfs_svc 2nfs
.SH Name
nfs_svc, nfs_biod \- invoke NFS daemons
.SH Syntax
.nf
nfs_svc(\fIsock\fP)
int \fIsock\fP;
.PP
void nfs_biod()
.fi
.SH Description
.N
www.eeworm.com/read/415164/11083044
nfs-
www.eeworm.com/read/190248/8446516
pdf nfs.pdf
www.eeworm.com/read/386806/8725627
h nfs.h
#ifndef _LINUX_NFS_H
#define _LINUX_NFS_H
#define NFS_PORT 2049
#define NFS_MAXDATA 8192
#define NFS_MAXPATHLEN 1024
#define NFS_MAXNAMLEN 255
#define NFS_MAXGROUPS 16
#define NFS_FHSIZE 32
www.eeworm.com/read/385698/8792104
cpp nfs.cpp
#define WIN32_LEAN_AND_MEAN
#include
#include
#include
#include
#include "nfs.h"
#include "../ioctl.h"
UINT GetIpAddressOfLocalHost(void)
{