Searched defs:prompt2 (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | read_pwd.c | 44 krb5_read_password(krb5_context context, const char *prompt, const char *prompt2, char *return_pwd,… in krb5_read_password() 121 const char * prompt2, in read_console_password() 243 krb5_read_password(context, prompt, prompt2, return_pwd, size_return) in krb5_read_password() argument 287 krb5_read_password(context, prompt, prompt2, return_pwd, size_return) in krb5_read_password() argument
|
/titanic_50/usr/src/cmd/krb5/ldap_util/ |
H A D | kdb5_ldap_services.c | 1550 char *prompt2 = NULL; local 2017 char prompt1[256], prompt2[256]; local
|
/titanic_50/usr/src/cmd/krb5/kadmin/cli/ |
H A D | kadmin.c | 713 static char prompt1[1024], prompt2[1024]; local 1211 static char prompt1[1024], prompt2[1024]; local
|
/titanic_50/usr/src/cmd/ldap/common/ |
H A D | ldaptest.c | 145 get_modlist( char *prompt1, char *prompt2, char *prompt3 ) in get_modlist()
|
/titanic_50/usr/src/cmd/cmd-crypto/pktool/ |
H A D | common.c | 228 get_pin(char *prompt1, char *prompt2, CK_UTF8CHAR_PTR *pin, CK_ULONG *pinlen) in get_pin()
|