Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c168 _lws_plat_file_close(lws_fop_fd_t *fop_fd) in _lws_plat_file_close() function
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-file.c114 _lws_plat_file_close(lws_fop_fd_t *fop_fd) in _lws_plat_file_close() function
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-vfs.h260 _lws_plat_file_close(lws_fop_fd_t *fop_fd);
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c67 _lws_plat_file_close(lws_fop_fd_t *fops_fd) in _lws_plat_file_close() function
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-file.c81 _lws_plat_file_close(lws_fop_fd_t *fop_fd) in _lws_plat_file_close() function
/third_party/libwebsockets/lib/core/
H A Dcontext.c889 context->fops_platform.LWS_FOP_CLOSE = _lws_plat_file_close; in lws_create_context()

Completed in 5 milliseconds