Home
last modified time | relevance | path

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

/freebsd/usr.sbin/virtual_oss/virtual_oss/
H A Dint.h231 extern const struct cuse_methods vctl_methods;
H A Dctl.c613 const struct cuse_methods vctl_methods = { variable
H A Dmain.c2614 pdev = cuse_dev_create(&vctl_methods, NULL, NULL, in main()