Home
last modified time | relevance | path

Searched refs:TCP_NOPUSH (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/
DMHD_config.h.in40 /* Define to 1 if you have the declaration of `TCP_NOPUSH', and to 0 if you
Dconfigure.ac483 # TCP_CORK and TCP_NOPUSH
484 AC_CHECK_DECLS([TCP_CORK, TCP_NOPUSH], [], [], [[#include <netinet/tcp.h>]])
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt784 TCP_NOPUSH
Ddragonfly.txt942 TCP_NOPUSH
Dfreebsd.txt1188 TCP_NOPUSH
Dapple.txt1356 TCP_NOPUSH
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs523 pub const TCP_NOPUSH: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs987 pub const TCP_NOPUSH: ::c_int = 4; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs850 pub const TCP_NOPUSH: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1072 pub const TCP_NOPUSH: ::c_int = 0x10; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1021 pub const TCP_NOPUSH: ::c_int = 0x04; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3651 pub const TCP_NOPUSH: ::c_int = 4; constant