Searched refs:MON_IOCX_GETX (Results 1 – 2 of 2) sorted by relevance
292 MON_IOCX_GETX, defined as _IOW(MON_IOC_MAGIC, 10, struct mon_get_arg)308 The MON_IOCX_GET copies 48 bytes to hdr area, MON_IOCX_GETX copies 64 bytes.
46 #define MON_IOCX_GETX _IOW(MON_IOC_MAGIC, 10, struct mon_bin_get) macro1067 case MON_IOCX_GETX: in mon_bin_ioctl()