From 64f3983f673c64825a5d97d7cdd3f86ed9214a7a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 4 Oct 1995 17:04:57 +0000 Subject: Formerly nfs.c.~5~ --- nfs/nfs.c | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'nfs/nfs.c') 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 -- cgit v1.2.3