Home
last modified time | relevance | path

Searched refs:profile_get_value (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/util/profile/
H A Dtest_profile.c54 retval = profile_get_value(profile, names, &value); in do_batchmode()
140 retval = profile_get_value(profile, names, &value); in main()
H A Dprof_get.c219 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 Dprof_int.h268 errcode_t profile_get_value
/freebsd/krb5/util/profile/
H A Dversion.map36 profile_get_value;