Home
last modified time | relevance | path

Searched refs:buffer_move (Results 1 – 5 of 5) sorted by relevance

/lighttpd1.4/src/
H A Dbuffer.h40 void buffer_move(buffer * restrict b, buffer * restrict src);
H A Dbuffer.c38 void buffer_move(buffer * restrict b, buffer * restrict src) { in buffer_move() function
H A Dconfigparser.y341 buffer_move(&dc->string, rvalue); in configparser_parse_condition()
H A Dchunk.c536 buffer_move(c->mem, mem); in chunkqueue_append_buffer()
/lighttpd1.4/
H A DNEWS2080 * [core] perf: simplify buffer_move()