Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_file.c44 #define g_shared_trees (krb5int_profile_shared_data.trees)
45 #define g_shared_trees_mutex (krb5int_profile_shared_data.mutex)
47 static struct global_shared_profile_data krb5int_profile_shared_data = { variable