Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dbuffer.h122 #define buffer_append_uint_hex(b,len) buffer_append_uint_hex_lc((b),(len))
124 void buffer_append_uint_hex_lc(buffer *b, uintmax_t len);
H A Dbuffer.c275 void buffer_append_uint_hex_lc(buffer *b, uintmax_t value) { in buffer_append_uint_hex_lc() function
H A Dmod_proxy.c806 buffer_append_uint_hex_lc(tb, (uintmax_t)req_cqlen); in proxy_stdin_append()
H A Dmod_webdav.c2623 buffer_append_uint_hex_lc(tmpb, (uintptr_t)pconf); /*(stack/heap addr)*/ in webdav_linktmp_rename()
2690 buffer_append_uint_hex_lc(tmpb, (uintptr_t)pconf); /*(stack/heap addr)*/ in webdav_copytmp_rename()
4962 buffer_append_uint_hex_lc(tmpb, (uintptr_t)pconf); /*(stack/heap addr)*/ in mod_webdav_put()
/lighttpd1.4/
H A DNEWS2180 * [core] buffer_append_uint_hex_lc() uses lc hex