Searched refs:MON_IOCX_MFETCH (Results 1 – 2 of 2) sorted by relevance
40 #define MON_IOCX_MFETCH _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch) macro1068 case MON_IOCX_MFETCH: in mon_bin_ioctl()
290 MON_IOCX_MFETCH, defined as _IOWR(MON_IOC_MAGIC, 7, struct mon_mfetch_arg)341 ioctl(fd, MON_IOCX_MFETCH, &fetch); // Process errors, too