Searched refs:ah_destroy (Results 1 – 9 of 9) sorted by relevance
97 void (*ah_destroy)(); /* destroy this structure */ member132 ((*((auth)->ah_ops->ah_destroy))(auth))134 ((*((auth)->ah_ops->ah_destroy))(auth))
219 void (*ah_destroy)(struct __auth *); member233 void (*ah_destroy)(); /* destroy this structure */290 ((*((auth)->ah_ops->ah_destroy))(auth))292 ((*((auth)->ah_ops->ah_destroy))(auth))
128 ops.ah_destroy = authnone_destroy; in authnone_ops()
284 ops.ah_destroy = authunix_destroy; in authunix_ops()
159 ops.ah_destroy = authnone_destroy; in authnone_ops()
65 ((*((auth)->ah_ops->ah_destroy))(auth)); in auth_destroy()
377 ops.ah_destroy = authsys_destroy; in authsys_ops()
471 ops.ah_destroy = authdes_destroy; in authdes_ops()
461 ops.ah_destroy = authdes_destroy; in authdes_ops()