Home
last modified time | relevance | path

Searched defs:vpath (Results 1 - 9 of 9) sorted by relevance

/third_party/libwebsockets/lib/core/
H A Dvfs.c123 const char *vpath = ""; in lws_vfs_file_open() local
72 lws_vfs_select_fops(const struct lws_plat_file_ops *fops, const char *vfs_path, const char **vpath) lws_vfs_select_fops() argument
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-file.c82 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, const char *vpath, lws_fop_flags_t *flags) _lws_plat_file_open() argument
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-file.c36 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, const char *vpath, lws_fop_flags_t *flags) _lws_plat_file_open() argument
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c34 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, const char *vpath, lws_fop_flags_t *flags) _lws_plat_file_open() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_bootstrap_unittest.cc172 std::string vpath = in TEST() local
/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c161 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, const char *vpath, lws_fop_flags_t *flags) _lws_plat_file_open() argument
/third_party/libwebsockets/test-apps/
H A Dtest-server.c206 test_server_fops_open(const struct lws_plat_file_ops *fops, const char *vfs_path, const char *vpath, lws_fop_flags_t *flags) test_server_fops_open() argument
/third_party/libwebsockets/lib/roles/http/server/
H A Dfops-zip.c318 lws_fops_zip_open(const struct lws_plat_file_ops *fops, const char *vfs_path, const char *vpath, lws_fop_flags_t *flags) lws_fops_zip_open() argument
[all...]
H A Dserver.c663 const char *vpath; in lws_http_serve() local
2741 const char *vpath; in lws_serve_http_file() local

Completed in 11 milliseconds