Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 25 of 112) sorted by relevance

12345

/titanic_41/usr/src/lib/libc/port/stdio/
H A Dgetpass.c56 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 Dread_pwd.c44 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 Dreadpass.c101 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 Dplugin_common.c388 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 Dputprmpt.c40 putprmpt(FILE *fp, char *prompt, char *choices[], char *defstr) in putprmpt()
H A Dgetvol.c94 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 Dckkeywd.c66 char *prompt) in ckkeywd()
H A Dckyorn.c82 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 Dgetpass.c58 mygetpass(char *prompt) in mygetpass()
/titanic_41/usr/src/lib/libast/common/uwin/
H A Dgetpass.c50 extern char* getpass(const char *prompt) in getpass()
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dgetpass.c51 getpass(char *prompt) in getpass()
/titanic_41/usr/src/cmd/cmd-crypto/tpmadm/
H A Dmain.c181 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 Dpkgmount.c55 char *pt, prompt[64], cmd[CMDSIZ]; in pkgmount() local
/titanic_41/usr/src/cmd/devmgmt/cmds/
H A Dgetvol.c48 char *prompt; variable
/titanic_41/usr/src/lib/libast/common/disc/
H A Dsfdcmore.c50 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 Dpassutils.c67 char prompt[1024]; in pkcs11_get_pass() local
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpreauth.c369 …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 Dpromif_mon.c92 static char *prompt = "c)ontinue, s)ync, r)eset? "; in promif_enter_mon() local
/titanic_41/usr/src/cmd/valtools/
H A Dckyorn.c46 static char *deflt, *prompt, *error, *help; variable
H A Dckuid.c46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
H A Dckgid.c46 static char *deflt = NULL, *error = NULL, *help = NULL, *prompt = NULL; variable
H A Dckint.c45 static char *deflt, *prompt, *error, *help; variable
H A Dckkeywd.c46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
/titanic_41/usr/src/cmd/ttymon/
H A Dttyadm.c81 char prompt[BUFSIZ]; in main() local
/titanic_41/usr/src/cmd/vntsd/
H A Dconsole.c481 read_cmd(vntsd_client_t *clientp, char *prompt, char *cmd) in read_cmd()
752 char prompt[72]; in vntsd_console_thread() local

12345