Home
last modified time | relevance | path

Searched defs:from_len (Results 1 - 7 of 7) sorted by relevance

/third_party/lwip/src/core/distributed_net/
H A Ddistributed_net_core.c191 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...]
/third_party/node/deps/cares/src/lib/
H A Dares__socket.c62 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 Dtransmogrify.h394 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 Dudp.c443 int from_len; in uv__process_udp_recv_req() local
/third_party/node/deps/uv/src/win/
H A Dudp.c499 int from_len; in uv__process_udp_recv_req() local
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h158 int from_len, to_len; member
/third_party/lwip/src/apps/smtp/
H A Dsmtp.c244 u16_t from_len; member
589 size_t from_len = strlen(from); in smtp_send_mail() local
[all...]

Completed in 7 milliseconds