Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_get.c167 errcode_t profile_get_value(profile_t profile, const char **names, in profile_get_value() function
206 retval = profile_get_value(profile, names, &value); in profile_get_string()
242 retval = profile_get_value(profile, names, &value); in profile_get_integer()
322 retval = profile_get_value(profile, names, &value); in profile_get_boolean()
H A Dprof_init.c434 retval = profile_get_value(profile, (const char **) actual_section,
480 retval = profile_get_value(profile, (const char **) actual_section,
H A Dprof_int.h271 errcode_t profile_get_value