Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dradioio.h73 #define RIOCSINFO _IOWR('R', 22, struct radio_info) /* set info */ macro
/openbsd/sys/dev/
H A Dradio.c128 case RIOCSINFO: in radioioctl()
/openbsd/usr.bin/radioctl/
H A Dradioctl.c271 if (ioctl(fd, RIOCSINFO, &ri) == -1) { in do_ioctls()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2198 unsigned IOCTL_RIOCSINFO = RIOCSINFO;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1119 _(RIOCSINFO, READWRITE, struct_radio_info_sz);