Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/profile/
H A Dt_profile.c152 profile_release(b); in test_shared()
156 profile_release(a); in test_shared()
161 profile_release(a); in test_shared()
206 profile_release(p); in test_include()
226 profile_release(p); in test_include()
235 profile_release(p); in test_include()
262 profile_release(p); in test_independence()
341 profile_release(p); in test_flush_to_file()
346 profile_release(p); in test_flush_to_file()
373 profile_release(p); in test_merge_subsections()
[all …]
H A Dtest_profile.c106 profile_release(profile); in do_batchmode()
152 profile_release(profile); in main()
162 profile_release(profile); in main()
H A Dlibprofile.exports21 profile_release
H A Dtest_load.c47 profile_release(pr); in main()
H A Dprof_init.c208 profile_release(profile); in profile_init_flags()
222 profile_release(profile); in profile_init_flags()
506 profile_release(profile_t profile) in profile_release() function
H A Dprofile.hin74 void KRB5_CALLCONV profile_release
238 * implemented, this function will be called by profile_release as well as
H A Dtest_vtable.c301 profile_release(profile); in main()
/src/crypto/krb5/src/lib/
H A Dxpprof32.def25 profile_release @16
/src/crypto/krb5/src/windows/include/
H A Dloadfuncs-profile.h44 profile_release,
/src/crypto/krb5/src/windows/leashdll/
H A Dleashdll.c103 DECL_FUNC_PTR(profile_release);
213 MAKE_FUNC_INFO(profile_release),
H A Dleashdll.h155 extern DECL_FUNC_PTR(profile_release);
/src/crypto/krb5/src/windows/leash/
H A DLglobals.h130 extern DECL_FUNC_PTR(profile_release);
H A DLeash.cpp552 DECL_FUNC_PTR(profile_release);
568 MAKE_FUNC_INFO(profile_release),
/src/crypto/krb5/src/lib/krb5/
H A Dlibkrb5.exports654 profile_release
/src/crypto/krb5/src/windows/kfwlogon/
H A Dkfwcommon.c133 DECL_FUNC_PTR(profile_release);
248 MAKE_FUNC_INFO(profile_release),
/src/krb5/lib/krb5/
H A Dversion.map1795 profile_release;
/src/crypto/krb5/src/include/krb5/
H A Dkrb5.hin5151 * The @a profile object may be freed with profile_release() function.