Home
last modified time | relevance | path

Searched refs:lws_fop_flags_t (Results 1 - 10 of 10) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-vfs.h82 lws_fop_flags_t flags;
98 lws_fop_flags_t *flags);
195 lws_fop_flags_t *flags);
258 const char *vpath, lws_fop_flags_t *flags);
/third_party/libwebsockets/lib/core/
H A Dvfs.c121 lws_fop_flags_t *flags) in lws_vfs_file_open()
/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c162 const char *filename, const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-file.c83 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c35 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-file.c37 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/lib/roles/http/server/
H A Dfops-zip.c319 const char *vpath, lws_fop_flags_t *flags) in lws_fops_zip_open()
321 lws_fop_flags_t local_flags = 0; in lws_fops_zip_open()
H A Dserver.c637 static lws_fop_flags_t
640 lws_fop_flags_t f = 0; in lws_vfs_prepare_flags()
664 lws_fop_flags_t fflags = LWS_O_RDONLY; in lws_http_serve()
2736 lws_fop_flags_t fflags = LWS_O_RDONLY; in lws_serve_http_file()
/third_party/libwebsockets/include/
H A Dlibwebsockets.h563 typedef uint32_t lws_fop_flags_t; typedef
/third_party/libwebsockets/test-apps/
H A Dtest-server.c208 lws_fop_flags_t *flags) in test_server_fops_open()

Completed in 9 milliseconds