/third_party/node/test/parallel/ |
H A D | test-http-server-options-highwatermark.js | 10 function listen(server) { function
|
H A D | test-cluster-net-listen-backlog.js | |
/third_party/musl/src/network/ |
H A D | listen.c | 4 int listen(int fd, int backlog) in listen() function
|
/third_party/ffmpeg/libavformat/ |
H A D | tls.h | 34 int listen; member
|
H A D | unix.c | 39 int listen; member
|
H A D | sctp.c | 153 int listen; member
|
H A D | tcp.c | 38 int listen; member [all...] |
H A D | rtmpproto.c | 125 int listen; ///< listen mode flag member [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Socket.cpp | 65 void Socket::listen(int backlog) in listen() function in sw::Socket
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Socket.cpp | 66 void Socket::listen(int backlog) in listen() function in sw::Socket
|
/third_party/rust/crates/rustix/src/net/ |
H A D | socket.rs | 299 pub fn listen<Fd: AsFd>(sockfd: Fd, backlog: i32) -> io::Result<()> { in listen() functions
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deSocket.cpp | 96 void Socket::listen (const SocketAddress& address) in listen() function in de::Socket
|
/third_party/node/lib/internal/cluster/ |
H A D | child.js | |
/third_party/libuv/test/ |
H A D | test-ipc-send-recv.c | 56 uv_pipe_t listen; member
|
/third_party/lwip/src/include/lwip/priv/ |
H A D | altcp_priv.h | 102 altcp_listen_fn listen; member
|
/third_party/python/Lib/test/ |
H A D | mock_socket.py | 87 def listen(self, backlog): member in MockSocket
|
H A D | test_smtpd.py | 39 def listen(self, num): member in BrokenDummyServer
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_aexciter.c | 46 int listen; member 182 const double listen = 1.0 - s->listen; in filter_frame() local
|
H A D | af_adynamicequalizer.c | 188 double detect, gain, v, listen; in filter_channels() local
|
/third_party/python/Lib/logging/ |
H A D | config.py | 826 def listen(port=DEFAULT_LOGGING_CONFIG_PORT, verify=None): function
|
/third_party/python/Lib/ |
H A D | asyncore.py | 323 def listen(self, num): member in dispatcher
|
/third_party/node/lib/ |
H A D | net.js | [all...] |
/third_party/lwip/src/include/netif/ppp/ |
H A D | ppp_impl.h | 148 void (*listen) (ppp_pcb *pcb, void *ctx); member
|
/third_party/rust/crates/nix/src/sys/socket/ |
H A D | mod.rs | 2135 pub fn listen(sockfd: RawFd, backlog: usize) -> Result<()> { in listen() functions
|
/third_party/FreeBSD/lib/libc/include/ |
H A D | namespace.h | 81 #define listen _listen
macro
|