summaryrefslogtreecommitdiff
path: root/nfs/nfs.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-10-04 17:04:57 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-10-04 17:04:57 +0000
commit64f3983f673c64825a5d97d7cdd3f86ed9214a7a (patch)
tree4ce40014e6241d62f2a406fbc3a3bf6b4b56d4ac /nfs/nfs.c
parentc95dd09addd199fcb5197633adb55a8e4267dcd6 (diff)
Formerly nfs.c.~5~
Diffstat (limited to 'nfs/nfs.c')
-rw-r--r--nfs/nfs.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/nfs/nfs.c b/nfs/nfs.c
index 92e78dde..d292c197 100644
--- a/nfs/nfs.c
+++ b/nfs/nfs.c
@@ -143,17 +143,6 @@ xdr_decode_fattr (int *p, struct stat *st)
}
-/* Decode *P into an fsys_statfsbuf structure; return the address of
- the following data. */
-int *
-xdr_decode_statfs (int *p, struct fsys_statfsbuf *st)
-{
- st->fsys_stb_
-
-
- st->fsys_stb_type = FSTYPE_NFS;
-
-
/* Create, initialize, and return a buffer suitable for sending an RPC
of type RPC_PROC for the user identified in CRED. For types READ,
WRITE, READLINK, and READDIR, parm LEN is the amount of data the