/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | prompter.c | 35 const char *banner, 52 if (banner) { 53 fputs(banner, stdout); 221 const char *banner, 253 if (banner) { 254 fputs(banner, stdout); 313 const char *banner, 31 krb5_prompter_posix( krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument 218 krb5_prompter_posix(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument 310 krb5_prompter_posix(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
|
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/montoya/common/ |
H A D | montoya.c | 279 static int banner = FALSE; /* Have we printed the column headings? */ local 281 if (banner == FALSE) { 297 banner = TRUE;
|
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/monza/common/ |
H A D | monza.c | 316 static int banner = FALSE; /* Have we printed the column headings? */ local 318 if (banner == FALSE) { 334 banner = TRUE;
|
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/ontario/common/ |
H A D | ontario.c | 308 static int banner = FALSE; /* Have we printed the column headings? */ local 310 if (banner == FALSE) { 326 banner = TRUE;
|
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | gic_pwd.c | 180 char banner[1024], pw0array[1024], pw1array[1024]; local 307 strlcpy(banner, "Password expired. You must change it now.", 308 sizeof(banner)); 316 if ((ret = ((*prompter)(context, data, 0, banner, 324 snprintf(banner, sizeof(banner), 328 snprintf(banner, sizeof(banner), 361 if (result_string.length > (sizeof(banner)-100)) 362 result_string.length = sizeof(banner) [all...] |
H A D | preauth2.c | 840 char name[100], banner[100]; local 894 snprintf(banner, sizeof(banner), "%.*s", 897 sizeof(banner)-1)); 917 banner, 1, &kprompt)))) { 1399 char name[100], banner[100], prompt[100], response[100]; local 1471 snprintf(banner, sizeof(banner), "%.*s", 1474 sizeof(banner)-1)); 1492 banner, [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | SMTP.pm | 78 sub banner subroutine 619 =item banner () 621 Returns the banner message which the server replied with when the
|
/osnet-11/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_authenticate.c | 379 const char *banner, 374 pam_krb5_prompter( krb5_context ctx, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
|
/osnet-11/usr/src/lib/libprtdiag/common/ |
H A D | io.c | 309 static int banner = 0; /* Have we printed the column headings? */ local 315 if (banner == 0) { 325 banner = 1;
|
H A D | display_sun4v.c | 231 * Display system banner 237 get_prop_val(find_prop(root, "banner-name")), 0); 801 static int banner = FALSE; local 803 if (banner == FALSE) { 817 banner = TRUE;
|
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl_picl.c | 375 static int banner = FALSE; /* Have we printed the column headings? */ local 377 if (banner == FALSE) { 403 banner = TRUE;
|