Imported Upstream version 2.4.3
[platform/upstream/audit.git] / auparse / ioctlreqtab.h
1 /* ioctlreqtab.h --
2  * Copyright 2014 Red Hat Inc., Durham, North Carolina.
3  * All Rights Reserved.
4  *
5  * This library is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU Lesser General Public
7  * License as published by the Free Software Foundation; either
8  * version 2.1 of the License, or (at your option) any later version.
9  *
10  * This library is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13  * Lesser General Public License for more details.
14  *
15  * You should have received a copy of the GNU Lesser General Public
16  * License along with this library; if not, write to the Free Software
17  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18  *
19  * Authors:
20  *      Steve Grubb <sgrubb@redhat.com>
21  */
22
23 _S(0x4B3A,      "KDSETMODE"     )
24 _S(0x4B3B,      "KDGETMODE"     )
25 _S(0x5309,      "CDROMEJECT"    )
26 _S(0x530F,      "CDROMEJECT_SW" )
27 _S(0x5311,      "CDROM_GET_UPC" )
28 _S(0x5316,      "CDROMSEEK"     )
29 _S(0x5401,      "TCGETS"        )
30 _S(0x5402,      "TCSETS"        )
31 _S(0x5403,      "TCSETSW"       )
32 _S(0x5404,      "TCSETSF"       )
33 _S(0x5409,      "TCSBRK"        )
34 _S(0x540B,      "TCFLSH"        )
35 _S(0x540E,      "TIOCSCTTY"     )
36 _S(0x540F,      "TIOCGPGRP"     )
37 _S(0x5410,      "TIOCSPGRP"     )
38 _S(0x5413,      "TIOCGWINSZ"    )
39 _S(0x5414,      "TIOCSWINSZ"    )
40 _S(0x541B,      "TIOCINQ"       )
41 _S(0x5421,      "FIONBIO"       )
42 _S(0x8901,      "FIOSETOWN"     )
43 _S(0x8903,      "FIOGETOWN"     )
44 _S(0x8910,      "SIOCGIFNAME"   )
45 _S(0x8927,      "SIOCGIFHWADDR" )
46 _S(0x8933,      "SIOCGIFINDEX"  )
47 _S(0x89a2,      "SIOCBRADDIF"   )
48 _S(0x40045431,  "TIOCSPTLCK"    ) // Need a better fix for these
49 _S(0x80045430,  "TIOCGPTN"      )
50 _S(0x80045431,  "TIOCSPTLCK"    )
51 _S(0xC01C64A3,  "DRM_IOCTL_MODE_CURSOR" )
52 _S(0xC01864B0,  "DRM_IOCTL_MODE_PAGE_FLIP"      )
53 _S(0xC01864B1,  "DRM_IOCTL_MODE_DIRTYFB"        )
54