Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Ddata_config.c58 size_t maxlen; in data_config_print() local
H A Darray.c260 size_t maxlen, i; in array_get_max_key_length() local
276 size_t maxlen; in array_print() local
H A Dbuffer.c184 int buffer_append_string_rfill(buffer *b, const char *s, size_t maxlen) { in buffer_append_string_rfill()
H A Dlemon.c2582 int i, j, maxlen, len, ncolumns, skip; local
/mOS-networking-stack/core/src/
H A Dtcp_out.c418 const uint32_t maxlen = sndvar->mss - CalculateOptionLength(TCP_FLAG_ACK); in FlushTCPSendingBuffer() local