Searched refs:profile_get_options_boolean (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | main.c | 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,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rsh.c | 48 extern errcode_t profile_get_options_boolean(profile_t, char **, 440 (void) profile_get_options_boolean(bsd_context->profile, in main() 470 (void) profile_get_options_boolean(bsd_context->profile, in main() 475 (void) profile_get_options_boolean(bsd_context->profile, in main()
|
H A D | rlogin.c | 83 extern errcode_t profile_get_options_boolean(profile_t, char **, 494 (void) profile_get_options_boolean(bsd_context->profile, in main() 529 (void) profile_get_options_boolean(bsd_context->profile, in main() 534 (void) profile_get_options_boolean(bsd_context->profile, in main()
|
H A D | rcp.c | 157 extern errcode_t profile_get_options_boolean(profile_t, char **, 317 (void) profile_get_options_boolean(bsd_context->profile, in main() 383 (void) profile_get_options_boolean(bsd_context->profile, in main() 388 (void) profile_get_options_boolean(bsd_context->profile, in main()
|
/titanic_41/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, in krb5_profile_get_options() 613 profile_get_options_boolean(telnet_context->profile, in krb5_profile_get_options()
|
/titanic_41/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, in attempt_krb5_auth() 615 profile_get_options_boolean(kmd->kcontext->profile, in attempt_krb5_auth()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_init.c | 416 profile_get_options_boolean(profile, section, options) in profile_get_options_boolean() function
|
/titanic_41/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,
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 770 profile_get_options_boolean;
|