Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/profile/
H A Dlibprofile.exports5 profile_clear_relation
H A Dtest_vtable.c257 assert(profile_clear_relation(profile, NULL) == PROF_UNSUPPORTED); in main()
298 assert(profile_clear_relation(profile, empty_names) == 0); in main()
H A Dt_profile.c175 check(profile_clear_relation(p, names)); in test_clear()
302 check(profile_clear_relation(p, names)); in test_delete_clear_relation()
H A Dtest_profile.c68 retval = profile_clear_relation(profile, names); in do_batchmode()
H A Dprof_set.c135 profile_clear_relation(profile_t profile, const char **names) in profile_clear_relation() function
H A Dprofile.hin119 long KRB5_CALLCONV profile_clear_relation
/src/crypto/krb5/src/lib/
H A Dxpprof32.def12 profile_clear_relation @3
/src/crypto/krb5/src/lib/krb5/os/
H A Dt_ctxprf.c67 profile_clear_relation(p, names); in main()
/src/crypto/krb5/src/windows/include/
H A Dloadfuncs-profile.h132 profile_clear_relation,
/src/crypto/krb5/src/windows/leash/
H A DLglobals.h135 extern DECL_FUNC_PTR(profile_clear_relation);
H A DLeash.cpp557 DECL_FUNC_PTR(profile_clear_relation);
573 MAKE_FUNC_INFO(profile_clear_relation),
/src/crypto/krb5/src/lib/krb5/
H A Dlibkrb5.exports635 profile_clear_relation