/titanic_41/usr/src/lib/libc/port/stdio/ |
H A D | getpass.c | 56 getpass(const char *prompt) in getpass() 62 getpassphrase(const char *prompt) in getpassphrase() 70 __getpass(const char *prompt, int size) in __getpass()
|
/titanic_41/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() 120 const char * prompt, 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_41/usr/src/cmd/ssh/libssh/common/ |
H A D | readpass.c | 101 read_passphrase(const char *prompt, int flags) in read_passphrase() 142 char *p, prompt[1024]; in ask_permission() local
|
/titanic_41/usr/src/lib/libsasl/plugin/ |
H A D | plugin_common.c | 388 sasl_interact_t *prompt; local 410 sasl_interact_t *prompt; local 457 sasl_interact_t *prompt; local 517 sasl_interact_t *prompt; local 563 sasl_interact_t *prompt; local 854 char *prompt; member
|
/titanic_41/usr/src/lib/libadm/common/ |
H A D | putprmpt.c | 40 putprmpt(FILE *fp, char *prompt, char *choices[], char *defstr) in putprmpt()
|
H A D | getvol.c | 94 getvol(char *device, char *label, int options, char *prompt) in getvol() 100 _getvol(char *device, char *label, int options, char *prompt, char *norewind) in _getvol() 287 insert(char *device, char *label, int options, char *prompt) in insert()
|
H A D | ckkeywd.c | 66 char *prompt) in ckkeywd()
|
H A D | ckyorn.c | 82 ckyorn(char *yorn, char *defstr, char *error, char *help, char *prompt) in ckyorn()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | getpass.c | 58 mygetpass(char *prompt) in mygetpass()
|
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | getpass.c | 50 extern char* getpass(const char *prompt) in getpass()
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | getpass.c | 51 getpass(char *prompt) in getpass()
|
/titanic_41/usr/src/cmd/cmd-crypto/tpmadm/ |
H A D | main.c | 181 set_policy_options(TSS_HPOLICY hPolicy, TSS_FLAG mode, char *prompt, in set_policy_options() 208 set_object_policy(TSS_HOBJECT handle, TSS_FLAG mode, char *prompt, in set_object_policy()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkgmount.c | 55 char *pt, prompt[64], cmd[CMDSIZ]; in pkgmount() local
|
/titanic_41/usr/src/cmd/devmgmt/cmds/ |
H A D | getvol.c | 48 char *prompt; variable
|
/titanic_41/usr/src/lib/libast/common/disc/ |
H A D | sfdcmore.c | 50 char prompt[1]; /* prompt string */ member 303 int sfdcmore(Sfio_t* f, const char* prompt, int rows, int cols) in sfdcmore()
|
/titanic_41/usr/src/lib/libcryptoutil/common/ |
H A D | passutils.c | 67 char prompt[1024]; in pkcs11_get_pass() local
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | preauth.c | 369 …rb5_const_pointer key_seed, krb5_kdc_req *request, krb5_keyblock **new_enc_key, const char *prompt) in sam_get_pass_from_user() 396 char *prompt = sc->sam_response_prompt.data; in handle_sam_labels() local 473 char * prompt; in obtain_sam_padata() local
|
/titanic_41/usr/src/uts/sun4v/promif/ |
H A D | promif_mon.c | 92 static char *prompt = "c)ontinue, s)ync, r)eset? "; in promif_enter_mon() local
|
/titanic_41/usr/src/cmd/valtools/ |
H A D | ckyorn.c | 46 static char *deflt, *prompt, *error, *help; variable
|
H A D | ckuid.c | 46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
|
H A D | ckgid.c | 46 static char *deflt = NULL, *error = NULL, *help = NULL, *prompt = NULL; variable
|
H A D | ckint.c | 45 static char *deflt, *prompt, *error, *help; variable
|
H A D | ckkeywd.c | 46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | ttyadm.c | 81 char prompt[BUFSIZ]; in main() local
|
/titanic_41/usr/src/cmd/vntsd/ |
H A D | console.c | 481 read_cmd(vntsd_client_t *clientp, char *prompt, char *cmd) in read_cmd() 752 char prompt[72]; in vntsd_console_thread() local
|