Searched refs:profile_init_path (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/krb5/src/util/profile/ |
H A D | t_profile.c | 84 check(profile_init_path("test2.ini", &p)); in test_iterate() 118 check(profile_init_path("test3.ini", &p)); in test_iterate() 140 check(profile_init_path("test3.ini", &a)); in test_shared() 151 check(profile_init_path("test3.ini", &b)); in test_shared() 160 check(profile_init_path("test3.ini", &a)); in test_shared() 173 check(profile_init_path("test2.ini", &p)); in test_clear() 194 check_fail(profile_init_path("testinc.ini", &p), PROF_FAIL_INCLUDE_FILE); in test_include() 198 check_fail(profile_init_path("testinc.ini", &p), PROF_FAIL_INCLUDE_DIR); in test_include() 202 check(profile_init_path("testinc.ini", &p)); in test_include() 220 check(profile_init_path("testinc.ini", &p)); in test_include() [all …]
|
H A D | libprofile.exports | 16 profile_init_path
|
H A D | test_profile.c | 128 retval = profile_init_path(argv[1], &profile); in main()
|
H A D | profile.hin | 51 long KRB5_CALLCONV profile_init_path
|
H A D | prof_init.c | 325 profile_init_path(const_profile_filespec_list_t filepath, in profile_init_path() function
|
/freebsd/crypto/krb5/src/lib/ |
H A D | xpprof32.def | 21 profile_init_path @12
|
/freebsd/krb5/util/profile/ |
H A D | version.map | 40 profile_init_path;
|
/freebsd/crypto/krb5/src/tests/threads/ |
H A D | prof1.c | 61 err = profile_init_path(mypath, &p); in worker()
|
/freebsd/crypto/krb5/src/windows/include/ |
H A D | loadfuncs-profile.h | 23 profile_init_path,
|
/freebsd/crypto/krb5/src/lib/krb5/ |
H A D | libkrb5.exports | 649 profile_init_path
|