Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-file.c67 _lws_plat_file_close(lws_fop_fd_t *fops_fd) in _lws_plat_file_close()
78 _lws_plat_file_seek_cur(lws_fop_fd_t fops_fd, lws_fileofs_t offset) in _lws_plat_file_seek_cur()
84 _lws_plat_file_read(lws_fop_fd_t fops_fd, lws_filepos_t *amount, in _lws_plat_file_read()
101 _lws_plat_file_write(lws_fop_fd_t fops_fd, lws_filepos_t *amount, in _lws_plat_file_write()