OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Sep 29 21:09:56 GMT 2025