Home
last modified time | relevance | path

Searched defs:buffer_copy_off_t (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbuffer.h70 #define buffer_copy_off_t(x, y) buffer_copy_long(x, y) macro
H A Dbuffer.c379 int buffer_copy_off_t(buffer *b, off_t val) { in buffer_copy_off_t() function