Searched defs:fops (Results 1 – 13 of 13) sorted by relevance
| /third_party/libwebsockets/lib/core/ |
| D | vfs.c | 28 lws_set_fops(struct lws_context *context, const struct lws_plat_file_ops *fops) in lws_set_fops() 72 lws_vfs_select_fops(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_select_fops() 120 lws_vfs_file_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_file_open()
|
| D | private-lib-core.h | 621 const struct lws_plat_file_ops *fops; member
|
| /third_party/NuttX/fs/driver/ |
| D | fs_registerdriver.c | 61 int register_driver(const char *path, const struct file_operations_vfs *fops, in register_driver()
|
| /third_party/libwebsockets/lib/plat/unix/ |
| D | unix-file.c | 82 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open()
|
| /third_party/libwebsockets/lib/plat/windows/ |
| D | windows-file.c | 36 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open()
|
| /third_party/libwebsockets/lib/plat/freertos/ |
| D | freertos-file.c | 34 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open()
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-vfs.h | 74 const struct lws_plat_file_ops *fops; member
|
| D | lws-context-vhost.h | 669 const struct lws_plat_file_ops *fops; member
|
| /third_party/libwebsockets/test-apps/ |
| D | test-server.c | 206 test_server_fops_open(const struct lws_plat_file_ops *fops, in test_server_fops_open()
|
| /third_party/libwebsockets/lib/plat/optee/ |
| D | lws-plat-optee.c | 161 _lws_plat_file_open(const struct lws_plat_file_ops *fops, in _lws_plat_file_open()
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| D | server.c | 662 const struct lws_plat_file_ops *fops; in lws_http_serve() local 2737 const struct lws_plat_file_ops *fops; in lws_serve_http_file() local
|
| D | fops-zip.c | 318 lws_fops_zip_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_fops_zip_open()
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_iec958.c | 64 snd_pcm_fast_ops_t fops; member
|