Home
last modified time | relevance | path

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

/openbsd/sys/miscfs/fuse/
H A Dfusefs.h43 #define FIOCGETFBDAT _IOW('F', 0, struct fb_ioctl_xch) macro
H A Dfuse_device.c295 case FIOCGETFBDAT: in fuseioctl()
/openbsd/lib/libfuse/
H A Dfuse.c220 if (ioctl(fuse->fc->fd, FIOCGETFBDAT, in fuse_loop()