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

123456789

/netbsd-current/external/mit/libcbor/dist/
H A Drelease.sh8 function prompt() { function
/netbsd-current/games/robots/
H A Dquery.c49 query(const char *prompt) argument
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dgetline.c82 getline(const char *prompt, char *buff) argument
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Drltest.c52 char *temp, *prompt; local
H A Drl-callbacktest.c31 const char *prompt = "rltest$ "; variable
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drltest.c52 char *temp, *prompt; local
H A Drl-callbacktest.c31 const char *prompt = "rltest$ "; variable
/netbsd-current/sys/lib/libsa/
H A Dgetfile.c38 getfile(char *prompt, int mode) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-gdb-readline.c32 gdbpy_readline_wrapper(FILE *sys_stdin, FILE *sys_stdout, const char *prompt) argument
/netbsd-current/crypto/external/bsd/openssl/lib/libdes/
H A Doread2pwd.c61 int des_read_password(des_cblock *key, const char *prompt, int verify) argument
73 int des_read_2passwords(des_cblock *key1, des_cblock *key2, const char *prompt, argument
/netbsd-current/games/monop/
H A Dgetinp.c54 getinp(const char *prompt, const char *const lst []) argument
/netbsd-current/games/backgammon/teachgammon/
H A Dttext1.c45 const char *const prompt = "-->"; variable
/netbsd-current/usr.bin/skeyinfo/
H A Dskeyinfo.c50 char name[100], prompt[1024]; local
/netbsd-current/crypto/external/bsd/openssl.old/lib/libdes/
H A Doread2pwd.c61 int des_read_password(des_cblock *key, const char *prompt, int verify) argument
73 int des_read_2passwords(des_cblock *key1, des_cblock *key2, const char *prompt, argument
/netbsd-current/games/battlestar/
H A Dgetcom.c44 getcom(char *buf, int size, const char *prompt, const char *error) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/command/
H A Dprompt.py20 import gdb.prompt namespace
[all...]
/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dpam_get_user.c64 pam_get_user(pam_handle_t *pamh, const char **user, const char *prompt) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/
H A Dprompt.py20 import gdb.prompt namespace
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-gdb-readline.c32 gdbpy_readline_wrapper(FILE *sys_stdin, FILE *sys_stdout, const char *prompt) argument
/netbsd-current/external/bsd/libfido2/dist/tools/
H A Dpin.c24 char prompt[1024]; local
84 char prompt[102 local
[all...]
/netbsd-current/external/mpl/bind/dist/bin/dig/
H A Dreadline.h46 readline(const char *prompt) { argument
/netbsd-current/games/backgammon/common_source/
H A Dsave.c46 static const char prompt[] = "Enter a file name: "; variable
/netbsd-current/libexec/telnetd/
H A Dauthenc.c81 telnet_gets(char *prompt, char *result, int length, int echo) argument
/netbsd-current/usr.bin/chpass/
H A Dchpass.h37 const char *prompt; member in struct:_entry
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dm-x.c38 read_function_name (char *prompt, WINDOW *window) argument
102 char *prompt; local
170 char prompt[80]; local
[all...]

Completed in 228 milliseconds

123456789