Home
last modified time | relevance | path

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

/dflybsd-src/include/rpc/
H A Dauth.h179 struct auth_ops { struct
180 void (*ah_nextverf) (struct __auth *);
182 int (*ah_marshal) (struct __auth *, XDR *);
184 int (*ah_validate) (struct __auth *,
187 int (*ah_refresh) (struct __auth *, void *);
189 void (*ah_destroy) (struct __auth *);