Home
last modified time | relevance | path

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

/f-stack/example/
H A Dmain_zc.c133 char html_buf[10240]; variable
216 memcpy(html_buf, buf_tmp, buf_len); in loop()
224 ff_write(clientfd, html_buf, buf_len); in loop()