Home
last modified time | relevance | path

Searched refs:fops_plat (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/test-apps/
Dtest-server.c46 struct lws_plat_file_ops fops_plat; variable
213 fop_fd = fops_plat.open(fops, vfs_path, vpath, flags); in test_server_fops_open()
671 fops_plat = *(lws_get_fops(context)); in main()