localauth_module_handle
struct localauth_module_handle;
struct localauth_module_handle **localauth_handles;
struct localauth_module_handle **list = NULL, *handle;
userok(krb5_context context, struct localauth_module_handle *h,
an2ln(krb5_context context, struct localauth_module_handle *h,
free_lname(krb5_context context, struct localauth_module_handle *h, char *str)
struct localauth_module_handle *h;
struct localauth_module_handle **hp;
struct localauth_module_handle **hp;
free_handles(krb5_context context, struct localauth_module_handle **handles)
struct localauth_module_handle *h, **hp;
static struct localauth_module_handle *
find_typed_module(struct localauth_module_handle **handles, const char *type)
struct localauth_module_handle **hp, *h;
check_conflict(krb5_context context, struct localauth_module_handle **list,
struct localauth_module_handle *handle)
struct localauth_module_handle *conflict;