Home
last modified time | relevance | path

Searched refs:CDIOCCLOSE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dcdio.h220 #define CDIOCCLOSE _IO('c',28) /*<1>*/ macro
/freebsd/usr.sbin/cdcontrol/
H A Dcdcontrol.c389 rc = ioctl (fd, CDIOCCLOSE); in run()
/freebsd/sys/cam/scsi/
H A Dscsi_cd.c1769 && ((cmd != CDIOCCLOSE) in cdioctl()
2512 case CDIOCCLOSE: in cdioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2031 unsigned IOCTL_CDIOCCLOSE = CDIOCCLOSE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc934 _(CDIOCCLOSE, NONE, 0);