Home
last modified time | relevance | path

Searched refs:_lws_plat_file_open (Results 1 - 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c161 _lws_plat_file_open(const struct lws_plat_file_ops *fops, in _lws_plat_file_open() function
/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, in _lws_plat_file_open() function
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-vfs.h257 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename,
/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, in _lws_plat_file_open() function
/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, in _lws_plat_file_open() function
/third_party/libwebsockets/lib/core/
H A Dcontext.c888 context->fops_platform.LWS_FOP_OPEN = _lws_plat_file_open; in lws_create_context()

Completed in 4 milliseconds