Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core/
Dvfs.c71 lws_vfs_select_fops(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_select_fops()
119 lws_vfs_file_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_file_open()
/external/libwebsockets/test-apps/
Dtest-server.c170 const char *vfs_path, const char *vpath, in test_server_fops_open()
/external/libwebsockets/lib/roles/http/server/
Dfops-zip.c315 lws_fops_zip_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_fops_zip_open()
/external/libwebsockets/lib/plat/freertos/esp32/
Desp32-helpers.c711 const char *vfs_path, lws_fop_flags_t *flags) in esp32_lws_fops_open()