| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
| main.c | 95 char *appdef[] = { "appdefaults", "rdist", NULL }; variable 303 appdef, 341 profile_get_options_boolean(bsd_context->profile, appdef, 343 profile_get_options_string(bsd_context->profile, appdef,
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/ |
| rsh.c | 95 static char *appdef[] = { "appdefaults", "rsh", NULL }; variable 441 appdef, 475 profile_get_options_boolean(bsd_context->profile, appdef, 477 profile_get_options_string(bsd_context->profile, appdef,
|
| rlogin.c | 133 static char *appdef[] = { "appdefaults", rlogin, NULL }; variable 495 appdef, 535 profile_get_options_boolean(bsd_context->profile, appdef, 537 profile_get_options_string(bsd_context->profile, appdef,
|
| rcp.c | 188 static char *appdef[] = { "appdefaults", "rcp", NULL }; variable 318 appdef, 388 profile_get_options_boolean(bsd_context->profile, appdef, 390 profile_get_options_string(bsd_context->profile, appdef, [all...] |
| /onnv/onnv-gate/usr/src/lib/pam_modules/krb5/ |
| krb5_authenticate.c | 65 char *appdef[] = { "appdefaults", "kinit", NULL }; variable 427 appdef, config_option); 431 appdef, config_times);
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
| kerberos5.c | 97 static char *appdef[] = { "appdefaults", "telnet", NULL }; variable 614 appdef, optionsp);
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kinit/ |
| kinit.c | 207 char *appdef[] = { "appdefaults", "kinit", NULL }; variable 899 profile_get_options_string(k5->ctx->profile, appdef, config_times); 937 appdef, config_option); [all...] |