Searched defs:fops (Results 1 – 15 of 15) 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 | 615 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/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/ |
D | debugfs.h | 4 const struct file_operations *fops) in debugfs_create_file()
|
/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 | 664 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 | 660 const struct lws_plat_file_ops *fops; in lws_http_serve() local 2726 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 | 65 snd_pcm_fast_ops_t fops; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 10089 const struct block_device_operations *fops; member 28983 const struct file_operations *fops; member 66520 const struct file_operations *fops; member
|