Searched refs:CBQ_CLEAR_HIERARCHY (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/altq/
H A Daltq_cbq.h173 #define CBQ_CLEAR_HIERARCHY _IOW('Q', 5, struct cbq_interface) macro
H A Daltq_cbq.c1052 case CBQ_CLEAR_HIERARCHY:
/netbsd-current/usr.sbin/altq/libaltq/
H A Dqop_cbq.c968 if (ioctl(cbq_fd, CBQ_CLEAR_HIERARCHY, &iface) < 0)
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1025 unsigned IOCTL_CBQ_CLEAR_HIERARCHY = CBQ_CLEAR_HIERARCHY;
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1187 unsigned IOCTL_CBQ_CLEAR_HIERARCHY = CBQ_CLEAR_HIERARCHY;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1188 unsigned IOCTL_CBQ_CLEAR_HIERARCHY = CBQ_CLEAR_HIERARCHY;

Completed in 324 milliseconds