Home
last modified time | relevance | path

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

/freebsd/include/rpc/
H A Dauth.h176 typedef struct __auth { struct
181 void (*ah_nextverf) (struct __auth *); argument
183 int (*ah_marshal) (struct __auth *, XDR *);
185 int (*ah_validate) (struct __auth *,
188 int (*ah_refresh) (struct __auth *, void *);
190 void (*ah_destroy) (struct __auth *);
/freebsd/sys/rpc/
H A Dauth.h177 typedef struct __auth { struct
182 void (*ah_nextverf) (struct __auth *); argument
184 int (*ah_marshal) (struct __auth *, uint32_t, XDR *,
187 int (*ah_validate) (struct __auth *, uint32_t,
190 int (*ah_refresh) (struct __auth *, void *);
192 void (*ah_destroy) (struct __auth *);