Home
last modified time | relevance | path

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

/external/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);
/external/libwebsockets/lib/core/
Dvfs.c120 lws_fop_flags_t *flags) in lws_vfs_file_open()
/external/libwebsockets/lib/plat/optee/
Dlws-plat-optee.c162 const char *filename, const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/external/libwebsockets/lib/plat/unix/
Dunix-file.c77 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/external/libwebsockets/lib/plat/windows/
Dwindows-file.c37 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/external/libwebsockets/lib/plat/freertos/
Dfreertos-file.c35 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/external/libwebsockets/lib/roles/http/server/
Dfops-zip.c316 const char *vpath, lws_fop_flags_t *flags) in lws_fops_zip_open()
318 lws_fop_flags_t local_flags = 0; in lws_fops_zip_open()
Dserver.c473 static lws_fop_flags_t
476 lws_fop_flags_t f = 0; in lws_vfs_prepare_flags()
500 lws_fop_flags_t fflags = LWS_O_RDONLY; in lws_http_serve()
2473 lws_fop_flags_t fflags = LWS_O_RDONLY; in lws_serve_http_file()
/external/libwebsockets/include/
Dlibwebsockets.h515 typedef uint32_t lws_fop_flags_t; typedef
/external/libwebsockets/test-apps/
Dtest-server.c171 lws_fop_flags_t *flags) in test_server_fops_open()
/external/libwebsockets/lib/plat/freertos/esp32/
Desp32-helpers.c711 const char *vfs_path, lws_fop_flags_t *flags) in esp32_lws_fops_open()
/external/libwebsockets/READMEs/
DREADME.coding.md662 lws_fop_flags_t *flags)