Searched refs:lws_vfs_get_length (Results 1 – 5 of 5) sorted by relevance
40 lws_vfs_get_length(lws_fop_fd_t fop_fd) in lws_vfs_get_length() function
152 lws_vfs_get_length(lws_fop_fd_t fop_fd);
181 (long)lws_vfs_get_length(fop_fd)); in test_server_fops_open()
600 (unsigned long long)lws_vfs_get_length(wsi->http.fop_fd), in lws_http_serve()2512 wsi->http.filelen = lws_vfs_get_length(wsi->http.fop_fd); in lws_serve_http_file()
686 lws_vfs_get_length(lws_fop_fd_t fop_fd);716 …s no longer set at a pointer provided by the open() fop. The api `lws_vfs_get_length()` is provid…