4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 04:49:25 +08:00
brooks 341e131f7f Add 32-bit compat for ioctls that take struct ifgroupreq.
Use an accessor to access ifgr_group and ifgr_groups.

Use an macro CASE_IOC_IFGROUPREQ(cmd) in place of case statements such
as "case SIOCAIFGROUP:". This avoids poluting the switch statements
with large numbers of #ifdefs.

Reviewed by:	kib
Obtained from:	CheriBSD
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14960
2018-08-24 15:00:03 +02:00
..
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2016-07-04 14:17:10 +01:00
2016-07-04 17:13:55 +01:00