| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_er_ssdp.c | 25 int nread; in wps_er_ssdp_rx() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/ |
| H A D | faultloggerd_client.cpp | 93 ssize_t nread = OHOS_TEMP_FAILURE_RETRY(read(sockfd, ControlBuffer, sizeof(ControlBuffer) - 1)); in CheckReadResp() local
|
| /base/startup/init/services/param/linux/ |
| H A D | param_msgadp.c | 29 static void OnReceiveRequest(const TaskHandle task, const uint8_t *buffer, uint32_t nread)
in OnReceiveRequest() argument
|
| /foundation/arkui/napi/sample/native_module_netserver/ |
| H A D | net_server.cpp | 153 void NetServer::TakeDiffactionsByStatus(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf, NetServer* that) in TakeDiffactionsByStatus() argument 201 void NetServer::AfterRead(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) in AfterRead() argument
|
| H A D | netserver.cpp | 152 void NetServer::TakeDiffactionsByStatus(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf, NetServer* that) in TakeDiffactionsByStatus() argument 200 void NetServer::AfterRead(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) in AfterRead() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| H A D | traffic_manager.cpp | 87 int nread = read(fd, buf, sizeof(long)); in GetInterfaceTrafficByType() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-signal-pagefault.c | 89 ssize_t nread, offset; in fault_handler_thread() local
|
| /kernel/linux/linux-5.10/tools/testing/vsock/ |
| H A D | util.c | 251 ssize_t nread; in recv_byte() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | pio_copy.c | 475 unsigned long nread; in mid_copy_mix() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | pio_copy.c | 434 unsigned long nread; in mid_copy_mix() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-signal-pagefault.c | 89 ssize_t nread, offset; in fault_handler_thread() local
|
| /third_party/curl/tests/unit/ |
| H A D | unit2603.c | 75 ssize_t nread; in parse_success() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | elf-from-memory.c | 81 ssize_t nread = (*read_memory) (arg, buffer, ehdr_vma, in elf_from_remote_memory() local
|
| /third_party/curl/tests/http/clients/ |
| H A D | ws-data.c | 106 size_t r_offset, nread; in recv_binary() local [all...] |
| /third_party/curl/lib/ |
| H A D | http1.c | 106 ssize_t nread = 0; in next_line() local 266 ssize_t nread = 0, n; in Curl_h1_req_parse_read() local [all...] |
| /third_party/NuttX/drivers/pipes/ |
| H A D | pipe_common.c | 380 ssize_t nread; in pipecommon_read() local
|
| /third_party/libunwind/libunwind/src/ |
| H A D | os-linux.h | 209 ssize_t i, nread; in maps_next() local
|
| /third_party/libuv/test/ |
| H A D | test-udp-send-unreachable.c | 77 recv_cb(uv_udp_t* handle, ssize_t nread, const uv_buf_t* rcvbuf, const struct sockaddr* addr, unsigned flags) recv_cb() argument
|
| H A D | benchmark-udp-pummel.c | 109 recv_cb(uv_udp_t* handle, ssize_t nread, const uv_buf_t* buf, const struct sockaddr* addr, unsigned flags) recv_cb() argument
|
| H A D | benchmark-spawn.c | 91 static void on_read(uv_stream_t* pipe, ssize_t nread, const uv_buf_t* buf) { in on_read() argument
|
| H A D | test-callback-stack.c | 70 static void read_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
|
| H A D | benchmark-ping-pongs.c | 124 pinger_read_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) pinger_read_cb() argument
|
| H A D | benchmark-ping-udp.c | 88 pinger_read_cb(uv_udp_t* udp, ssize_t nread, const uv_buf_t* buf, const struct sockaddr* addr, unsigned flags) pinger_read_cb() argument
|
| H A D | test-tty-duplicate-key.c | 62 static void tty_read(uv_stream_t* tty_in, ssize_t nread, const uv_buf_t* buf) { in tty_read() argument
|
| H A D | test-shutdown-eof.c | 48 static void read_cb(uv_stream_t* t, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
|