| /third_party/lwip/src/core/distributed_net/ |
| H A D | distributed_net_core.c | 191 distributed_net_recvfrom(int sock, void *buf, size_t buf_len, int flags, struct sockaddr *from, socklen_t *from_len) distributed_net_recvfrom() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/osal/ |
| H A D | drv_osal_sys_linux.c | 400 crypto_copy_from_user(hi_void *to, unsigned long to_len, const hi_void *from, unsigned long from_len) crypto_copy_from_user() argument 415 crypto_copy_to_user(hi_void *to, unsigned long to_len, const hi_void *from, unsigned long from_len) crypto_copy_to_user() argument [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__socket.c | 62 ares__socket_recvfrom(ares_channel_t *channel, ares_socket_t s, void *data, size_t data_len, int flags, struct sockaddr *from, ares_socklen_t *from_len) ares__socket_recvfrom() argument
|
| /third_party/python/Objects/stringlib/ |
| H A D | transmogrify.h | 394 stringlib_replace_delete_substring(PyObject *self, const char *from_s, Py_ssize_t from_len, Py_ssize_t maxcount) stringlib_replace_delete_substring() argument 493 stringlib_replace_substring_in_place(PyObject *self, const char *from_s, Py_ssize_t from_len, const char *to_s, Py_ssize_t to_len, Py_ssize_t maxcount) stringlib_replace_substring_in_place() argument 609 stringlib_replace_substring(PyObject *self, const char *from_s, Py_ssize_t from_len, const char *to_s, Py_ssize_t to_len, Py_ssize_t maxcount) stringlib_replace_substring() argument 678 stringlib_replace(PyObject *self, const char *from_s, Py_ssize_t from_len, const char *to_s, Py_ssize_t to_len, Py_ssize_t maxcount) stringlib_replace() argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | udp.c | 443 int from_len; in uv__process_udp_recv_req() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | udp.c | 499 int from_len; in uv__process_udp_recv_req() local
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | private-lib-roles-http.h | 158 int from_len, to_len; member
|
| /kernel/linux/linux-6.6/net/xdp/ |
| H A D | xsk.c | 231 u32 from_len, meta_len, rem, num_desc; in __xsk_rcv() local 199 xsk_copy_xdp(void *to, void **from, u32 to_len, u32 *from_len, skb_frag_t **frag, u32 rem) xsk_copy_xdp() argument
|
| /third_party/lwip/src/apps/smtp/ |
| H A D | smtp.c | 244 u16_t from_len; member 589 size_t from_len = strlen(from); in smtp_send_mail() local [all...] |