Home
last modified time | relevance | path

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

/f-stack/example/
H A Dmain_zc.c214 ff_write(clientfd, zc_buf.bsd_mbuf, buf_len); in loop()
224 ff_write(clientfd, html_buf, buf_len); in loop()
H A Dmain_epoll.c92 ff_write( events[i].data.fd, html, sizeof(html) - 1); in loop()
H A Dmain.c103 ff_write(clientfd, html, sizeof(html) - 1); in loop()
/f-stack/lib/
H A Dff_api.symlist10 ff_write
H A Dff_api.h90 ssize_t ff_write(int fd, const void *buf, size_t nbytes);
H A Dff_syscall_wrapper.c743 ff_write(int fd, const void *buf, size_t nbytes) in ff_write() function
/f-stack/app/micro_thread/
H A Dff_hook.cpp75 return ff_write(fd, buf, nbyte); in ff_hook_write()
/f-stack/app/redis-5.0.5/src/
H A Danet_ff.c317 return ff_write(sockfd, buf, count); in write()
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_module.c498 return ff_write(sockfd, buf, count); in write()
/f-stack/doc/
H A DF-Stack_API_Reference.md114 ssize_t ff_write(int fd, const void *buf, size_t nbytes);