Home
last modified time | relevance | path

Searched defs:auth_ops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/include/rpc/
H A Dauth.h101 const struct auth_ops { struct
102 void (*ah_nextverf)(struct __rpc_auth *);
104 int (*ah_marshal)(struct __rpc_auth *, XDR *);
106 int (*ah_validate)(struct __rpc_auth *,
109 int (*ah_refresh)(struct __rpc_auth *);
111 void (*ah_destroy)(struct __rpc_auth *);