Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_file.c43 #define g_shared_trees (krb5int_profile_shared_data.trees)
44 #define g_shared_trees_mutex (krb5int_profile_shared_data.mutex)
46 static struct global_shared_profile_data krb5int_profile_shared_data = { variable