Home
last modified time | relevance | path

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

12

/src/release/
H A DMakefile281 echo hostid_enable=\"NO\" >> ${.TARGET}/etc/rc.conf macro
282 echo debug.witness.trace=0 >> ${.TARGET}/etc/sysctl.conf macro
283 echo vfs.mountroot.timeout=\"10\" >> ${.TARGET}/boot/loader.conf macro
284 echo kernels_autodetect=\"NO\" >> ${.TARGET}/boot/loader.conf macro
285 echo loader_brand=\"install\" >> ${.TARGET}/boot/loader.conf macro
286 echo loader_menu_multi_user_prompt=\"Installer\" >> ${.TARGET}/boot/loader.conf macro
325 echo hostid_enable=\"NO\" >> ${.TARGET}/etc/rc.conf macro
326 echo debug.witness.trace=0 >> ${.TARGET}/etc/sysctl.conf macro
327 echo vfs.mountroot.timeout=\"10\" >> ${.TARGET}/boot/loader.conf macro
328 echo kernels_autodetect=\"NO\" >> ${.TARGET}/boot/loader.conf macro
[all …]
/src/contrib/smbfs/
H A DMakefile48 echo PREFIX= ${PREFIX} > ${CONFIG_INT} macro
49 echo SYSDIR=${SYSDIR} >> ${CONFIG_INT} macro
50 echo KMODDIR=${KMODDIR} >> ${CONFIG_INT} macro
51 echo SINGLEKLD=yes >> ${CONFIG_INT} macro
53 echo ENCRYPTED_PASSWD=yes >> ${CONFIG_INT} macro
56 echo SMP=yes >> ${CONFIG_INT} macro
/src/contrib/ncurses/ncurses/base/
H A Dlib_echo.c62 echo(void) in echo() function
H A Dlib_restart.c74 NCURSES_SP_NAME(echo) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/src/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c82 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()
/src/crypto/heimdal/appl/telnet/telnetd/
H A Dauthenc.c76 telnet_gets(char *prompt, char *result, int length, int echo) in telnet_gets()
/src/contrib/telnet/telnet/
H A Dauthenc.c87 telnet_gets(const char *prom, char *result, int length, int echo) in telnet_gets()
/src/crypto/heimdal/appl/telnet/telnet/
H A Dauthenc.c83 telnet_gets(char *prompt, char *result, int length, int echo) in telnet_gets()
/src/crypto/heimdal/appl/login/
H A Dread_string.c51 read_string(const char *prompt, char *buf, size_t len, int echo) in read_string()
/src/contrib/lua/
H A DMakefile77 echo: target
/src/usr.bin/tip/libacu/
H A Dventel.c144 echo(char *s) in echo() function
H A Dbiz31.c132 echo(char *s) in echo() function
/src/sbin/ping/tests/
H A Dtest_ping.py18 def build_response_packet(echo, ip, icmp, oip_ihl, special): argument
/src/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp100 void SBCommandInterpreterRunOptions::SetEchoCommentCommands(bool echo) { in SetEchoCommentCommands()
/src/tests/sys/netinet/
H A Dudp_bindings.c63 echo(void *arg) in echo() function
/src/sys/dev/qlnx/qlnxe/
H A Decore_spq.c322 u16 echo = ecore_chain_get_prod_idx(p_chain); in ecore_spq_hw_post() local
1017 __le16 echo, in ecore_spq_completion()
/src/contrib/bmake/
H A Djob.c220 bool echo; member
314 bool echo; member
924 ShellWriter_ErrOff(ShellWriter *wr, bool echo) in ShellWriter_ErrOff()
934 ShellWriter_ErrOn(ShellWriter *wr, bool echo) in ShellWriter_ErrOn()
1383 Job_Touch(GNode *gn, bool echo) in Job_Touch()
/src/usr.sbin/ppp/
H A Dhdlc.h99 } echo; member
H A Dlqr.c78 struct echolqr echo; in SendEchoReq() local
H A Dlcp.h101 unsigned echo : 1; /* Send echo Requests */ member
/src/contrib/lua/src/
H A DMakefile78 echo: target
/src/crypto/openssl/crypto/ui/
H A Dui_openssl.c276 static int read_string_inner(UI *ui, UI_STRING *uis, int echo, int strip_nl) in read_string_inner()
/src/usr.bin/xargs/
H A Dxargs.c76 static char echo[] = _PATH_ECHO; variable
/src/contrib/ofed/librdmacm/examples/
H A Dudpong.c91 static int echo; variable
/src/usr.bin/mail/
H A Dcmd3.c553 echo(void *arg) in echo() function

12