Searched refs:CDIOCALLOW (Results 1 – 5 of 5) sorted by relevance
315 ncom = CDIOCALLOW; in linux_ioctl_cdrom()380 ncom = SCARG(uap, data) != 0 ? CDIOCPREVENT : CDIOCALLOW; in linux_ioctl_cdrom()
233 #define CDIOCALLOW _IO('c', 25) macro
474 if (ioctl(fd, CDIOCALLOW) < 0) in run()490 if (ioctl(fd, CDIOCALLOW) < 0) in run()496 if (ioctl(fd, CDIOCALLOW) < 0) in run()
721 case CDIOCALLOW: in mcdioctl()
1406 case CDIOCALLOW: in cdioctl()