Home
last modified time | relevance | path

Searched defs:mem_len (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/apps/
Ddgst.c472 size_t i, e = 0, length = strlen(file), newline_count = 0, mem_len = 0; in newline_escape_filename() local
/third_party/lwip/src/core/
Dpbuf.c1510 pbuf_memfind(const struct pbuf *p, const void *mem, u16_t mem_len, u16_t start_offset) in pbuf_memfind()
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultisocketsink.c707 guint mem_idx, mem_len; in map_n_memory_output_vector() local
/third_party/lwip/src/apps/smtp/
Dsmtp.c593 size_t mem_len = sizeof(struct smtp_session); in smtp_send_mail() local