HomeSort by: relevance | last modified time | path
    Searched defs:__rpc_auth (Results 1 - 2 of 2) sorted by relevancy

  /src/include/rpc/
auth.h 97 typedef struct __rpc_auth { 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 *);
auth.h 97 typedef struct __rpc_auth { 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 *);

Completed in 26 milliseconds