summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/rpc/svc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/rpc/svc.h b/include/rpc/svc.h
index e62c84d..7ecae0c 100644
--- a/include/rpc/svc.h
+++ b/include/rpc/svc.h
@@ -144,11 +144,6 @@ struct svc_req {
#define svc_getrpccaller(x) (&(x)->xp_rtaddr)
/*
- * FreeBSD-only definition to get the creds of the caller (AF_LOCAL).
- */
-#define __svc_getcallercreds(x) ((struct cmsgcred *)(x)->xp_p2)
-
-/*
* Operations defined on an SVCXPRT handle
*
* SVCXPRT *xprt;
OpenPOWER on IntegriCloud