Home
last modified time | relevance | path

Searched refs:nodelay (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstream_tweak.c161 int nodelay = 1; in vstream_tweak_tcp() local
164 (void *) &nodelay, sizeof(nodelay))) < 0 in vstream_tweak_tcp()
/netbsd-src/tests/lib/libcurses/tests/
H A Dnodelay2 call OK nodelay $win1 $TRUE
5 call OK nodelay $win1 $FALSE
H A DMakefile155 FILES+= nodelay
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-or1k.c86 static bool nodelay = false; variable
90 nodelay = true; in s_nodelay()
386 if (nodelay) in or1k_elf_final_processing()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-or1k.c86 static bool nodelay = false; variable
90 nodelay = true; in s_nodelay()
386 if (nodelay) in or1k_elf_final_processing()
/netbsd-src/lib/libcurses/EXAMPLES/
H A Dview.c278 nodelay(stdscr, TRUE); in main()
448 nodelay(stdscr, FALSE); in main()
457 nodelay(stdscr, TRUE); in main()
H A Dex1.c314 nodelay( stdscr, TRUE ); in main()
317 nodelay( stdscr, FALSE ); in main()
/netbsd-src/lib/libcurses/
H A Dnodelay.c1 /* $NetBSD: nodelay.c,v 1.8 2024/12/23 02:58:04 blymn Exp $ */
31 __RCSID("$NetBSD: nodelay.c,v 1.8 2024/12/23 02:58:04 blymn Exp $");
38 * nodelay --
43 nodelay(WINDOW *win, bool bf) in nodelay() function
H A DMakefile28 mvwin.c newwin.c nodelay.c notimeout.c overlay.c overwrite.c pause.c \
144 curses_tty.3 nocbreak.3 curses_input.3 nodelay.3 \
H A Dcurses.h728 int nodelay(WINDOW *, bool);
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/or1k/
H A Dor1k-asm.h9 .nodelay
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/or1k/
H A Dor1k-asm.h9 .nodelay
/netbsd-src/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c671 int* reuseport, int transparent, int mss, int nodelay, int freebind, in create_tcp_accept_sock() argument
718 if(nodelay) { in create_tcp_accept_sock()
1006 int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, in make_sock() argument
1043 transparent, tcp_mss, nodelay, freebind, use_systemd, in make_sock()
1062 int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, in make_sock_port() argument
1085 snd, reuseport, transparent, tcp_mss, nodelay, freebind, in make_sock_port()
1089 reuseport, transparent, tcp_mss, nodelay, freebind, use_systemd, in make_sock_port()
1257 int nodelay = is_https && http2_nodelay; in ports_create_if() local
1279 tcp_mss, nodelay, freebind, use_systemd, dscp, ub_sock)) == -1) { in ports_create_if()
1316 tcp_mss, nodelay, freebind, use_systemd, dscp, ub_sock)) == -1) { in ports_create_if()
[all …]
H A Dlisten_dnsport.h282 int* reuseport, int transparent, int mss, int nodelay, int freebind,
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-or1k.texi274 @cindex @code{nodelay} directive, OpenRISC
275 @item .nodelay
276 On the OpenRISC, the @code{.nodelay} directive sets a flag in elf binaries
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-or1k.texi274 @cindex @code{nodelay} directive, OpenRISC
275 @item .nodelay
276 On the OpenRISC, the @code{.nodelay} directive sets a flag in elf binaries
/netbsd-src/tests/lib/libcurses/
H A Dt_curses.sh581 atf_test_case nodelay
588 h_run nodelay
2265 atf_add_test_case nodelay
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dossl_shim.cc484 int nodelay = 1; in Connect() local
486 reinterpret_cast<const char*>(&nodelay), sizeof(nodelay)) != 0) { in Connect()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dipropd_master.c341 int nodelay = 1; in add_slave() local
343 (void *)&nodelay, sizeof(nodelay)); in add_slave()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-or1k.c2273 unsigned nodelay = elf_elfheader (output_bfd)->e_flags & EF_OR1K_NODELAY; in or1k_write_plt_entry() local
2285 if (nodelay) in or1k_write_plt_entry()
2298 if (nodelay) in or1k_write_plt_entry()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-or1k.c2281 unsigned nodelay = elf_elfheader (output_bfd)->e_flags & EF_OR1K_NODELAY; in or1k_write_plt_entry() local
2293 if (nodelay) in or1k_write_plt_entry()
2306 if (nodelay) in or1k_write_plt_entry()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfiglexer.lex270 http-nodelay{COLON} { YDVAR(1, VAR_HTTP_NODELAY) }
/netbsd-src/sys/dev/ic/
H A Disp.c7090 isp_mboxcmd_qnw(ispsoftc_t *isp, mbreg_t *mbp, int nodelay) in isp_mboxcmd_qnw() argument
7109 if (nodelay == 0) { in isp_mboxcmd_qnw()
7113 if (nodelay == 0) { in isp_mboxcmd_qnw()
7128 if (nodelay) { in isp_mboxcmd_qnw()
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt2736 nodelay
/netbsd-src/tests/lib/libcurses/slave/
H A Dcurses_commands.c2282 report_return(nodelay(win, flag)); in cmd_nodelay()

12