Home
last modified time | relevance | path

Searched defs:lws_plat_file_ops (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-vfs.h95 struct lws_plat_file_ops { struct
96 lws_fop_fd_t (*LWS_FOP_OPEN)(const struct lws_plat_file_ops *fops, argument
123 const struct lws_plat_file_ops *next; argument