Home
last modified time | relevance | path

Searched defs:prompt (Results 1 - 25 of 54) sorted by relevance

123

/third_party/musl/src/legacy/
H A Dgetpass.c8 char *getpass(const char *prompt) in getpass() argument
/third_party/ffmpeg/tools/
H A Dzmqshell.py6 prompt = 'lavfi> ' variable in LavfiCmd
H A Dffeval.c57 const char *prompt = "=> "; in main() local
H A Dffescape.c67 const char *prompt = "=> "; in main() local
/third_party/toybox/kconfig/lxdialog/
H A Dyesno.c42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument
H A Dinputbox.c44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
H A Dchecklist.c111 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
H A Dmenubox.c182 int dialog_menu(const char *title, const char *prompt, in dialog_menu() argument
/third_party/node/test/parallel/
H A Dtest-repl-use-global.js
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dmain.c133 char prompt[256]; in ask() local
/third_party/node/deps/npm/node_modules/@colors/colors/themes/
H A Dgeneric-logging.js
/third_party/curl/src/
H A Dtool_getpass.c62 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() argument
99 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() argument
175 char *getpass_r(const char *prompt, /* prompt to display */ in getpass_r() argument
/third_party/toybox/toys/pending/
H A Dmore.c45 static int prompt(FILE *cin, const char* fmt, ...) in prompt() function
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_key.c24 void EVP_set_pw_prompt(const char *prompt) in EVP_set_pw_prompt() argument
47 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string() argument
52 int EVP_read_pw_string_min(char *buf, int min, int len, const char *prompt, in EVP_read_pw_string_min() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps_ui.c172 char *prompt; in password_callback() local
/third_party/python/Lib/
H A Dcmd.py64 prompt = PROMPT variable in Cmd
/third_party/openssl/apps/lib/
H A Dapps_ui.c172 char *prompt; in password_callback() local
/third_party/openssl/crypto/evp/
H A Devp_key.c24 void EVP_set_pw_prompt(const char *prompt) in EVP_set_pw_prompt() argument
47 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string() argument
52 int EVP_read_pw_string_min(char *buf, int min, int len, const char *prompt, in EVP_read_pw_string_min() argument
[all...]
/third_party/python/Parser/
H A Dmyreadline.c242 PyOS_StdioReadline(FILE *sys_stdin, FILE *sys_stdout, const char *prompt) in PyOS_StdioReadline() argument
355 PyOS_Readline(FILE *sys_stdin, FILE *sys_stdout, const char *prompt) in PyOS_Readline() argument
[all...]
/third_party/gptfdisk/
H A Dsupport.cc79 uint64_t GetNumber(uint64_t low, uint64_t high, uint64_t def, const string & prompt) { in GetNumber() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c55 static void ParseArgs(int argc, char **argv, unsigned int *output_width, unsigned int *output_height, double *acceptable_error, int *prompt) in ParseArgs() argument
137 int prompt; in main() local
/third_party/node/deps/v8/src/utils/
H A Dutils.cc65 char* ReadLine(const char* prompt) { in ReadLine() argument
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_util.c19 int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt, in UI_UTIL_read_pw_string() argument
32 int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, in UI_UTIL_read_pw() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dpassphrase.c122 char *prompt = NULL, *ipass = NULL, *vpass = NULL; in do_ui_passphrase() local
[all...]
/third_party/openssl/crypto/
H A Dpassphrase.c122 char *prompt = NULL, *ipass = NULL, *vpass = NULL; in do_ui_passphrase() local
[all...]

Completed in 10 milliseconds

123