Searched refs:RIO_SETDEFAULTS (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/altq/
H A Daltq_rio.h84 #define RIO_SETDEFAULTS _IOW('Q', 30, struct redparams[RIO_NDROPPREC]) macro
H A Daltq_rio.c674 case RIO_SETDEFAULTS:
/netbsd-current/usr.sbin/altq/libaltq/
H A Dqop.c1394 if (ioctl(fd, RIO_SETDEFAULTS, params) < 0) {
1395 LOG(LOG_ERR, errno, "RIO_SETDEFAULTS");
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1101 unsigned IOCTL_RIO_SETDEFAULTS = RIO_SETDEFAULTS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc112 _(RIO_SETDEFAULTS, READ, struct_redparams_sz);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc111 _(RIO_SETDEFAULTS, READ, struct_redparams_sz);
H A Dsanitizer_platform_limits_netbsd.cc1263 unsigned IOCTL_RIO_SETDEFAULTS = RIO_SETDEFAULTS;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc111 _(RIO_SETDEFAULTS, READ, struct_redparams_sz);
H A Dsanitizer_platform_limits_netbsd.cpp1264 unsigned IOCTL_RIO_SETDEFAULTS = RIO_SETDEFAULTS;

Completed in 320 milliseconds