Home
last modified time | relevance | path

Searched refs:lws_vfs_file_seek_end (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/core/
H A Dvfs.c64 lws_vfs_file_seek_end(lws_fop_fd_t fop_fd, lws_fileofs_t offset) in lws_vfs_file_seek_end() function
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-vfs.h169 * lws_vfs_file_seek_end() - seek relative to end of file
175 lws_vfs_file_seek_end(lws_fop_fd_t fop_fd, lws_fileofs_t offset);
/third_party/libwebsockets/lib/roles/http/server/
H A Dfops-zip.c173 if (lws_vfs_file_seek_end(priv->zip_fop_fd, -ZE_DIRECTORY_LENGTH) < 0) in lws_fops_zip_scan()

Completed in 2 milliseconds