Home
last modified time | relevance | path

Searched refs:lws_fop_flags_t (Results 1 – 11 of 11) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
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/
Dvfs.c121 lws_fop_flags_t *flags) in lws_vfs_file_open()
/third_party/libwebsockets/lib/plat/optee/
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/
Dunix-file.c83 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-file.c37 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-file.c35 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/lib/roles/http/server/
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()
Dserver.c635 static lws_fop_flags_t
638 lws_fop_flags_t f = 0; in lws_vfs_prepare_flags()
662 lws_fop_flags_t fflags = LWS_O_RDONLY; in lws_http_serve()
2725 lws_fop_flags_t fflags = LWS_O_RDONLY; in lws_serve_http_file()
/third_party/libwebsockets/include/
Dlibwebsockets.h560 typedef uint32_t lws_fop_flags_t; typedef
/third_party/libwebsockets/test-apps/
Dtest-server.c208 lws_fop_flags_t *flags) in test_server_fops_open()
/third_party/libwebsockets/READMEs/
DREADME.coding.md626 lws_fop_flags_t *flags)