Searched refs:profile_get_options_string (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_authenticate.c | 74 extern errcode_t profile_get_options_string(); 617 profile_get_options_string(kmd->kcontext->profile, 619 profile_get_options_string(kmd->kcontext->profile,
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rsh.c | 50 extern errcode_t profile_get_options_string(profile_t, char **, 477 (void) profile_get_options_string(bsd_context->profile,
|
H A D | rlogin.c | 85 extern errcode_t profile_get_options_string(profile_t, char **, 536 (void) profile_get_options_string(bsd_context->profile,
|
H A D | rcp.c | 159 extern errcode_t profile_get_options_string(profile_t, char **, 390 (void) profile_get_options_string(bsd_context->profile,
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | main.c | 343 profile_get_options_string(bsd_context->profile, appdef,
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_init.c | 462 profile_get_options_string(profile, section, options) function
|
/illumos-gate/usr/src/cmd/krb5/kinit/ |
H A D | kinit.c | 898 profile_get_options_string(k5->ctx->profile, realmdef, config_times); 899 profile_get_options_string(k5->ctx->profile, appdef, config_times);
|
Completed in 78 milliseconds