Home
last modified time | relevance | path

Searched defs:echo (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c84 prompt_tty(int ifd, int ofd, const char *message, char *response, int echo) in prompt_tty()
289 prompt(const char *message, char *response, int echo) in prompt()
/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_echo.c62 echo(void) in echo() function
H A Dlib_restart.c77 NCURSES_SP_NAME(echo) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/dflybsd-src/usr.bin/telnet/
H A Dauthenc.c84 telnet_gets(const char *prom, char *result, int length, int echo) in telnet_gets()
/dflybsd-src/crypto/libressl/crypto/ui/
H A Dui_openssl.c243 read_string_inner(UI *ui, UI_STRING *uis, int echo, int strip_nl) in read_string_inner()
/dflybsd-src/contrib/bmake/
H A Djob.h166 bool echo; member
H A Djob.c235 bool echo; member
823 ShellWriter_ErrOff(ShellWriter *wr, bool echo) in ShellWriter_ErrOff()
833 ShellWriter_ErrOn(ShellWriter *wr, bool echo) in ShellWriter_ErrOn()
1301 Job_Touch(GNode *gn, bool echo) in Job_Touch()
/dflybsd-src/games/hack/
H A Ddef.flag.h90 unsigned echo:1; /* 1 to echo characters */ member
/dflybsd-src/usr.sbin/ppp/
H A Dhdlc.h95 } echo; member
H A Dlqr.c79 struct echolqr echo; in SendEchoReq() local
/dflybsd-src/usr.bin/mail/
H A Dcmd3.c541 echo(char **argv) in echo() function
/dflybsd-src/usr.bin/xargs/
H A Dxargs.c85 static char echo[] = _PATH_ECHO; variable
/dflybsd-src/usr.bin/chat/
H A Dchat.c110 static int echo = 0; variable
/dflybsd-src/usr.sbin/dconschat/
H A Ddconschat.c592 char echo[] = {IAC, WILL, TELOPT_ECHO}; in dconschat_accept_socket() local
/dflybsd-src/crypto/openssh/
H A Dsshconnect2.c1944 u_char echo = 0; in input_userauth_info_req() local
/dflybsd-src/contrib/ee/
H A Dnew_curse.c2650 echo() /* turn on echoing */ in echo() function