Home
last modified time | relevance | path

Searched refs:prf_lib_handle_t (Results 1 – 2 of 2) sorted by relevance

/src/crypto/krb5/src/util/profile/
H A Dprof_int.h86 typedef struct _prf_lib_handle_t *prf_lib_handle_t; typedef
100 prf_lib_handle_t lib_handle;
H A Dprof_init.c20 prf_lib_handle_t handle, profile_t *ret_profile) in init_module()
104 prf_lib_handle_t lib_handle = NULL; in init_load_module()