/freebsd/release/ |
H A D | Makefile | 201 echo sendmail_enable=\"NONE\" > ${.TARGET}/etc/rc.conf macro 202 echo hostid_enable=\"NO\" >> ${.TARGET}/etc/rc.conf macro 203 echo debug.witness.trace=0 >> ${.TARGET}/etc/sysctl.conf macro 204 echo vfs.mountroot.timeout=\"10\" >> ${.TARGET}/boot/loader.conf macro 205 echo kernels_autodetect=\"NO\" >> ${.TARGET}/boot/loader.conf macro 206 echo loader_menu_multi_user_prompt=\"Installer\" >> ${.TARGET}/boot/loader.conf macro 238 echo sendmail_enable=\"NONE\" > ${.TARGET}/etc/rc.conf macro 239 echo hostid_enable=\"NO\" >> ${.TARGET}/etc/rc.conf macro 240 echo debug.witness.trace=0 >> ${.TARGET}/etc/sysctl.conf macro 241 echo vfs.mountroot.timeout=\"10\" >> ${.TARGET}/boot/loader.conf macro [all …]
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_echo.c | 62 echo(void) in echo() function
|
H A D | lib_restart.c | 74 NCURSES_SP_NAME(echo) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_ttyconv.c | 82 prompt_tty(int ifd, int ofd, const char *message, char *response, int echo) in prompt_tty() 287 prompt(const char *message, char *response, int echo) in prompt()
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | authenc.c | 76 telnet_gets(char *prompt, char *result, int length, int echo) in telnet_gets()
|
/freebsd/contrib/telnet/telnet/ |
H A D | authenc.c | 87 telnet_gets(const char *prom, char *result, int length, int echo) in telnet_gets()
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | authenc.c | 83 telnet_gets(char *prompt, char *result, int length, int echo) in telnet_gets()
|
/freebsd/crypto/heimdal/appl/login/ |
H A D | read_string.c | 51 read_string(const char *prompt, char *buf, size_t len, int echo) in read_string()
|
/freebsd/contrib/lua/ |
H A D | Makefile | 77 echo: target
|
/freebsd/usr.bin/tip/libacu/ |
H A D | ventel.c | 144 echo(char *s) in echo() function
|
H A D | biz31.c | 132 echo(char *s) in echo() function
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBCommandInterpreterRunOptions.cpp | 100 void SBCommandInterpreterRunOptions::SetEchoCommentCommands(bool echo) { in SetEchoCommentCommands()
|
/freebsd/sbin/ping/tests/ |
H A D | test_ping.py | 18 def build_response_packet(echo, ip, icmp, oip_ihl, special): argument
|
/freebsd/contrib/bmake/ |
H A D | job.h | 164 bool echo; member
|
H A D | job.c | 234 bool echo; member 826 ShellWriter_ErrOff(ShellWriter *wr, bool echo) in ShellWriter_ErrOff() 836 ShellWriter_ErrOn(ShellWriter *wr, bool echo) in ShellWriter_ErrOn() 1299 Job_Touch(GNode *gn, bool echo) in Job_Touch()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_spq.c | 322 u16 echo = ecore_chain_get_prod_idx(p_chain); in ecore_spq_hw_post() local 1017 __le16 echo, in ecore_spq_completion()
|
/freebsd/usr.sbin/ppp/ |
H A D | hdlc.h | 99 } echo; member
|
H A D | lqr.c | 78 struct echolqr echo; in SendEchoReq() local
|
H A D | lcp.h | 101 unsigned echo : 1; /* Send echo Requests */ member
|
/freebsd/contrib/lua/src/ |
H A D | Makefile | 78 echo: target
|
/freebsd/crypto/openssl/crypto/ui/ |
H A D | ui_openssl.c | 276 static int read_string_inner(UI *ui, UI_STRING *uis, int echo, int strip_nl) in read_string_inner()
|
/freebsd/usr.bin/xargs/ |
H A D | xargs.c | 76 static char echo[] = _PATH_ECHO; variable
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | udpong.c | 91 static int echo; variable
|
/freebsd/usr.bin/mail/ |
H A D | cmd3.c | 553 echo(void *arg) in echo() function
|
/freebsd/usr.bin/chat/ |
H A D | chat.c | 109 static int echo; variable
|