Searched defs:prompt (Results 76 - 100 of 145) sorted by relevance

123456

/freebsd-current/sbin/nvmecontrol/
H A Dfirmware.c232 char prompt[64]; local
/freebsd-current/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c83 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
166 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
321 lafe_readpassphrase(const char *prompt, char *buf, size_t bufsiz) argument
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_hpgps.c264 char prompt[BMAX]; /* prompt in response from receiver */ local
[all...]
/freebsd-current/contrib/dialog/
H A Dchecklist.c204 char *prompt; local
H A Dmenubox.c362 char *prompt = 0; local
H A Dformbox.c516 char *prompt; local
/freebsd-current/contrib/tnftp/src/
H A Dmain.c601 prompt(void) function
/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin.c645 char prompt[128]; local
/freebsd-current/crypto/heimdal/kadmin/
H A Dutil.c129 edit_attributes (const char *prompt, krb5_flags *attr, int *mask, int bit) argument
258 edit_timet (const char *prompt, krb5_timestamp *value, int *mask, int bit) argument
345 edit_deltat (const char *prompt, krb5_deltat *value, int *mask, int bit) argument
580 get_response(const char *prompt, cons argument
[all...]
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dks_file.c282 hx509_prompt prompt; local
H A Dhx509.h99 const char *prompt; member in struct:hx509_prompt
H A Dks_p11.c443 hx509_prompt prompt; local
/freebsd-current/contrib/bc/tests/
H A Dhistory.py50 prompt = ">>> " variable
[all...]
/freebsd-current/libexec/getty/
H A Dmain.c689 prompt(void) function
/freebsd-current/usr.sbin/keyserv/
H A Dkeyserv.c225 getrootkey(des_block *master, int prompt) argument
/freebsd-current/usr.sbin/pppctl/
H A Dpppctl.c67 static char *prompt; /* Tell libedit what the current prompt is */ variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp136 IOHandlerConfirm::IOHandlerConfirm(Debugger &debugger, llvm::StringRef prompt, argument
225 IOHandlerEditline( Debugger &debugger, IOHandler::Type type, const char *editline_name, llvm::StringRef prompt, llvm::StringRef continuation_prompt, bool multi_line, bool color, uint32_t line_number_start, IOHandlerDelegate &delegate) argument
240 IOHandlerEditline( Debugger &debugger, IOHandler::Type type, const lldb::FileSP &input_sp, const lldb::StreamFileSP &output_sp, const lldb::StreamFileSP &error_sp, uint32_t flags, const char *editline_name, llvm::StringRef prompt, llvm::StringRef continuation_prompt, bool multi_line, bool color, uint32_t line_number_start, IOHandlerDelegate &delegate) argument
361 const char *prompt = nullptr; local
475 SetPrompt(llvm::StringRef prompt) argument
497 SetContinuationPrompt(llvm::StringRef prompt) argument
644 const char *prompt = GetPrompt(); local
[all...]
/freebsd-current/contrib/ntp/libntp/
H A Dmachines.c514 getpass(const char * prompt) argument
/freebsd-current/crypto/heimdal/kuser/
H A Dkinit.c534 char *p, *prompt; local
/freebsd-current/contrib/bc/src/
H A Dhistory.c228 bc_history_line(BcHistory* h, BcVec* vec, const char* prompt) argument
341 bc_history_line(BcHistory* h, BcVec* vec, const char* prompt) argument
1013 bc_history_promptColLen(const char* prompt, size_t plen) argument
1811 bc_history_edit(BcHistory* h, const char* prompt) argument
2051 bc_history_line(BcHistory* h, BcVec* vec, const char* prompt) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ui/
H A Dui_lib.c97 static UI_STRING *general_allocate_prompt(UI *ui, const char *prompt, argument
119 static int general_allocate_string(UI *ui, const char *prompt, argument
197 int UI_add_input_string(UI *ui, const char *prompt, int flags, argument
146 general_allocate_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) argument
206 UI_dup_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) argument
224 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
233 UI_dup_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
252 UI_add_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) argument
261 UI_dup_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) argument
359 char *prompt = NULL; local
[all...]
/freebsd-current/crypto/openssl/crypto/pem/
H A Dpem_lib.c37 const char *prompt; local
/freebsd-current/contrib/less/
H A Dcommand.c139 static void start_mca(int action, constant char *prompt, void *mlist, int cmdflags) argument
816 static void prompt(void) function
[all...]
/freebsd-current/usr.sbin/ppp/
H A Droute.c85 p_sockaddr(struct prompt *prompt, struct sockaddr *phost, argument
181 p_flags(struct prompt *prompt, u_int32_t f, unsigned max) argument
[all...]
/freebsd-current/crypto/openssl/apps/
H A Denc.c361 char prompt[200]; local

Completed in 501 milliseconds

123456