Searched refs:authnone_destroy (Results 1 – 2 of 2) sorted by relevance
65 static void authnone_destroy (AUTH *);72 .ah_destroy = authnone_destroy,147 authnone_destroy(AUTH *client) in authnone_destroy() function
61 static void authnone_destroy (AUTH *);149 authnone_destroy(AUTH *client) in authnone_destroy() function166 ops.ah_destroy = authnone_destroy; in authnone_ops()