Searched refs:profile_get_options_boolean (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | auth.h | 109 extern errcode_t profile_get_options_boolean(profile_t,
|
H A D | kerberos5.c | 611 profile_get_options_boolean(telnet_context->profile, 613 profile_get_options_boolean(telnet_context->profile,
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | main.c | 298 * note that the call to profile_get_options_boolean 302 (void) profile_get_options_boolean(bsd_context->profile, 336 profile_get_options_boolean(bsd_context->profile, realmdef, 341 profile_get_options_boolean(bsd_context->profile, appdef,
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rsh.c | 48 extern errcode_t profile_get_options_boolean(profile_t, char **, 436 * note that the call to profile_get_options_boolean 440 (void) profile_get_options_boolean(bsd_context->profile, 470 (void) profile_get_options_boolean(bsd_context->profile, 475 (void) profile_get_options_boolean(bsd_context->profile,
|
H A D | rlogin.c | 83 extern errcode_t profile_get_options_boolean(profile_t, char **, 490 * note that the call to profile_get_options_boolean 494 (void) profile_get_options_boolean(bsd_context->profile, 529 (void) profile_get_options_boolean(bsd_context->profile, 534 (void) profile_get_options_boolean(bsd_context->profile,
|
H A D | rcp.c | 157 extern errcode_t profile_get_options_boolean(profile_t, char **, 313 * note that the call to profile_get_options_boolean 317 (void) profile_get_options_boolean(bsd_context->profile, 383 (void) profile_get_options_boolean(bsd_context->profile, 388 (void) profile_get_options_boolean(bsd_context->profile,
|
/illumos-gate/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_authenticate.c | 73 extern errcode_t profile_get_options_boolean(); 613 profile_get_options_boolean(kmd->kcontext->profile, 615 profile_get_options_boolean(kmd->kcontext->profile,
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_init.c | 416 profile_get_options_boolean(profile, section, options) function
|
/illumos-gate/usr/src/cmd/krb5/kinit/ |
H A D | kinit.c | 934 profile_get_options_boolean(k5->ctx->profile, 936 profile_get_options_boolean(k5->ctx->profile,
|
Completed in 65 milliseconds