Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/server/
H A Dfops-zip.c204 priv->content_start = lws_vfs_tell(priv->zip_fop_fd); in lws_fops_zip_scan()
220 priv->hdr.filename_start = lws_vfs_tell(priv->zip_fop_fd); in lws_fops_zip_scan()
501 lws_filepos_t ramount, rlen, cur = lws_vfs_tell(fd); in lws_fops_zip_read()
/third_party/libwebsockets/lib/core/
H A Dvfs.c34 lws_vfs_tell(lws_fop_fd_t fop_fd) in lws_vfs_tell() function
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-vfs.h140 * lws_vfs_tell() - get current file position
145 lws_vfs_tell(lws_fop_fd_t fop_fd);

Completed in 2 milliseconds