Searched refs:ah_destroy (Results 1 – 1 of 1) sorted by relevance
102 void (*ah_destroy) (AUTH *); /* destroy this structure */ member137 ((*((auth)->ah_ops->ah_destroy))(auth))139 ((*((auth)->ah_ops->ah_destroy))(auth))
Completed in 6 milliseconds