Searched defs:auth_ops (Results 1 – 1 of 1) sorted by relevance
179 struct auth_ops { struct180 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 *);