summaryrefslogtreecommitdiffstats
path: root/support/include/nfsrpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'support/include/nfsrpc.h')
-rw-r--r--support/include/nfsrpc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/support/include/nfsrpc.h b/support/include/nfsrpc.h
index 1529d44..097debb 100644
--- a/support/include/nfsrpc.h
+++ b/support/include/nfsrpc.h
@@ -54,12 +54,6 @@
extern rpcprog_t nfs_getrpcbyname(const rpcprog_t, const char *table[]);
/*
- * Look up a port number in /etc/services for an RPC program
- */
-extern unsigned short nfs_getportbynumber(const rpcprog_t program,
- const unsigned short transport);
-
-/*
* Acquire an RPC CLIENT *
*/
extern CLIENT *nfs_get_rpcclient(const struct sockaddr *,