Searched refs:profile_get_value (Results 1 – 4 of 4) sorted by relevance
| /src/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
|
| /src/krb5/lib/krb5/ |
| H A D | version.map | 1773 profile_get_value;
|