Home
last modified time | relevance | path

Searched refs:__rpc_svcauth (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/rpc/
HDsvc.h199 typedef struct __rpc_svcauth { struct
202 int (*svc_ah_wrap)(struct __rpc_svcauth *, struct mbuf **); argument
203 int (*svc_ah_unwrap)(struct __rpc_svcauth *, struct mbuf **);
204 void (*svc_ah_release)(struct __rpc_svcauth *);
206 int (*svc_ah_wrap)(struct __rpc_svcauth *, XDR *,
208 int (*svc_ah_unwrap)(struct __rpc_svcauth *, XDR *,
/NextBSD/include/rpc/
HDsvc.h131 typedef struct __rpc_svcauth { struct
133 int (*svc_ah_wrap)(struct __rpc_svcauth *, XDR *, argument
135 int (*svc_ah_unwrap)(struct __rpc_svcauth *, XDR *,