Searched refs:profile_get_value (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/krb5/src/util/profile/ |
H A D | test_profile.c | 54 retval = profile_get_value(profile, names, &value); in do_batchmode() 140 retval = profile_get_value(profile, names, &value); in main()
|
H A D | prof_get.c | 219 errcode_t profile_get_value(profile_t profile, const char **names, in profile_get_value() function 265 retval = profile_get_value(profile, names, &value); in profile_get_string() 324 retval = profile_get_value(profile, names, &value); in profile_get_integer() 388 retval = profile_get_value(profile, names, &value); in profile_get_boolean()
|
H A D | prof_int.h | 268 errcode_t profile_get_value
|
/freebsd/krb5/util/profile/ |
H A D | version.map | 36 profile_get_value;
|