/titanic_52/usr/src/lib/libc/port/stdio/ |
H A D | getpass.c | 56 getpass(const char *prompt) in getpass() argument 62 getpassphrase(const char *prompt) in getpassphrase() argument 70 __getpass(const char *prompt, int size) in __getpass() argument
|
/titanic_52/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, unsigned int *size_return) in krb5_read_password() argument 120 const char * prompt, in read_console_password() argument 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) krb5_read_password() argument [all...] |
/titanic_52/usr/src/common/ficl/ |
H A D | main.c | 54 prompt(void) in prompt() function 56 static char prompt[20]; /* probably too large, but well... */ in prompt() local
|
/titanic_52/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; global() local 517 sasl_interact_t *prompt; global() local 563 sasl_interact_t *prompt; global() local 854 char *prompt; global() member [all...] |
/titanic_52/usr/src/lib/libadm/common/ |
H A D | putprmpt.c | 40 putprmpt(FILE *fp, char *prompt, char *choices[], char *defstr) in putprmpt() argument
|
H A D | getvol.c | 94 getvol(char *device, char *label, int options, char *prompt) in getvol() argument 100 _getvol(char *device, char *label, int options, char *prompt, char *norewind) in _getvol() argument 287 insert(char *device, char *label, int options, char *prompt) in insert() argument [all...] |
H A D | ckkeywd.c | 66 char *prompt) in ckkeywd() argument
|
H A D | ckyorn.c | 82 ckyorn(char *yorn, char *defstr, char *error, char *help, char *prompt) in ckyorn() argument
|
/titanic_52/usr/src/boot/sys/boot/common/ |
H A D | boot.c | 122 char *cp, *prompt; in command_autoboot() local 165 autoboot(int timeout, char *prompt) in autoboot() argument
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | getpass.c | 58 mygetpass(char *prompt) in mygetpass() argument
|
/titanic_52/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() argument 208 set_object_policy(TSS_HOBJECT handle, TSS_FLAG mode, char *prompt, in set_object_policy() argument
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | getpass.c | 50 extern char* getpass(const char *prompt) in getpass() argument
|
/titanic_52/usr/src/lib/libbc/libc/gen/common/ |
H A D | getpass.c | 51 getpass(char *prompt) in getpass() argument
|
/titanic_52/usr/src/cmd/devmgmt/cmds/ |
H A D | getvol.c | 48 char *prompt; variable
|
/titanic_52/usr/src/lib/libpkg/common/ |
H A D | pkgmount.c | 55 char *pt, prompt[64], cmd[CMDSIZ]; in pkgmount() local [all...] |
/titanic_52/usr/src/contrib/ast/src/lib/libast/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() argument [all...] |
/titanic_52/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | preauth.c | 369 sam_get_pass_from_user(krb5_context context, krb5_etype_info etype_info, git_key_proc key_proc, krb5_const_pointer key_seed, krb5_kdc_req *request, krb5_keyblock **new_enc_key, const char *prompt) in sam_get_pass_from_user() argument 396 char *prompt = sc->sam_response_prompt.data; in handle_sam_labels() local 473 char * prompt; in obtain_sam_padata() local [all...] |
/titanic_52/usr/src/lib/libcryptoutil/common/ |
H A D | passutils.c | 67 char prompt[1024]; in pkcs11_get_pass() local [all...] |
/titanic_52/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_52/usr/src/cmd/cmd-crypto/pktool/ |
H A D | common.c | 285 yesno(char *prompt, char *invalid, boolean_t dflt) in yesno() argument 794 char prompt[1024]; in get_pk12_password() local 845 get_input_string(char * prompt,char * default_str,int min_len,int max_len) get_input_string() argument 892 char prompt[1024]; get_filename() local 1111 char prompt[1024]; get_token_password() local [all...] |
/titanic_52/usr/src/cmd/keyserv/ |
H A D | chkey.c | 362 char prompt[BUFSIZ]; in cmp_passwd() local 455 char prompt[BUFSIZ + 1]; in getrpcpws() local 1194 char *prompt in main() local [all...] |
/titanic_52/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
|
/titanic_52/usr/src/cmd/vntsd/ |
H A D | console.c | 481 read_cmd(vntsd_client_t *clientp, char *prompt, char *cmd) in read_cmd() argument 752 char prompt[72]; in vntsd_console_thread() local [all...] |
/titanic_52/usr/src/cmd/ttymon/ |
H A D | ttyadm.c | 81 char prompt[BUFSIZ]; in main() local
|