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);
218 (long)lws_vfs_get_length(fop_fd)); in test_server_fops_open()
766 (unsigned long long)lws_vfs_get_length(wsi->http.fop_fd), in lws_http_serve()2764 wsi->http.filelen = lws_vfs_get_length(wsi->http.fop_fd); in lws_serve_http_file()
650 lws_vfs_get_length(lws_fop_fd_t fop_fd);680 …s no longer set at a pointer provided by the open() fop. The api `lws_vfs_get_length()` is provid…