Searched refs:profile_get_value (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_get.c | 167 errcode_t profile_get_value(profile_t profile, const char **names, function 206 retval = profile_get_value(profile, names, &value); 241 retval = profile_get_value(profile, names, &value); 321 retval = profile_get_value(profile, names, &value);
|
H A D | prof_init.c | 429 retval = profile_get_value(profile, (const char **) actual_section, 475 retval = profile_get_value(profile, (const char **) actual_section,
|
H A D | prof_int.h | 283 errcode_t profile_get_value
|
Completed in 265 milliseconds