1*4b9c6d91SCole Faust /* GENERATED BY MAKEFILE */ 2*4b9c6d91SCole Faust 3*4b9c6d91SCole Faust 4*4b9c6d91SCole Faust #include "gen_constants-inl.h" 5*4b9c6d91SCole Faust #include "libconstants.h" 6*4b9c6d91SCole Faust const struct constant_entry constant_table[] = { 7*4b9c6d91SCole Faust #ifdef AF_ALG 8*4b9c6d91SCole Faust { "AF_ALG", (unsigned long) AF_ALG }, 9*4b9c6d91SCole Faust #endif // AF_ALG 10*4b9c6d91SCole Faust #ifdef AF_APPLETALK 11*4b9c6d91SCole Faust { "AF_APPLETALK", (unsigned long) AF_APPLETALK }, 12*4b9c6d91SCole Faust #endif // AF_APPLETALK 13*4b9c6d91SCole Faust #ifdef AF_ASH 14*4b9c6d91SCole Faust { "AF_ASH", (unsigned long) AF_ASH }, 15*4b9c6d91SCole Faust #endif // AF_ASH 16*4b9c6d91SCole Faust #ifdef AF_ATMPVC 17*4b9c6d91SCole Faust { "AF_ATMPVC", (unsigned long) AF_ATMPVC }, 18*4b9c6d91SCole Faust #endif // AF_ATMPVC 19*4b9c6d91SCole Faust #ifdef AF_ATMSVC 20*4b9c6d91SCole Faust { "AF_ATMSVC", (unsigned long) AF_ATMSVC }, 21*4b9c6d91SCole Faust #endif // AF_ATMSVC 22*4b9c6d91SCole Faust #ifdef AF_AX25 23*4b9c6d91SCole Faust { "AF_AX25", (unsigned long) AF_AX25 }, 24*4b9c6d91SCole Faust #endif // AF_AX25 25*4b9c6d91SCole Faust #ifdef AF_BLUETOOTH 26*4b9c6d91SCole Faust { "AF_BLUETOOTH", (unsigned long) AF_BLUETOOTH }, 27*4b9c6d91SCole Faust #endif // AF_BLUETOOTH 28*4b9c6d91SCole Faust #ifdef AF_BRIDGE 29*4b9c6d91SCole Faust { "AF_BRIDGE", (unsigned long) AF_BRIDGE }, 30*4b9c6d91SCole Faust #endif // AF_BRIDGE 31*4b9c6d91SCole Faust #ifdef AF_CAIF 32*4b9c6d91SCole Faust { "AF_CAIF", (unsigned long) AF_CAIF }, 33*4b9c6d91SCole Faust #endif // AF_CAIF 34*4b9c6d91SCole Faust #ifdef AF_CAN 35*4b9c6d91SCole Faust { "AF_CAN", (unsigned long) AF_CAN }, 36*4b9c6d91SCole Faust #endif // AF_CAN 37*4b9c6d91SCole Faust #ifdef AF_ECONET 38*4b9c6d91SCole Faust { "AF_ECONET", (unsigned long) AF_ECONET }, 39*4b9c6d91SCole Faust #endif // AF_ECONET 40*4b9c6d91SCole Faust #ifdef AF_FILE 41*4b9c6d91SCole Faust { "AF_FILE", (unsigned long) AF_FILE }, 42*4b9c6d91SCole Faust #endif // AF_FILE 43*4b9c6d91SCole Faust #ifdef AF_IB 44*4b9c6d91SCole Faust { "AF_IB", (unsigned long) AF_IB }, 45*4b9c6d91SCole Faust #endif // AF_IB 46*4b9c6d91SCole Faust #ifdef AF_IEEE802154 47*4b9c6d91SCole Faust { "AF_IEEE802154", (unsigned long) AF_IEEE802154 }, 48*4b9c6d91SCole Faust #endif // AF_IEEE802154 49*4b9c6d91SCole Faust #ifdef AF_INET6 50*4b9c6d91SCole Faust { "AF_INET6", (unsigned long) AF_INET6 }, 51*4b9c6d91SCole Faust #endif // AF_INET6 52*4b9c6d91SCole Faust #ifdef AF_INET 53*4b9c6d91SCole Faust { "AF_INET", (unsigned long) AF_INET }, 54*4b9c6d91SCole Faust #endif // AF_INET 55*4b9c6d91SCole Faust #ifdef AF_IPX 56*4b9c6d91SCole Faust { "AF_IPX", (unsigned long) AF_IPX }, 57*4b9c6d91SCole Faust #endif // AF_IPX 58*4b9c6d91SCole Faust #ifdef AF_IRDA 59*4b9c6d91SCole Faust { "AF_IRDA", (unsigned long) AF_IRDA }, 60*4b9c6d91SCole Faust #endif // AF_IRDA 61*4b9c6d91SCole Faust #ifdef AF_ISDN 62*4b9c6d91SCole Faust { "AF_ISDN", (unsigned long) AF_ISDN }, 63*4b9c6d91SCole Faust #endif // AF_ISDN 64*4b9c6d91SCole Faust #ifdef AF_IUCV 65*4b9c6d91SCole Faust { "AF_IUCV", (unsigned long) AF_IUCV }, 66*4b9c6d91SCole Faust #endif // AF_IUCV 67*4b9c6d91SCole Faust #ifdef AF_KCM 68*4b9c6d91SCole Faust { "AF_KCM", (unsigned long) AF_KCM }, 69*4b9c6d91SCole Faust #endif // AF_KCM 70*4b9c6d91SCole Faust #ifdef AF_KEY 71*4b9c6d91SCole Faust { "AF_KEY", (unsigned long) AF_KEY }, 72*4b9c6d91SCole Faust #endif // AF_KEY 73*4b9c6d91SCole Faust #ifdef AF_LLC 74*4b9c6d91SCole Faust { "AF_LLC", (unsigned long) AF_LLC }, 75*4b9c6d91SCole Faust #endif // AF_LLC 76*4b9c6d91SCole Faust #ifdef AF_LOCAL 77*4b9c6d91SCole Faust { "AF_LOCAL", (unsigned long) AF_LOCAL }, 78*4b9c6d91SCole Faust #endif // AF_LOCAL 79*4b9c6d91SCole Faust #ifdef AF_MAX 80*4b9c6d91SCole Faust { "AF_MAX", (unsigned long) AF_MAX }, 81*4b9c6d91SCole Faust #endif // AF_MAX 82*4b9c6d91SCole Faust #ifdef AF_MPLS 83*4b9c6d91SCole Faust { "AF_MPLS", (unsigned long) AF_MPLS }, 84*4b9c6d91SCole Faust #endif // AF_MPLS 85*4b9c6d91SCole Faust #ifdef AF_NETBEUI 86*4b9c6d91SCole Faust { "AF_NETBEUI", (unsigned long) AF_NETBEUI }, 87*4b9c6d91SCole Faust #endif // AF_NETBEUI 88*4b9c6d91SCole Faust #ifdef AF_NETLINK 89*4b9c6d91SCole Faust { "AF_NETLINK", (unsigned long) AF_NETLINK }, 90*4b9c6d91SCole Faust #endif // AF_NETLINK 91*4b9c6d91SCole Faust #ifdef AF_NETROM 92*4b9c6d91SCole Faust { "AF_NETROM", (unsigned long) AF_NETROM }, 93*4b9c6d91SCole Faust #endif // AF_NETROM 94*4b9c6d91SCole Faust #ifdef AF_NFC 95*4b9c6d91SCole Faust { "AF_NFC", (unsigned long) AF_NFC }, 96*4b9c6d91SCole Faust #endif // AF_NFC 97*4b9c6d91SCole Faust #ifdef AF_PACKET 98*4b9c6d91SCole Faust { "AF_PACKET", (unsigned long) AF_PACKET }, 99*4b9c6d91SCole Faust #endif // AF_PACKET 100*4b9c6d91SCole Faust #ifdef AF_PHONET 101*4b9c6d91SCole Faust { "AF_PHONET", (unsigned long) AF_PHONET }, 102*4b9c6d91SCole Faust #endif // AF_PHONET 103*4b9c6d91SCole Faust #ifdef AF_PPPOX 104*4b9c6d91SCole Faust { "AF_PPPOX", (unsigned long) AF_PPPOX }, 105*4b9c6d91SCole Faust #endif // AF_PPPOX 106*4b9c6d91SCole Faust #ifdef AF_QIPCRTR 107*4b9c6d91SCole Faust { "AF_QIPCRTR", (unsigned long) AF_QIPCRTR }, 108*4b9c6d91SCole Faust #endif // AF_QIPCRTR 109*4b9c6d91SCole Faust #ifdef AF_RDS 110*4b9c6d91SCole Faust { "AF_RDS", (unsigned long) AF_RDS }, 111*4b9c6d91SCole Faust #endif // AF_RDS 112*4b9c6d91SCole Faust #ifdef AF_ROSE 113*4b9c6d91SCole Faust { "AF_ROSE", (unsigned long) AF_ROSE }, 114*4b9c6d91SCole Faust #endif // AF_ROSE 115*4b9c6d91SCole Faust #ifdef AF_ROUTE 116*4b9c6d91SCole Faust { "AF_ROUTE", (unsigned long) AF_ROUTE }, 117*4b9c6d91SCole Faust #endif // AF_ROUTE 118*4b9c6d91SCole Faust #ifdef AF_RXRPC 119*4b9c6d91SCole Faust { "AF_RXRPC", (unsigned long) AF_RXRPC }, 120*4b9c6d91SCole Faust #endif // AF_RXRPC 121*4b9c6d91SCole Faust #ifdef AF_SECURITY 122*4b9c6d91SCole Faust { "AF_SECURITY", (unsigned long) AF_SECURITY }, 123*4b9c6d91SCole Faust #endif // AF_SECURITY 124*4b9c6d91SCole Faust #ifdef AF_SMC 125*4b9c6d91SCole Faust { "AF_SMC", (unsigned long) AF_SMC }, 126*4b9c6d91SCole Faust #endif // AF_SMC 127*4b9c6d91SCole Faust #ifdef AF_SNA 128*4b9c6d91SCole Faust { "AF_SNA", (unsigned long) AF_SNA }, 129*4b9c6d91SCole Faust #endif // AF_SNA 130*4b9c6d91SCole Faust #ifdef AF_TIPC 131*4b9c6d91SCole Faust { "AF_TIPC", (unsigned long) AF_TIPC }, 132*4b9c6d91SCole Faust #endif // AF_TIPC 133*4b9c6d91SCole Faust #ifdef AF_UNIX 134*4b9c6d91SCole Faust { "AF_UNIX", (unsigned long) AF_UNIX }, 135*4b9c6d91SCole Faust #endif // AF_UNIX 136*4b9c6d91SCole Faust #ifdef AF_UNSPEC 137*4b9c6d91SCole Faust { "AF_UNSPEC", (unsigned long) AF_UNSPEC }, 138*4b9c6d91SCole Faust #endif // AF_UNSPEC 139*4b9c6d91SCole Faust #ifdef AF_VSOCK 140*4b9c6d91SCole Faust { "AF_VSOCK", (unsigned long) AF_VSOCK }, 141*4b9c6d91SCole Faust #endif // AF_VSOCK 142*4b9c6d91SCole Faust #ifdef AF_WANPIPE 143*4b9c6d91SCole Faust { "AF_WANPIPE", (unsigned long) AF_WANPIPE }, 144*4b9c6d91SCole Faust #endif // AF_WANPIPE 145*4b9c6d91SCole Faust #ifdef AF_X25 146*4b9c6d91SCole Faust { "AF_X25", (unsigned long) AF_X25 }, 147*4b9c6d91SCole Faust #endif // AF_X25 148*4b9c6d91SCole Faust #ifdef AF_XDP 149*4b9c6d91SCole Faust { "AF_XDP", (unsigned long) AF_XDP }, 150*4b9c6d91SCole Faust #endif // AF_XDP 151*4b9c6d91SCole Faust #ifdef ARCH_GET_CPUID 152*4b9c6d91SCole Faust { "ARCH_GET_CPUID", (unsigned long) ARCH_GET_CPUID }, 153*4b9c6d91SCole Faust #endif // ARCH_GET_CPUID 154*4b9c6d91SCole Faust #ifdef ARCH_GET_FS 155*4b9c6d91SCole Faust { "ARCH_GET_FS", (unsigned long) ARCH_GET_FS }, 156*4b9c6d91SCole Faust #endif // ARCH_GET_FS 157*4b9c6d91SCole Faust #ifdef ARCH_GET_GS 158*4b9c6d91SCole Faust { "ARCH_GET_GS", (unsigned long) ARCH_GET_GS }, 159*4b9c6d91SCole Faust #endif // ARCH_GET_GS 160*4b9c6d91SCole Faust #ifdef ARCH_MAP_VDSO_32 161*4b9c6d91SCole Faust { "ARCH_MAP_VDSO_32", (unsigned long) ARCH_MAP_VDSO_32 }, 162*4b9c6d91SCole Faust #endif // ARCH_MAP_VDSO_32 163*4b9c6d91SCole Faust #ifdef ARCH_MAP_VDSO_64 164*4b9c6d91SCole Faust { "ARCH_MAP_VDSO_64", (unsigned long) ARCH_MAP_VDSO_64 }, 165*4b9c6d91SCole Faust #endif // ARCH_MAP_VDSO_64 166*4b9c6d91SCole Faust #ifdef ARCH_MAP_VDSO_X32 167*4b9c6d91SCole Faust { "ARCH_MAP_VDSO_X32", (unsigned long) ARCH_MAP_VDSO_X32 }, 168*4b9c6d91SCole Faust #endif // ARCH_MAP_VDSO_X32 169*4b9c6d91SCole Faust #ifdef ARCH_SET_CPUID 170*4b9c6d91SCole Faust { "ARCH_SET_CPUID", (unsigned long) ARCH_SET_CPUID }, 171*4b9c6d91SCole Faust #endif // ARCH_SET_CPUID 172*4b9c6d91SCole Faust #ifdef ARCH_SET_FS 173*4b9c6d91SCole Faust { "ARCH_SET_FS", (unsigned long) ARCH_SET_FS }, 174*4b9c6d91SCole Faust #endif // ARCH_SET_FS 175*4b9c6d91SCole Faust #ifdef ARCH_SET_GS 176*4b9c6d91SCole Faust { "ARCH_SET_GS", (unsigned long) ARCH_SET_GS }, 177*4b9c6d91SCole Faust #endif // ARCH_SET_GS 178*4b9c6d91SCole Faust #ifdef ARG_MAX 179*4b9c6d91SCole Faust { "ARG_MAX", (unsigned long) ARG_MAX }, 180*4b9c6d91SCole Faust #endif // ARG_MAX 181*4b9c6d91SCole Faust #ifdef ASYNCB_AUTO_IRQ 182*4b9c6d91SCole Faust { "ASYNCB_AUTO_IRQ", (unsigned long) ASYNCB_AUTO_IRQ }, 183*4b9c6d91SCole Faust #endif // ASYNCB_AUTO_IRQ 184*4b9c6d91SCole Faust #ifdef ASYNCB_AUTOPROBE 185*4b9c6d91SCole Faust { "ASYNCB_AUTOPROBE", (unsigned long) ASYNCB_AUTOPROBE }, 186*4b9c6d91SCole Faust #endif // ASYNCB_AUTOPROBE 187*4b9c6d91SCole Faust #ifdef ASYNCB_BOOT_AUTOCONF 188*4b9c6d91SCole Faust { "ASYNCB_BOOT_AUTOCONF", (unsigned long) ASYNCB_BOOT_AUTOCONF }, 189*4b9c6d91SCole Faust #endif // ASYNCB_BOOT_AUTOCONF 190*4b9c6d91SCole Faust #ifdef ASYNCB_BUGGY_UART 191*4b9c6d91SCole Faust { "ASYNCB_BUGGY_UART", (unsigned long) ASYNCB_BUGGY_UART }, 192*4b9c6d91SCole Faust #endif // ASYNCB_BUGGY_UART 193*4b9c6d91SCole Faust #ifdef ASYNCB_CALLOUT_NOHUP 194*4b9c6d91SCole Faust { "ASYNCB_CALLOUT_NOHUP", (unsigned long) ASYNCB_CALLOUT_NOHUP }, 195*4b9c6d91SCole Faust #endif // ASYNCB_CALLOUT_NOHUP 196*4b9c6d91SCole Faust #ifdef ASYNCB_CHECK_CD 197*4b9c6d91SCole Faust { "ASYNCB_CHECK_CD", (unsigned long) ASYNCB_CHECK_CD }, 198*4b9c6d91SCole Faust #endif // ASYNCB_CHECK_CD 199*4b9c6d91SCole Faust #ifdef ASYNCB_CLOSING 200*4b9c6d91SCole Faust { "ASYNCB_CLOSING", (unsigned long) ASYNCB_CLOSING }, 201*4b9c6d91SCole Faust #endif // ASYNCB_CLOSING 202*4b9c6d91SCole Faust #ifdef ASYNCB_CONS_FLOW 203*4b9c6d91SCole Faust { "ASYNCB_CONS_FLOW", (unsigned long) ASYNCB_CONS_FLOW }, 204*4b9c6d91SCole Faust #endif // ASYNCB_CONS_FLOW 205*4b9c6d91SCole Faust #ifdef ASYNCB_CTS_FLOW 206*4b9c6d91SCole Faust { "ASYNCB_CTS_FLOW", (unsigned long) ASYNCB_CTS_FLOW }, 207*4b9c6d91SCole Faust #endif // ASYNCB_CTS_FLOW 208*4b9c6d91SCole Faust #ifdef ASYNCB_FIRST_KERNEL 209*4b9c6d91SCole Faust { "ASYNCB_FIRST_KERNEL", (unsigned long) ASYNCB_FIRST_KERNEL }, 210*4b9c6d91SCole Faust #endif // ASYNCB_FIRST_KERNEL 211*4b9c6d91SCole Faust #ifdef ASYNCB_FOURPORT 212*4b9c6d91SCole Faust { "ASYNCB_FOURPORT", (unsigned long) ASYNCB_FOURPORT }, 213*4b9c6d91SCole Faust #endif // ASYNCB_FOURPORT 214*4b9c6d91SCole Faust #ifdef ASYNCB_HARDPPS_CD 215*4b9c6d91SCole Faust { "ASYNCB_HARDPPS_CD", (unsigned long) ASYNCB_HARDPPS_CD }, 216*4b9c6d91SCole Faust #endif // ASYNCB_HARDPPS_CD 217*4b9c6d91SCole Faust #ifdef ASYNCB_HUP_NOTIFY 218*4b9c6d91SCole Faust { "ASYNCB_HUP_NOTIFY", (unsigned long) ASYNCB_HUP_NOTIFY }, 219*4b9c6d91SCole Faust #endif // ASYNCB_HUP_NOTIFY 220*4b9c6d91SCole Faust #ifdef ASYNCB_INITIALIZED 221*4b9c6d91SCole Faust { "ASYNCB_INITIALIZED", (unsigned long) ASYNCB_INITIALIZED }, 222*4b9c6d91SCole Faust #endif // ASYNCB_INITIALIZED 223*4b9c6d91SCole Faust #ifdef ASYNCB_LAST_USER 224*4b9c6d91SCole Faust { "ASYNCB_LAST_USER", (unsigned long) ASYNCB_LAST_USER }, 225*4b9c6d91SCole Faust #endif // ASYNCB_LAST_USER 226*4b9c6d91SCole Faust #ifdef ASYNCB_LOW_LATENCY 227*4b9c6d91SCole Faust { "ASYNCB_LOW_LATENCY", (unsigned long) ASYNCB_LOW_LATENCY }, 228*4b9c6d91SCole Faust #endif // ASYNCB_LOW_LATENCY 229*4b9c6d91SCole Faust #ifdef ASYNCB_MAGIC_MULTIPLIER 230*4b9c6d91SCole Faust { "ASYNCB_MAGIC_MULTIPLIER", (unsigned long) ASYNCB_MAGIC_MULTIPLIER }, 231*4b9c6d91SCole Faust #endif // ASYNCB_MAGIC_MULTIPLIER 232*4b9c6d91SCole Faust #ifdef ASYNCB_NORMAL_ACTIVE 233*4b9c6d91SCole Faust { "ASYNCB_NORMAL_ACTIVE", (unsigned long) ASYNCB_NORMAL_ACTIVE }, 234*4b9c6d91SCole Faust #endif // ASYNCB_NORMAL_ACTIVE 235*4b9c6d91SCole Faust #ifdef ASYNCB_PGRP_LOCKOUT 236*4b9c6d91SCole Faust { "ASYNCB_PGRP_LOCKOUT", (unsigned long) ASYNCB_PGRP_LOCKOUT }, 237*4b9c6d91SCole Faust #endif // ASYNCB_PGRP_LOCKOUT 238*4b9c6d91SCole Faust #ifdef ASYNCB_SAK 239*4b9c6d91SCole Faust { "ASYNCB_SAK", (unsigned long) ASYNCB_SAK }, 240*4b9c6d91SCole Faust #endif // ASYNCB_SAK 241*4b9c6d91SCole Faust #ifdef ASYNCB_SESSION_LOCKOUT 242*4b9c6d91SCole Faust { "ASYNCB_SESSION_LOCKOUT", (unsigned long) ASYNCB_SESSION_LOCKOUT }, 243*4b9c6d91SCole Faust #endif // ASYNCB_SESSION_LOCKOUT 244*4b9c6d91SCole Faust #ifdef ASYNCB_SHARE_IRQ 245*4b9c6d91SCole Faust { "ASYNCB_SHARE_IRQ", (unsigned long) ASYNCB_SHARE_IRQ }, 246*4b9c6d91SCole Faust #endif // ASYNCB_SHARE_IRQ 247*4b9c6d91SCole Faust #ifdef ASYNCB_SKIP_TEST 248*4b9c6d91SCole Faust { "ASYNCB_SKIP_TEST", (unsigned long) ASYNCB_SKIP_TEST }, 249*4b9c6d91SCole Faust #endif // ASYNCB_SKIP_TEST 250*4b9c6d91SCole Faust #ifdef ASYNCB_SPD_HI 251*4b9c6d91SCole Faust { "ASYNCB_SPD_HI", (unsigned long) ASYNCB_SPD_HI }, 252*4b9c6d91SCole Faust #endif // ASYNCB_SPD_HI 253*4b9c6d91SCole Faust #ifdef ASYNCB_SPD_SHI 254*4b9c6d91SCole Faust { "ASYNCB_SPD_SHI", (unsigned long) ASYNCB_SPD_SHI }, 255*4b9c6d91SCole Faust #endif // ASYNCB_SPD_SHI 256*4b9c6d91SCole Faust #ifdef ASYNCB_SPD_VHI 257*4b9c6d91SCole Faust { "ASYNCB_SPD_VHI", (unsigned long) ASYNCB_SPD_VHI }, 258*4b9c6d91SCole Faust #endif // ASYNCB_SPD_VHI 259*4b9c6d91SCole Faust #ifdef ASYNCB_SPLIT_TERMIOS 260*4b9c6d91SCole Faust { "ASYNCB_SPLIT_TERMIOS", (unsigned long) ASYNCB_SPLIT_TERMIOS }, 261*4b9c6d91SCole Faust #endif // ASYNCB_SPLIT_TERMIOS 262*4b9c6d91SCole Faust #ifdef ASYNCB_SUSPENDED 263*4b9c6d91SCole Faust { "ASYNCB_SUSPENDED", (unsigned long) ASYNCB_SUSPENDED }, 264*4b9c6d91SCole Faust #endif // ASYNCB_SUSPENDED 265*4b9c6d91SCole Faust #ifdef ASYNC_CLOSING_WAIT_INF 266*4b9c6d91SCole Faust { "ASYNC_CLOSING_WAIT_INF", (unsigned long) ASYNC_CLOSING_WAIT_INF }, 267*4b9c6d91SCole Faust #endif // ASYNC_CLOSING_WAIT_INF 268*4b9c6d91SCole Faust #ifdef ASYNC_CLOSING_WAIT_NONE 269*4b9c6d91SCole Faust { "ASYNC_CLOSING_WAIT_NONE", (unsigned long) ASYNC_CLOSING_WAIT_NONE }, 270*4b9c6d91SCole Faust #endif // ASYNC_CLOSING_WAIT_NONE 271*4b9c6d91SCole Faust #ifdef AT_EACCESS 272*4b9c6d91SCole Faust { "AT_EACCESS", (unsigned long) AT_EACCESS }, 273*4b9c6d91SCole Faust #endif // AT_EACCESS 274*4b9c6d91SCole Faust #ifdef AT_REMOVEDIR 275*4b9c6d91SCole Faust { "AT_REMOVEDIR", (unsigned long) AT_REMOVEDIR }, 276*4b9c6d91SCole Faust #endif // AT_REMOVEDIR 277*4b9c6d91SCole Faust #ifdef AT_SYMLINK_FOLLOW 278*4b9c6d91SCole Faust { "AT_SYMLINK_FOLLOW", (unsigned long) AT_SYMLINK_FOLLOW }, 279*4b9c6d91SCole Faust #endif // AT_SYMLINK_FOLLOW 280*4b9c6d91SCole Faust #ifdef AT_SYMLINK_NOFOLLOW 281*4b9c6d91SCole Faust { "AT_SYMLINK_NOFOLLOW", (unsigned long) AT_SYMLINK_NOFOLLOW }, 282*4b9c6d91SCole Faust #endif // AT_SYMLINK_NOFOLLOW 283*4b9c6d91SCole Faust #ifdef AUDIT_ADD 284*4b9c6d91SCole Faust { "AUDIT_ADD", (unsigned long) AUDIT_ADD }, 285*4b9c6d91SCole Faust #endif // AUDIT_ADD 286*4b9c6d91SCole Faust #ifdef AUDIT_ADD_RULE 287*4b9c6d91SCole Faust { "AUDIT_ADD_RULE", (unsigned long) AUDIT_ADD_RULE }, 288*4b9c6d91SCole Faust #endif // AUDIT_ADD_RULE 289*4b9c6d91SCole Faust #ifdef AUDIT_ALWAYS 290*4b9c6d91SCole Faust { "AUDIT_ALWAYS", (unsigned long) AUDIT_ALWAYS }, 291*4b9c6d91SCole Faust #endif // AUDIT_ALWAYS 292*4b9c6d91SCole Faust #ifdef AUDIT_ANOM_ABEND 293*4b9c6d91SCole Faust { "AUDIT_ANOM_ABEND", (unsigned long) AUDIT_ANOM_ABEND }, 294*4b9c6d91SCole Faust #endif // AUDIT_ANOM_ABEND 295*4b9c6d91SCole Faust #ifdef AUDIT_ANOM_CREAT 296*4b9c6d91SCole Faust { "AUDIT_ANOM_CREAT", (unsigned long) AUDIT_ANOM_CREAT }, 297*4b9c6d91SCole Faust #endif // AUDIT_ANOM_CREAT 298*4b9c6d91SCole Faust #ifdef AUDIT_ANOM_LINK 299*4b9c6d91SCole Faust { "AUDIT_ANOM_LINK", (unsigned long) AUDIT_ANOM_LINK }, 300*4b9c6d91SCole Faust #endif // AUDIT_ANOM_LINK 301*4b9c6d91SCole Faust #ifdef AUDIT_ANOM_PROMISCUOUS 302*4b9c6d91SCole Faust { "AUDIT_ANOM_PROMISCUOUS", (unsigned long) AUDIT_ANOM_PROMISCUOUS }, 303*4b9c6d91SCole Faust #endif // AUDIT_ANOM_PROMISCUOUS 304*4b9c6d91SCole Faust #ifdef AUDIT_ARCH 305*4b9c6d91SCole Faust { "AUDIT_ARCH", (unsigned long) AUDIT_ARCH }, 306*4b9c6d91SCole Faust #endif // AUDIT_ARCH 307*4b9c6d91SCole Faust #ifdef AUDIT_ARG0 308*4b9c6d91SCole Faust { "AUDIT_ARG0", (unsigned long) AUDIT_ARG0 }, 309*4b9c6d91SCole Faust #endif // AUDIT_ARG0 310*4b9c6d91SCole Faust #ifdef AUDIT_AVC 311*4b9c6d91SCole Faust { "AUDIT_AVC", (unsigned long) AUDIT_AVC }, 312*4b9c6d91SCole Faust #endif // AUDIT_AVC 313*4b9c6d91SCole Faust #ifdef AUDIT_AVC_PATH 314*4b9c6d91SCole Faust { "AUDIT_AVC_PATH", (unsigned long) AUDIT_AVC_PATH }, 315*4b9c6d91SCole Faust #endif // AUDIT_AVC_PATH 316*4b9c6d91SCole Faust #ifdef AUDIT_BIT_MASK 317*4b9c6d91SCole Faust { "AUDIT_BIT_MASK", (unsigned long) AUDIT_BIT_MASK }, 318*4b9c6d91SCole Faust #endif // AUDIT_BIT_MASK 319*4b9c6d91SCole Faust #ifdef AUDIT_BITMASK_SIZE 320*4b9c6d91SCole Faust { "AUDIT_BITMASK_SIZE", (unsigned long) AUDIT_BITMASK_SIZE }, 321*4b9c6d91SCole Faust #endif // AUDIT_BITMASK_SIZE 322*4b9c6d91SCole Faust #ifdef AUDIT_BPF 323*4b9c6d91SCole Faust { "AUDIT_BPF", (unsigned long) AUDIT_BPF }, 324*4b9c6d91SCole Faust #endif // AUDIT_BPF 325*4b9c6d91SCole Faust #ifdef AUDIT_BPRM_FCAPS 326*4b9c6d91SCole Faust { "AUDIT_BPRM_FCAPS", (unsigned long) AUDIT_BPRM_FCAPS }, 327*4b9c6d91SCole Faust #endif // AUDIT_BPRM_FCAPS 328*4b9c6d91SCole Faust #ifdef AUDIT_CAPSET 329*4b9c6d91SCole Faust { "AUDIT_CAPSET", (unsigned long) AUDIT_CAPSET }, 330*4b9c6d91SCole Faust #endif // AUDIT_CAPSET 331*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_CHATTR 332*4b9c6d91SCole Faust { "AUDIT_CLASS_CHATTR", (unsigned long) AUDIT_CLASS_CHATTR }, 333*4b9c6d91SCole Faust #endif // AUDIT_CLASS_CHATTR 334*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_CHATTR_32 335*4b9c6d91SCole Faust { "AUDIT_CLASS_CHATTR_32", (unsigned long) AUDIT_CLASS_CHATTR_32 }, 336*4b9c6d91SCole Faust #endif // AUDIT_CLASS_CHATTR_32 337*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_DIR_WRITE 338*4b9c6d91SCole Faust { "AUDIT_CLASS_DIR_WRITE", (unsigned long) AUDIT_CLASS_DIR_WRITE }, 339*4b9c6d91SCole Faust #endif // AUDIT_CLASS_DIR_WRITE 340*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_DIR_WRITE_32 341*4b9c6d91SCole Faust { "AUDIT_CLASS_DIR_WRITE_32", (unsigned long) AUDIT_CLASS_DIR_WRITE_32 }, 342*4b9c6d91SCole Faust #endif // AUDIT_CLASS_DIR_WRITE_32 343*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_READ_32 344*4b9c6d91SCole Faust { "AUDIT_CLASS_READ_32", (unsigned long) AUDIT_CLASS_READ_32 }, 345*4b9c6d91SCole Faust #endif // AUDIT_CLASS_READ_32 346*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_READ 347*4b9c6d91SCole Faust { "AUDIT_CLASS_READ", (unsigned long) AUDIT_CLASS_READ }, 348*4b9c6d91SCole Faust #endif // AUDIT_CLASS_READ 349*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_SIGNAL_32 350*4b9c6d91SCole Faust { "AUDIT_CLASS_SIGNAL_32", (unsigned long) AUDIT_CLASS_SIGNAL_32 }, 351*4b9c6d91SCole Faust #endif // AUDIT_CLASS_SIGNAL_32 352*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_SIGNAL 353*4b9c6d91SCole Faust { "AUDIT_CLASS_SIGNAL", (unsigned long) AUDIT_CLASS_SIGNAL }, 354*4b9c6d91SCole Faust #endif // AUDIT_CLASS_SIGNAL 355*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_WRITE_32 356*4b9c6d91SCole Faust { "AUDIT_CLASS_WRITE_32", (unsigned long) AUDIT_CLASS_WRITE_32 }, 357*4b9c6d91SCole Faust #endif // AUDIT_CLASS_WRITE_32 358*4b9c6d91SCole Faust #ifdef AUDIT_CLASS_WRITE 359*4b9c6d91SCole Faust { "AUDIT_CLASS_WRITE", (unsigned long) AUDIT_CLASS_WRITE }, 360*4b9c6d91SCole Faust #endif // AUDIT_CLASS_WRITE 361*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_AUID_TO_EUID 362*4b9c6d91SCole Faust { "AUDIT_COMPARE_AUID_TO_EUID", (unsigned long) AUDIT_COMPARE_AUID_TO_EUID }, 363*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_AUID_TO_EUID 364*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_AUID_TO_FSUID 365*4b9c6d91SCole Faust { "AUDIT_COMPARE_AUID_TO_FSUID", (unsigned long) AUDIT_COMPARE_AUID_TO_FSUID }, 366*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_AUID_TO_FSUID 367*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_AUID_TO_OBJ_UID 368*4b9c6d91SCole Faust { "AUDIT_COMPARE_AUID_TO_OBJ_UID", (unsigned long) AUDIT_COMPARE_AUID_TO_OBJ_UID }, 369*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_AUID_TO_OBJ_UID 370*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_AUID_TO_SUID 371*4b9c6d91SCole Faust { "AUDIT_COMPARE_AUID_TO_SUID", (unsigned long) AUDIT_COMPARE_AUID_TO_SUID }, 372*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_AUID_TO_SUID 373*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_EGID_TO_FSGID 374*4b9c6d91SCole Faust { "AUDIT_COMPARE_EGID_TO_FSGID", (unsigned long) AUDIT_COMPARE_EGID_TO_FSGID }, 375*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_EGID_TO_FSGID 376*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_EGID_TO_OBJ_GID 377*4b9c6d91SCole Faust { "AUDIT_COMPARE_EGID_TO_OBJ_GID", (unsigned long) AUDIT_COMPARE_EGID_TO_OBJ_GID }, 378*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_EGID_TO_OBJ_GID 379*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_EGID_TO_SGID 380*4b9c6d91SCole Faust { "AUDIT_COMPARE_EGID_TO_SGID", (unsigned long) AUDIT_COMPARE_EGID_TO_SGID }, 381*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_EGID_TO_SGID 382*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_EUID_TO_FSUID 383*4b9c6d91SCole Faust { "AUDIT_COMPARE_EUID_TO_FSUID", (unsigned long) AUDIT_COMPARE_EUID_TO_FSUID }, 384*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_EUID_TO_FSUID 385*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_EUID_TO_OBJ_UID 386*4b9c6d91SCole Faust { "AUDIT_COMPARE_EUID_TO_OBJ_UID", (unsigned long) AUDIT_COMPARE_EUID_TO_OBJ_UID }, 387*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_EUID_TO_OBJ_UID 388*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_EUID_TO_SUID 389*4b9c6d91SCole Faust { "AUDIT_COMPARE_EUID_TO_SUID", (unsigned long) AUDIT_COMPARE_EUID_TO_SUID }, 390*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_EUID_TO_SUID 391*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_FSGID_TO_OBJ_GID 392*4b9c6d91SCole Faust { "AUDIT_COMPARE_FSGID_TO_OBJ_GID", (unsigned long) AUDIT_COMPARE_FSGID_TO_OBJ_GID }, 393*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_FSGID_TO_OBJ_GID 394*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_FSUID_TO_OBJ_UID 395*4b9c6d91SCole Faust { "AUDIT_COMPARE_FSUID_TO_OBJ_UID", (unsigned long) AUDIT_COMPARE_FSUID_TO_OBJ_UID }, 396*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_FSUID_TO_OBJ_UID 397*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_GID_TO_EGID 398*4b9c6d91SCole Faust { "AUDIT_COMPARE_GID_TO_EGID", (unsigned long) AUDIT_COMPARE_GID_TO_EGID }, 399*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_GID_TO_EGID 400*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_GID_TO_FSGID 401*4b9c6d91SCole Faust { "AUDIT_COMPARE_GID_TO_FSGID", (unsigned long) AUDIT_COMPARE_GID_TO_FSGID }, 402*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_GID_TO_FSGID 403*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_GID_TO_OBJ_GID 404*4b9c6d91SCole Faust { "AUDIT_COMPARE_GID_TO_OBJ_GID", (unsigned long) AUDIT_COMPARE_GID_TO_OBJ_GID }, 405*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_GID_TO_OBJ_GID 406*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_GID_TO_SGID 407*4b9c6d91SCole Faust { "AUDIT_COMPARE_GID_TO_SGID", (unsigned long) AUDIT_COMPARE_GID_TO_SGID }, 408*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_GID_TO_SGID 409*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_SGID_TO_FSGID 410*4b9c6d91SCole Faust { "AUDIT_COMPARE_SGID_TO_FSGID", (unsigned long) AUDIT_COMPARE_SGID_TO_FSGID }, 411*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_SGID_TO_FSGID 412*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_SGID_TO_OBJ_GID 413*4b9c6d91SCole Faust { "AUDIT_COMPARE_SGID_TO_OBJ_GID", (unsigned long) AUDIT_COMPARE_SGID_TO_OBJ_GID }, 414*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_SGID_TO_OBJ_GID 415*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_SUID_TO_FSUID 416*4b9c6d91SCole Faust { "AUDIT_COMPARE_SUID_TO_FSUID", (unsigned long) AUDIT_COMPARE_SUID_TO_FSUID }, 417*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_SUID_TO_FSUID 418*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_SUID_TO_OBJ_UID 419*4b9c6d91SCole Faust { "AUDIT_COMPARE_SUID_TO_OBJ_UID", (unsigned long) AUDIT_COMPARE_SUID_TO_OBJ_UID }, 420*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_SUID_TO_OBJ_UID 421*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_UID_TO_AUID 422*4b9c6d91SCole Faust { "AUDIT_COMPARE_UID_TO_AUID", (unsigned long) AUDIT_COMPARE_UID_TO_AUID }, 423*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_UID_TO_AUID 424*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_UID_TO_EUID 425*4b9c6d91SCole Faust { "AUDIT_COMPARE_UID_TO_EUID", (unsigned long) AUDIT_COMPARE_UID_TO_EUID }, 426*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_UID_TO_EUID 427*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_UID_TO_FSUID 428*4b9c6d91SCole Faust { "AUDIT_COMPARE_UID_TO_FSUID", (unsigned long) AUDIT_COMPARE_UID_TO_FSUID }, 429*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_UID_TO_FSUID 430*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_UID_TO_OBJ_UID 431*4b9c6d91SCole Faust { "AUDIT_COMPARE_UID_TO_OBJ_UID", (unsigned long) AUDIT_COMPARE_UID_TO_OBJ_UID }, 432*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_UID_TO_OBJ_UID 433*4b9c6d91SCole Faust #ifdef AUDIT_COMPARE_UID_TO_SUID 434*4b9c6d91SCole Faust { "AUDIT_COMPARE_UID_TO_SUID", (unsigned long) AUDIT_COMPARE_UID_TO_SUID }, 435*4b9c6d91SCole Faust #endif // AUDIT_COMPARE_UID_TO_SUID 436*4b9c6d91SCole Faust #ifdef AUDIT_CONFIG_CHANGE 437*4b9c6d91SCole Faust { "AUDIT_CONFIG_CHANGE", (unsigned long) AUDIT_CONFIG_CHANGE }, 438*4b9c6d91SCole Faust #endif // AUDIT_CONFIG_CHANGE 439*4b9c6d91SCole Faust #ifdef AUDIT_CWD 440*4b9c6d91SCole Faust { "AUDIT_CWD", (unsigned long) AUDIT_CWD }, 441*4b9c6d91SCole Faust #endif // AUDIT_CWD 442*4b9c6d91SCole Faust #ifdef AUDIT_DAEMON_ABORT 443*4b9c6d91SCole Faust { "AUDIT_DAEMON_ABORT", (unsigned long) AUDIT_DAEMON_ABORT }, 444*4b9c6d91SCole Faust #endif // AUDIT_DAEMON_ABORT 445*4b9c6d91SCole Faust #ifdef AUDIT_DAEMON_CONFIG 446*4b9c6d91SCole Faust { "AUDIT_DAEMON_CONFIG", (unsigned long) AUDIT_DAEMON_CONFIG }, 447*4b9c6d91SCole Faust #endif // AUDIT_DAEMON_CONFIG 448*4b9c6d91SCole Faust #ifdef AUDIT_DAEMON_END 449*4b9c6d91SCole Faust { "AUDIT_DAEMON_END", (unsigned long) AUDIT_DAEMON_END }, 450*4b9c6d91SCole Faust #endif // AUDIT_DAEMON_END 451*4b9c6d91SCole Faust #ifdef AUDIT_DAEMON_START 452*4b9c6d91SCole Faust { "AUDIT_DAEMON_START", (unsigned long) AUDIT_DAEMON_START }, 453*4b9c6d91SCole Faust #endif // AUDIT_DAEMON_START 454*4b9c6d91SCole Faust #ifdef AUDIT_DEL 455*4b9c6d91SCole Faust { "AUDIT_DEL", (unsigned long) AUDIT_DEL }, 456*4b9c6d91SCole Faust #endif // AUDIT_DEL 457*4b9c6d91SCole Faust #ifdef AUDIT_DEL_RULE 458*4b9c6d91SCole Faust { "AUDIT_DEL_RULE", (unsigned long) AUDIT_DEL_RULE }, 459*4b9c6d91SCole Faust #endif // AUDIT_DEL_RULE 460*4b9c6d91SCole Faust #ifdef AUDIT_DEVMAJOR 461*4b9c6d91SCole Faust { "AUDIT_DEVMAJOR", (unsigned long) AUDIT_DEVMAJOR }, 462*4b9c6d91SCole Faust #endif // AUDIT_DEVMAJOR 463*4b9c6d91SCole Faust #ifdef AUDIT_DEVMINOR 464*4b9c6d91SCole Faust { "AUDIT_DEVMINOR", (unsigned long) AUDIT_DEVMINOR }, 465*4b9c6d91SCole Faust #endif // AUDIT_DEVMINOR 466*4b9c6d91SCole Faust #ifdef AUDIT_DIR 467*4b9c6d91SCole Faust { "AUDIT_DIR", (unsigned long) AUDIT_DIR }, 468*4b9c6d91SCole Faust #endif // AUDIT_DIR 469*4b9c6d91SCole Faust #ifdef AUDIT_EGID 470*4b9c6d91SCole Faust { "AUDIT_EGID", (unsigned long) AUDIT_EGID }, 471*4b9c6d91SCole Faust #endif // AUDIT_EGID 472*4b9c6d91SCole Faust #ifdef AUDIT_EOE 473*4b9c6d91SCole Faust { "AUDIT_EOE", (unsigned long) AUDIT_EOE }, 474*4b9c6d91SCole Faust #endif // AUDIT_EOE 475*4b9c6d91SCole Faust #ifdef AUDIT_EQUAL 476*4b9c6d91SCole Faust { "AUDIT_EQUAL", (unsigned long) AUDIT_EQUAL }, 477*4b9c6d91SCole Faust #endif // AUDIT_EQUAL 478*4b9c6d91SCole Faust #ifdef AUDIT_EUID 479*4b9c6d91SCole Faust { "AUDIT_EUID", (unsigned long) AUDIT_EUID }, 480*4b9c6d91SCole Faust #endif // AUDIT_EUID 481*4b9c6d91SCole Faust #ifdef AUDIT_EXE 482*4b9c6d91SCole Faust { "AUDIT_EXE", (unsigned long) AUDIT_EXE }, 483*4b9c6d91SCole Faust #endif // AUDIT_EXE 484*4b9c6d91SCole Faust #ifdef AUDIT_EXECVE 485*4b9c6d91SCole Faust { "AUDIT_EXECVE", (unsigned long) AUDIT_EXECVE }, 486*4b9c6d91SCole Faust #endif // AUDIT_EXECVE 487*4b9c6d91SCole Faust #ifdef AUDIT_EXIT 488*4b9c6d91SCole Faust { "AUDIT_EXIT", (unsigned long) AUDIT_EXIT }, 489*4b9c6d91SCole Faust #endif // AUDIT_EXIT 490*4b9c6d91SCole Faust #ifdef AUDIT_FAIL_PANIC 491*4b9c6d91SCole Faust { "AUDIT_FAIL_PANIC", (unsigned long) AUDIT_FAIL_PANIC }, 492*4b9c6d91SCole Faust #endif // AUDIT_FAIL_PANIC 493*4b9c6d91SCole Faust #ifdef AUDIT_FAIL_PRINTK 494*4b9c6d91SCole Faust { "AUDIT_FAIL_PRINTK", (unsigned long) AUDIT_FAIL_PRINTK }, 495*4b9c6d91SCole Faust #endif // AUDIT_FAIL_PRINTK 496*4b9c6d91SCole Faust #ifdef AUDIT_FAIL_SILENT 497*4b9c6d91SCole Faust { "AUDIT_FAIL_SILENT", (unsigned long) AUDIT_FAIL_SILENT }, 498*4b9c6d91SCole Faust #endif // AUDIT_FAIL_SILENT 499*4b9c6d91SCole Faust #ifdef AUDIT_FANOTIFY 500*4b9c6d91SCole Faust { "AUDIT_FANOTIFY", (unsigned long) AUDIT_FANOTIFY }, 501*4b9c6d91SCole Faust #endif // AUDIT_FANOTIFY 502*4b9c6d91SCole Faust #ifdef AUDIT_FD_PAIR 503*4b9c6d91SCole Faust { "AUDIT_FD_PAIR", (unsigned long) AUDIT_FD_PAIR }, 504*4b9c6d91SCole Faust #endif // AUDIT_FD_PAIR 505*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_BITMAP_BACKLOG_LIMIT 506*4b9c6d91SCole Faust { "AUDIT_FEATURE_BITMAP_BACKLOG_LIMIT", (unsigned long) AUDIT_FEATURE_BITMAP_BACKLOG_LIMIT }, 507*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_BITMAP_BACKLOG_LIMIT 508*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_BITMAP_BACKLOG_WAIT_TIME 509*4b9c6d91SCole Faust { "AUDIT_FEATURE_BITMAP_BACKLOG_WAIT_TIME", (unsigned long) AUDIT_FEATURE_BITMAP_BACKLOG_WAIT_TIME }, 510*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_BITMAP_BACKLOG_WAIT_TIME 511*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND 512*4b9c6d91SCole Faust { "AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND", (unsigned long) AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND }, 513*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND 514*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH 515*4b9c6d91SCole Faust { "AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH", (unsigned long) AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH }, 516*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH 517*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_BITMAP_FILTER_FS 518*4b9c6d91SCole Faust { "AUDIT_FEATURE_BITMAP_FILTER_FS", (unsigned long) AUDIT_FEATURE_BITMAP_FILTER_FS }, 519*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_BITMAP_FILTER_FS 520*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_BITMAP_LOST_RESET 521*4b9c6d91SCole Faust { "AUDIT_FEATURE_BITMAP_LOST_RESET", (unsigned long) AUDIT_FEATURE_BITMAP_LOST_RESET }, 522*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_BITMAP_LOST_RESET 523*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_BITMAP_SESSIONID_FILTER 524*4b9c6d91SCole Faust { "AUDIT_FEATURE_BITMAP_SESSIONID_FILTER", (unsigned long) AUDIT_FEATURE_BITMAP_SESSIONID_FILTER }, 525*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_BITMAP_SESSIONID_FILTER 526*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_CHANGE 527*4b9c6d91SCole Faust { "AUDIT_FEATURE_CHANGE", (unsigned long) AUDIT_FEATURE_CHANGE }, 528*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_CHANGE 529*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_LOGINUID_IMMUTABLE 530*4b9c6d91SCole Faust { "AUDIT_FEATURE_LOGINUID_IMMUTABLE", (unsigned long) AUDIT_FEATURE_LOGINUID_IMMUTABLE }, 531*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_LOGINUID_IMMUTABLE 532*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_ONLY_UNSET_LOGINUID 533*4b9c6d91SCole Faust { "AUDIT_FEATURE_ONLY_UNSET_LOGINUID", (unsigned long) AUDIT_FEATURE_ONLY_UNSET_LOGINUID }, 534*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_ONLY_UNSET_LOGINUID 535*4b9c6d91SCole Faust #ifdef AUDIT_FEATURE_VERSION 536*4b9c6d91SCole Faust { "AUDIT_FEATURE_VERSION", (unsigned long) AUDIT_FEATURE_VERSION }, 537*4b9c6d91SCole Faust #endif // AUDIT_FEATURE_VERSION 538*4b9c6d91SCole Faust #ifdef AUDIT_FIELD_COMPARE 539*4b9c6d91SCole Faust { "AUDIT_FIELD_COMPARE", (unsigned long) AUDIT_FIELD_COMPARE }, 540*4b9c6d91SCole Faust #endif // AUDIT_FIELD_COMPARE 541*4b9c6d91SCole Faust #ifdef AUDIT_FILETYPE 542*4b9c6d91SCole Faust { "AUDIT_FILETYPE", (unsigned long) AUDIT_FILETYPE }, 543*4b9c6d91SCole Faust #endif // AUDIT_FILETYPE 544*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_ENTRY 545*4b9c6d91SCole Faust { "AUDIT_FILTER_ENTRY", (unsigned long) AUDIT_FILTER_ENTRY }, 546*4b9c6d91SCole Faust #endif // AUDIT_FILTER_ENTRY 547*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_EXCLUDE 548*4b9c6d91SCole Faust { "AUDIT_FILTER_EXCLUDE", (unsigned long) AUDIT_FILTER_EXCLUDE }, 549*4b9c6d91SCole Faust #endif // AUDIT_FILTER_EXCLUDE 550*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_EXIT 551*4b9c6d91SCole Faust { "AUDIT_FILTER_EXIT", (unsigned long) AUDIT_FILTER_EXIT }, 552*4b9c6d91SCole Faust #endif // AUDIT_FILTER_EXIT 553*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_FS 554*4b9c6d91SCole Faust { "AUDIT_FILTER_FS", (unsigned long) AUDIT_FILTER_FS }, 555*4b9c6d91SCole Faust #endif // AUDIT_FILTER_FS 556*4b9c6d91SCole Faust #ifdef AUDIT_FILTERKEY 557*4b9c6d91SCole Faust { "AUDIT_FILTERKEY", (unsigned long) AUDIT_FILTERKEY }, 558*4b9c6d91SCole Faust #endif // AUDIT_FILTERKEY 559*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_PREPEND 560*4b9c6d91SCole Faust { "AUDIT_FILTER_PREPEND", (unsigned long) AUDIT_FILTER_PREPEND }, 561*4b9c6d91SCole Faust #endif // AUDIT_FILTER_PREPEND 562*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_TASK 563*4b9c6d91SCole Faust { "AUDIT_FILTER_TASK", (unsigned long) AUDIT_FILTER_TASK }, 564*4b9c6d91SCole Faust #endif // AUDIT_FILTER_TASK 565*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_TYPE 566*4b9c6d91SCole Faust { "AUDIT_FILTER_TYPE", (unsigned long) AUDIT_FILTER_TYPE }, 567*4b9c6d91SCole Faust #endif // AUDIT_FILTER_TYPE 568*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_USER 569*4b9c6d91SCole Faust { "AUDIT_FILTER_USER", (unsigned long) AUDIT_FILTER_USER }, 570*4b9c6d91SCole Faust #endif // AUDIT_FILTER_USER 571*4b9c6d91SCole Faust #ifdef AUDIT_FILTER_WATCH 572*4b9c6d91SCole Faust { "AUDIT_FILTER_WATCH", (unsigned long) AUDIT_FILTER_WATCH }, 573*4b9c6d91SCole Faust #endif // AUDIT_FILTER_WATCH 574*4b9c6d91SCole Faust #ifdef AUDIT_FIRST_KERN_ANOM_MSG 575*4b9c6d91SCole Faust { "AUDIT_FIRST_KERN_ANOM_MSG", (unsigned long) AUDIT_FIRST_KERN_ANOM_MSG }, 576*4b9c6d91SCole Faust #endif // AUDIT_FIRST_KERN_ANOM_MSG 577*4b9c6d91SCole Faust #ifdef AUDIT_FIRST_USER_MSG 578*4b9c6d91SCole Faust { "AUDIT_FIRST_USER_MSG", (unsigned long) AUDIT_FIRST_USER_MSG }, 579*4b9c6d91SCole Faust #endif // AUDIT_FIRST_USER_MSG 580*4b9c6d91SCole Faust #ifdef AUDIT_FIRST_USER_MSG2 581*4b9c6d91SCole Faust { "AUDIT_FIRST_USER_MSG2", (unsigned long) AUDIT_FIRST_USER_MSG2 }, 582*4b9c6d91SCole Faust #endif // AUDIT_FIRST_USER_MSG2 583*4b9c6d91SCole Faust #ifdef AUDIT_FSGID 584*4b9c6d91SCole Faust { "AUDIT_FSGID", (unsigned long) AUDIT_FSGID }, 585*4b9c6d91SCole Faust #endif // AUDIT_FSGID 586*4b9c6d91SCole Faust #ifdef AUDIT_FSTYPE 587*4b9c6d91SCole Faust { "AUDIT_FSTYPE", (unsigned long) AUDIT_FSTYPE }, 588*4b9c6d91SCole Faust #endif // AUDIT_FSTYPE 589*4b9c6d91SCole Faust #ifdef AUDIT_FSUID 590*4b9c6d91SCole Faust { "AUDIT_FSUID", (unsigned long) AUDIT_FSUID }, 591*4b9c6d91SCole Faust #endif // AUDIT_FSUID 592*4b9c6d91SCole Faust #ifdef AUDIT_GET 593*4b9c6d91SCole Faust { "AUDIT_GET", (unsigned long) AUDIT_GET }, 594*4b9c6d91SCole Faust #endif // AUDIT_GET 595*4b9c6d91SCole Faust #ifdef AUDIT_GET_FEATURE 596*4b9c6d91SCole Faust { "AUDIT_GET_FEATURE", (unsigned long) AUDIT_GET_FEATURE }, 597*4b9c6d91SCole Faust #endif // AUDIT_GET_FEATURE 598*4b9c6d91SCole Faust #ifdef AUDIT_GID 599*4b9c6d91SCole Faust { "AUDIT_GID", (unsigned long) AUDIT_GID }, 600*4b9c6d91SCole Faust #endif // AUDIT_GID 601*4b9c6d91SCole Faust #ifdef AUDIT_GREATER_THAN 602*4b9c6d91SCole Faust { "AUDIT_GREATER_THAN", (unsigned long) AUDIT_GREATER_THAN }, 603*4b9c6d91SCole Faust #endif // AUDIT_GREATER_THAN 604*4b9c6d91SCole Faust #ifdef AUDIT_INODE 605*4b9c6d91SCole Faust { "AUDIT_INODE", (unsigned long) AUDIT_INODE }, 606*4b9c6d91SCole Faust #endif // AUDIT_INODE 607*4b9c6d91SCole Faust #ifdef AUDIT_INTEGRITY_DATA 608*4b9c6d91SCole Faust { "AUDIT_INTEGRITY_DATA", (unsigned long) AUDIT_INTEGRITY_DATA }, 609*4b9c6d91SCole Faust #endif // AUDIT_INTEGRITY_DATA 610*4b9c6d91SCole Faust #ifdef AUDIT_INTEGRITY_EVM_XATTR 611*4b9c6d91SCole Faust { "AUDIT_INTEGRITY_EVM_XATTR", (unsigned long) AUDIT_INTEGRITY_EVM_XATTR }, 612*4b9c6d91SCole Faust #endif // AUDIT_INTEGRITY_EVM_XATTR 613*4b9c6d91SCole Faust #ifdef AUDIT_INTEGRITY_HASH 614*4b9c6d91SCole Faust { "AUDIT_INTEGRITY_HASH", (unsigned long) AUDIT_INTEGRITY_HASH }, 615*4b9c6d91SCole Faust #endif // AUDIT_INTEGRITY_HASH 616*4b9c6d91SCole Faust #ifdef AUDIT_INTEGRITY_METADATA 617*4b9c6d91SCole Faust { "AUDIT_INTEGRITY_METADATA", (unsigned long) AUDIT_INTEGRITY_METADATA }, 618*4b9c6d91SCole Faust #endif // AUDIT_INTEGRITY_METADATA 619*4b9c6d91SCole Faust #ifdef AUDIT_INTEGRITY_PCR 620*4b9c6d91SCole Faust { "AUDIT_INTEGRITY_PCR", (unsigned long) AUDIT_INTEGRITY_PCR }, 621*4b9c6d91SCole Faust #endif // AUDIT_INTEGRITY_PCR 622*4b9c6d91SCole Faust #ifdef AUDIT_INTEGRITY_POLICY_RULE 623*4b9c6d91SCole Faust { "AUDIT_INTEGRITY_POLICY_RULE", (unsigned long) AUDIT_INTEGRITY_POLICY_RULE }, 624*4b9c6d91SCole Faust #endif // AUDIT_INTEGRITY_POLICY_RULE 625*4b9c6d91SCole Faust #ifdef AUDIT_INTEGRITY_RULE 626*4b9c6d91SCole Faust { "AUDIT_INTEGRITY_RULE", (unsigned long) AUDIT_INTEGRITY_RULE }, 627*4b9c6d91SCole Faust #endif // AUDIT_INTEGRITY_RULE 628*4b9c6d91SCole Faust #ifdef AUDIT_INTEGRITY_STATUS 629*4b9c6d91SCole Faust { "AUDIT_INTEGRITY_STATUS", (unsigned long) AUDIT_INTEGRITY_STATUS }, 630*4b9c6d91SCole Faust #endif // AUDIT_INTEGRITY_STATUS 631*4b9c6d91SCole Faust #ifdef AUDIT_IPC 632*4b9c6d91SCole Faust { "AUDIT_IPC", (unsigned long) AUDIT_IPC }, 633*4b9c6d91SCole Faust #endif // AUDIT_IPC 634*4b9c6d91SCole Faust #ifdef AUDIT_IPC_SET_PERM 635*4b9c6d91SCole Faust { "AUDIT_IPC_SET_PERM", (unsigned long) AUDIT_IPC_SET_PERM }, 636*4b9c6d91SCole Faust #endif // AUDIT_IPC_SET_PERM 637*4b9c6d91SCole Faust #ifdef AUDIT_KERNEL 638*4b9c6d91SCole Faust { "AUDIT_KERNEL", (unsigned long) AUDIT_KERNEL }, 639*4b9c6d91SCole Faust #endif // AUDIT_KERNEL 640*4b9c6d91SCole Faust #ifdef AUDIT_KERNEL_OTHER 641*4b9c6d91SCole Faust { "AUDIT_KERNEL_OTHER", (unsigned long) AUDIT_KERNEL_OTHER }, 642*4b9c6d91SCole Faust #endif // AUDIT_KERNEL_OTHER 643*4b9c6d91SCole Faust #ifdef AUDIT_KERN_MODULE 644*4b9c6d91SCole Faust { "AUDIT_KERN_MODULE", (unsigned long) AUDIT_KERN_MODULE }, 645*4b9c6d91SCole Faust #endif // AUDIT_KERN_MODULE 646*4b9c6d91SCole Faust #ifdef AUDIT_LAST_FEATURE 647*4b9c6d91SCole Faust { "AUDIT_LAST_FEATURE", (unsigned long) AUDIT_LAST_FEATURE }, 648*4b9c6d91SCole Faust #endif // AUDIT_LAST_FEATURE 649*4b9c6d91SCole Faust #ifdef AUDIT_LAST_KERN_ANOM_MSG 650*4b9c6d91SCole Faust { "AUDIT_LAST_KERN_ANOM_MSG", (unsigned long) AUDIT_LAST_KERN_ANOM_MSG }, 651*4b9c6d91SCole Faust #endif // AUDIT_LAST_KERN_ANOM_MSG 652*4b9c6d91SCole Faust #ifdef AUDIT_LAST_USER_MSG 653*4b9c6d91SCole Faust { "AUDIT_LAST_USER_MSG", (unsigned long) AUDIT_LAST_USER_MSG }, 654*4b9c6d91SCole Faust #endif // AUDIT_LAST_USER_MSG 655*4b9c6d91SCole Faust #ifdef AUDIT_LAST_USER_MSG2 656*4b9c6d91SCole Faust { "AUDIT_LAST_USER_MSG2", (unsigned long) AUDIT_LAST_USER_MSG2 }, 657*4b9c6d91SCole Faust #endif // AUDIT_LAST_USER_MSG2 658*4b9c6d91SCole Faust #ifdef AUDIT_LESS_THAN 659*4b9c6d91SCole Faust { "AUDIT_LESS_THAN", (unsigned long) AUDIT_LESS_THAN }, 660*4b9c6d91SCole Faust #endif // AUDIT_LESS_THAN 661*4b9c6d91SCole Faust #ifdef AUDIT_LIST 662*4b9c6d91SCole Faust { "AUDIT_LIST", (unsigned long) AUDIT_LIST }, 663*4b9c6d91SCole Faust #endif // AUDIT_LIST 664*4b9c6d91SCole Faust #ifdef AUDIT_LIST_RULES 665*4b9c6d91SCole Faust { "AUDIT_LIST_RULES", (unsigned long) AUDIT_LIST_RULES }, 666*4b9c6d91SCole Faust #endif // AUDIT_LIST_RULES 667*4b9c6d91SCole Faust #ifdef AUDIT_LOGIN 668*4b9c6d91SCole Faust { "AUDIT_LOGIN", (unsigned long) AUDIT_LOGIN }, 669*4b9c6d91SCole Faust #endif // AUDIT_LOGIN 670*4b9c6d91SCole Faust #ifdef AUDIT_LOGINUID 671*4b9c6d91SCole Faust { "AUDIT_LOGINUID", (unsigned long) AUDIT_LOGINUID }, 672*4b9c6d91SCole Faust #endif // AUDIT_LOGINUID 673*4b9c6d91SCole Faust #ifdef AUDIT_LOGINUID_SET 674*4b9c6d91SCole Faust { "AUDIT_LOGINUID_SET", (unsigned long) AUDIT_LOGINUID_SET }, 675*4b9c6d91SCole Faust #endif // AUDIT_LOGINUID_SET 676*4b9c6d91SCole Faust #ifdef AUDIT_MAC_CALIPSO_ADD 677*4b9c6d91SCole Faust { "AUDIT_MAC_CALIPSO_ADD", (unsigned long) AUDIT_MAC_CALIPSO_ADD }, 678*4b9c6d91SCole Faust #endif // AUDIT_MAC_CALIPSO_ADD 679*4b9c6d91SCole Faust #ifdef AUDIT_MAC_CALIPSO_DEL 680*4b9c6d91SCole Faust { "AUDIT_MAC_CALIPSO_DEL", (unsigned long) AUDIT_MAC_CALIPSO_DEL }, 681*4b9c6d91SCole Faust #endif // AUDIT_MAC_CALIPSO_DEL 682*4b9c6d91SCole Faust #ifdef AUDIT_MAC_CIPSOV4_ADD 683*4b9c6d91SCole Faust { "AUDIT_MAC_CIPSOV4_ADD", (unsigned long) AUDIT_MAC_CIPSOV4_ADD }, 684*4b9c6d91SCole Faust #endif // AUDIT_MAC_CIPSOV4_ADD 685*4b9c6d91SCole Faust #ifdef AUDIT_MAC_CIPSOV4_DEL 686*4b9c6d91SCole Faust { "AUDIT_MAC_CIPSOV4_DEL", (unsigned long) AUDIT_MAC_CIPSOV4_DEL }, 687*4b9c6d91SCole Faust #endif // AUDIT_MAC_CIPSOV4_DEL 688*4b9c6d91SCole Faust #ifdef AUDIT_MAC_CONFIG_CHANGE 689*4b9c6d91SCole Faust { "AUDIT_MAC_CONFIG_CHANGE", (unsigned long) AUDIT_MAC_CONFIG_CHANGE }, 690*4b9c6d91SCole Faust #endif // AUDIT_MAC_CONFIG_CHANGE 691*4b9c6d91SCole Faust #ifdef AUDIT_MAC_IPSEC_ADDSA 692*4b9c6d91SCole Faust { "AUDIT_MAC_IPSEC_ADDSA", (unsigned long) AUDIT_MAC_IPSEC_ADDSA }, 693*4b9c6d91SCole Faust #endif // AUDIT_MAC_IPSEC_ADDSA 694*4b9c6d91SCole Faust #ifdef AUDIT_MAC_IPSEC_ADDSPD 695*4b9c6d91SCole Faust { "AUDIT_MAC_IPSEC_ADDSPD", (unsigned long) AUDIT_MAC_IPSEC_ADDSPD }, 696*4b9c6d91SCole Faust #endif // AUDIT_MAC_IPSEC_ADDSPD 697*4b9c6d91SCole Faust #ifdef AUDIT_MAC_IPSEC_DELSA 698*4b9c6d91SCole Faust { "AUDIT_MAC_IPSEC_DELSA", (unsigned long) AUDIT_MAC_IPSEC_DELSA }, 699*4b9c6d91SCole Faust #endif // AUDIT_MAC_IPSEC_DELSA 700*4b9c6d91SCole Faust #ifdef AUDIT_MAC_IPSEC_DELSPD 701*4b9c6d91SCole Faust { "AUDIT_MAC_IPSEC_DELSPD", (unsigned long) AUDIT_MAC_IPSEC_DELSPD }, 702*4b9c6d91SCole Faust #endif // AUDIT_MAC_IPSEC_DELSPD 703*4b9c6d91SCole Faust #ifdef AUDIT_MAC_IPSEC_EVENT 704*4b9c6d91SCole Faust { "AUDIT_MAC_IPSEC_EVENT", (unsigned long) AUDIT_MAC_IPSEC_EVENT }, 705*4b9c6d91SCole Faust #endif // AUDIT_MAC_IPSEC_EVENT 706*4b9c6d91SCole Faust #ifdef AUDIT_MAC_MAP_ADD 707*4b9c6d91SCole Faust { "AUDIT_MAC_MAP_ADD", (unsigned long) AUDIT_MAC_MAP_ADD }, 708*4b9c6d91SCole Faust #endif // AUDIT_MAC_MAP_ADD 709*4b9c6d91SCole Faust #ifdef AUDIT_MAC_MAP_DEL 710*4b9c6d91SCole Faust { "AUDIT_MAC_MAP_DEL", (unsigned long) AUDIT_MAC_MAP_DEL }, 711*4b9c6d91SCole Faust #endif // AUDIT_MAC_MAP_DEL 712*4b9c6d91SCole Faust #ifdef AUDIT_MAC_POLICY_LOAD 713*4b9c6d91SCole Faust { "AUDIT_MAC_POLICY_LOAD", (unsigned long) AUDIT_MAC_POLICY_LOAD }, 714*4b9c6d91SCole Faust #endif // AUDIT_MAC_POLICY_LOAD 715*4b9c6d91SCole Faust #ifdef AUDIT_MAC_STATUS 716*4b9c6d91SCole Faust { "AUDIT_MAC_STATUS", (unsigned long) AUDIT_MAC_STATUS }, 717*4b9c6d91SCole Faust #endif // AUDIT_MAC_STATUS 718*4b9c6d91SCole Faust #ifdef AUDIT_MAC_UNLBL_ALLOW 719*4b9c6d91SCole Faust { "AUDIT_MAC_UNLBL_ALLOW", (unsigned long) AUDIT_MAC_UNLBL_ALLOW }, 720*4b9c6d91SCole Faust #endif // AUDIT_MAC_UNLBL_ALLOW 721*4b9c6d91SCole Faust #ifdef AUDIT_MAC_UNLBL_STCADD 722*4b9c6d91SCole Faust { "AUDIT_MAC_UNLBL_STCADD", (unsigned long) AUDIT_MAC_UNLBL_STCADD }, 723*4b9c6d91SCole Faust #endif // AUDIT_MAC_UNLBL_STCADD 724*4b9c6d91SCole Faust #ifdef AUDIT_MAC_UNLBL_STCDEL 725*4b9c6d91SCole Faust { "AUDIT_MAC_UNLBL_STCDEL", (unsigned long) AUDIT_MAC_UNLBL_STCDEL }, 726*4b9c6d91SCole Faust #endif // AUDIT_MAC_UNLBL_STCDEL 727*4b9c6d91SCole Faust #ifdef AUDIT_MAKE_EQUIV 728*4b9c6d91SCole Faust { "AUDIT_MAKE_EQUIV", (unsigned long) AUDIT_MAKE_EQUIV }, 729*4b9c6d91SCole Faust #endif // AUDIT_MAKE_EQUIV 730*4b9c6d91SCole Faust #ifdef AUDIT_MAX_FIELD_COMPARE 731*4b9c6d91SCole Faust { "AUDIT_MAX_FIELD_COMPARE", (unsigned long) AUDIT_MAX_FIELD_COMPARE }, 732*4b9c6d91SCole Faust #endif // AUDIT_MAX_FIELD_COMPARE 733*4b9c6d91SCole Faust #ifdef AUDIT_MAX_FIELDS 734*4b9c6d91SCole Faust { "AUDIT_MAX_FIELDS", (unsigned long) AUDIT_MAX_FIELDS }, 735*4b9c6d91SCole Faust #endif // AUDIT_MAX_FIELDS 736*4b9c6d91SCole Faust #ifdef AUDIT_MAX_KEY_LEN 737*4b9c6d91SCole Faust { "AUDIT_MAX_KEY_LEN", (unsigned long) AUDIT_MAX_KEY_LEN }, 738*4b9c6d91SCole Faust #endif // AUDIT_MAX_KEY_LEN 739*4b9c6d91SCole Faust #ifdef AUDIT_MESSAGE_TEXT_MAX 740*4b9c6d91SCole Faust { "AUDIT_MESSAGE_TEXT_MAX", (unsigned long) AUDIT_MESSAGE_TEXT_MAX }, 741*4b9c6d91SCole Faust #endif // AUDIT_MESSAGE_TEXT_MAX 742*4b9c6d91SCole Faust #ifdef AUDIT_MMAP 743*4b9c6d91SCole Faust { "AUDIT_MMAP", (unsigned long) AUDIT_MMAP }, 744*4b9c6d91SCole Faust #endif // AUDIT_MMAP 745*4b9c6d91SCole Faust #ifdef AUDIT_MQ_GETSETATTR 746*4b9c6d91SCole Faust { "AUDIT_MQ_GETSETATTR", (unsigned long) AUDIT_MQ_GETSETATTR }, 747*4b9c6d91SCole Faust #endif // AUDIT_MQ_GETSETATTR 748*4b9c6d91SCole Faust #ifdef AUDIT_MQ_NOTIFY 749*4b9c6d91SCole Faust { "AUDIT_MQ_NOTIFY", (unsigned long) AUDIT_MQ_NOTIFY }, 750*4b9c6d91SCole Faust #endif // AUDIT_MQ_NOTIFY 751*4b9c6d91SCole Faust #ifdef AUDIT_MQ_OPEN 752*4b9c6d91SCole Faust { "AUDIT_MQ_OPEN", (unsigned long) AUDIT_MQ_OPEN }, 753*4b9c6d91SCole Faust #endif // AUDIT_MQ_OPEN 754*4b9c6d91SCole Faust #ifdef AUDIT_MQ_SENDRECV 755*4b9c6d91SCole Faust { "AUDIT_MQ_SENDRECV", (unsigned long) AUDIT_MQ_SENDRECV }, 756*4b9c6d91SCole Faust #endif // AUDIT_MQ_SENDRECV 757*4b9c6d91SCole Faust #ifdef AUDIT_MSGTYPE 758*4b9c6d91SCole Faust { "AUDIT_MSGTYPE", (unsigned long) AUDIT_MSGTYPE }, 759*4b9c6d91SCole Faust #endif // AUDIT_MSGTYPE 760*4b9c6d91SCole Faust #ifdef AUDIT_NEGATE 761*4b9c6d91SCole Faust { "AUDIT_NEGATE", (unsigned long) AUDIT_NEGATE }, 762*4b9c6d91SCole Faust #endif // AUDIT_NEGATE 763*4b9c6d91SCole Faust #ifdef AUDIT_NETFILTER_CFG 764*4b9c6d91SCole Faust { "AUDIT_NETFILTER_CFG", (unsigned long) AUDIT_NETFILTER_CFG }, 765*4b9c6d91SCole Faust #endif // AUDIT_NETFILTER_CFG 766*4b9c6d91SCole Faust #ifdef AUDIT_NETFILTER_PKT 767*4b9c6d91SCole Faust { "AUDIT_NETFILTER_PKT", (unsigned long) AUDIT_NETFILTER_PKT }, 768*4b9c6d91SCole Faust #endif // AUDIT_NETFILTER_PKT 769*4b9c6d91SCole Faust #ifdef AUDIT_NEVER 770*4b9c6d91SCole Faust { "AUDIT_NEVER", (unsigned long) AUDIT_NEVER }, 771*4b9c6d91SCole Faust #endif // AUDIT_NEVER 772*4b9c6d91SCole Faust #ifdef AUDIT_NOT_EQUAL 773*4b9c6d91SCole Faust { "AUDIT_NOT_EQUAL", (unsigned long) AUDIT_NOT_EQUAL }, 774*4b9c6d91SCole Faust #endif // AUDIT_NOT_EQUAL 775*4b9c6d91SCole Faust #ifdef AUDIT_NR_FILTERS 776*4b9c6d91SCole Faust { "AUDIT_NR_FILTERS", (unsigned long) AUDIT_NR_FILTERS }, 777*4b9c6d91SCole Faust #endif // AUDIT_NR_FILTERS 778*4b9c6d91SCole Faust #ifdef AUDIT_OBJ_GID 779*4b9c6d91SCole Faust { "AUDIT_OBJ_GID", (unsigned long) AUDIT_OBJ_GID }, 780*4b9c6d91SCole Faust #endif // AUDIT_OBJ_GID 781*4b9c6d91SCole Faust #ifdef AUDIT_OBJ_LEV_HIGH 782*4b9c6d91SCole Faust { "AUDIT_OBJ_LEV_HIGH", (unsigned long) AUDIT_OBJ_LEV_HIGH }, 783*4b9c6d91SCole Faust #endif // AUDIT_OBJ_LEV_HIGH 784*4b9c6d91SCole Faust #ifdef AUDIT_OBJ_LEV_LOW 785*4b9c6d91SCole Faust { "AUDIT_OBJ_LEV_LOW", (unsigned long) AUDIT_OBJ_LEV_LOW }, 786*4b9c6d91SCole Faust #endif // AUDIT_OBJ_LEV_LOW 787*4b9c6d91SCole Faust #ifdef AUDIT_OBJ_PID 788*4b9c6d91SCole Faust { "AUDIT_OBJ_PID", (unsigned long) AUDIT_OBJ_PID }, 789*4b9c6d91SCole Faust #endif // AUDIT_OBJ_PID 790*4b9c6d91SCole Faust #ifdef AUDIT_OBJ_ROLE 791*4b9c6d91SCole Faust { "AUDIT_OBJ_ROLE", (unsigned long) AUDIT_OBJ_ROLE }, 792*4b9c6d91SCole Faust #endif // AUDIT_OBJ_ROLE 793*4b9c6d91SCole Faust #ifdef AUDIT_OBJ_TYPE 794*4b9c6d91SCole Faust { "AUDIT_OBJ_TYPE", (unsigned long) AUDIT_OBJ_TYPE }, 795*4b9c6d91SCole Faust #endif // AUDIT_OBJ_TYPE 796*4b9c6d91SCole Faust #ifdef AUDIT_OBJ_UID 797*4b9c6d91SCole Faust { "AUDIT_OBJ_UID", (unsigned long) AUDIT_OBJ_UID }, 798*4b9c6d91SCole Faust #endif // AUDIT_OBJ_UID 799*4b9c6d91SCole Faust #ifdef AUDIT_OBJ_USER 800*4b9c6d91SCole Faust { "AUDIT_OBJ_USER", (unsigned long) AUDIT_OBJ_USER }, 801*4b9c6d91SCole Faust #endif // AUDIT_OBJ_USER 802*4b9c6d91SCole Faust #ifdef AUDIT_PATH 803*4b9c6d91SCole Faust { "AUDIT_PATH", (unsigned long) AUDIT_PATH }, 804*4b9c6d91SCole Faust #endif // AUDIT_PATH 805*4b9c6d91SCole Faust #ifdef AUDIT_PERM 806*4b9c6d91SCole Faust { "AUDIT_PERM", (unsigned long) AUDIT_PERM }, 807*4b9c6d91SCole Faust #endif // AUDIT_PERM 808*4b9c6d91SCole Faust #ifdef AUDIT_PERM_ATTR 809*4b9c6d91SCole Faust { "AUDIT_PERM_ATTR", (unsigned long) AUDIT_PERM_ATTR }, 810*4b9c6d91SCole Faust #endif // AUDIT_PERM_ATTR 811*4b9c6d91SCole Faust #ifdef AUDIT_PERM_EXEC 812*4b9c6d91SCole Faust { "AUDIT_PERM_EXEC", (unsigned long) AUDIT_PERM_EXEC }, 813*4b9c6d91SCole Faust #endif // AUDIT_PERM_EXEC 814*4b9c6d91SCole Faust #ifdef AUDIT_PERM_READ 815*4b9c6d91SCole Faust { "AUDIT_PERM_READ", (unsigned long) AUDIT_PERM_READ }, 816*4b9c6d91SCole Faust #endif // AUDIT_PERM_READ 817*4b9c6d91SCole Faust #ifdef AUDIT_PERM_WRITE 818*4b9c6d91SCole Faust { "AUDIT_PERM_WRITE", (unsigned long) AUDIT_PERM_WRITE }, 819*4b9c6d91SCole Faust #endif // AUDIT_PERM_WRITE 820*4b9c6d91SCole Faust #ifdef AUDIT_PERS 821*4b9c6d91SCole Faust { "AUDIT_PERS", (unsigned long) AUDIT_PERS }, 822*4b9c6d91SCole Faust #endif // AUDIT_PERS 823*4b9c6d91SCole Faust #ifdef AUDIT_PID 824*4b9c6d91SCole Faust { "AUDIT_PID", (unsigned long) AUDIT_PID }, 825*4b9c6d91SCole Faust #endif // AUDIT_PID 826*4b9c6d91SCole Faust #ifdef AUDIT_POSSIBLE 827*4b9c6d91SCole Faust { "AUDIT_POSSIBLE", (unsigned long) AUDIT_POSSIBLE }, 828*4b9c6d91SCole Faust #endif // AUDIT_POSSIBLE 829*4b9c6d91SCole Faust #ifdef AUDIT_PPID 830*4b9c6d91SCole Faust { "AUDIT_PPID", (unsigned long) AUDIT_PPID }, 831*4b9c6d91SCole Faust #endif // AUDIT_PPID 832*4b9c6d91SCole Faust #ifdef AUDIT_PROCTITLE 833*4b9c6d91SCole Faust { "AUDIT_PROCTITLE", (unsigned long) AUDIT_PROCTITLE }, 834*4b9c6d91SCole Faust #endif // AUDIT_PROCTITLE 835*4b9c6d91SCole Faust #ifdef AUDIT_REPLACE 836*4b9c6d91SCole Faust { "AUDIT_REPLACE", (unsigned long) AUDIT_REPLACE }, 837*4b9c6d91SCole Faust #endif // AUDIT_REPLACE 838*4b9c6d91SCole Faust #ifdef AUDIT_SADDR_FAM 839*4b9c6d91SCole Faust { "AUDIT_SADDR_FAM", (unsigned long) AUDIT_SADDR_FAM }, 840*4b9c6d91SCole Faust #endif // AUDIT_SADDR_FAM 841*4b9c6d91SCole Faust #ifdef AUDIT_SECCOMP 842*4b9c6d91SCole Faust { "AUDIT_SECCOMP", (unsigned long) AUDIT_SECCOMP }, 843*4b9c6d91SCole Faust #endif // AUDIT_SECCOMP 844*4b9c6d91SCole Faust #ifdef AUDIT_SELINUX_ERR 845*4b9c6d91SCole Faust { "AUDIT_SELINUX_ERR", (unsigned long) AUDIT_SELINUX_ERR }, 846*4b9c6d91SCole Faust #endif // AUDIT_SELINUX_ERR 847*4b9c6d91SCole Faust #ifdef AUDIT_SESSIONID 848*4b9c6d91SCole Faust { "AUDIT_SESSIONID", (unsigned long) AUDIT_SESSIONID }, 849*4b9c6d91SCole Faust #endif // AUDIT_SESSIONID 850*4b9c6d91SCole Faust #ifdef AUDIT_SET 851*4b9c6d91SCole Faust { "AUDIT_SET", (unsigned long) AUDIT_SET }, 852*4b9c6d91SCole Faust #endif // AUDIT_SET 853*4b9c6d91SCole Faust #ifdef AUDIT_SET_FEATURE 854*4b9c6d91SCole Faust { "AUDIT_SET_FEATURE", (unsigned long) AUDIT_SET_FEATURE }, 855*4b9c6d91SCole Faust #endif // AUDIT_SET_FEATURE 856*4b9c6d91SCole Faust #ifdef AUDIT_SGID 857*4b9c6d91SCole Faust { "AUDIT_SGID", (unsigned long) AUDIT_SGID }, 858*4b9c6d91SCole Faust #endif // AUDIT_SGID 859*4b9c6d91SCole Faust #ifdef AUDIT_SIGNAL_INFO 860*4b9c6d91SCole Faust { "AUDIT_SIGNAL_INFO", (unsigned long) AUDIT_SIGNAL_INFO }, 861*4b9c6d91SCole Faust #endif // AUDIT_SIGNAL_INFO 862*4b9c6d91SCole Faust #ifdef AUDIT_SOCKADDR 863*4b9c6d91SCole Faust { "AUDIT_SOCKADDR", (unsigned long) AUDIT_SOCKADDR }, 864*4b9c6d91SCole Faust #endif // AUDIT_SOCKADDR 865*4b9c6d91SCole Faust #ifdef AUDIT_SOCKETCALL 866*4b9c6d91SCole Faust { "AUDIT_SOCKETCALL", (unsigned long) AUDIT_SOCKETCALL }, 867*4b9c6d91SCole Faust #endif // AUDIT_SOCKETCALL 868*4b9c6d91SCole Faust #ifdef AUDIT_STATUS_BACKLOG_LIMIT 869*4b9c6d91SCole Faust { "AUDIT_STATUS_BACKLOG_LIMIT", (unsigned long) AUDIT_STATUS_BACKLOG_LIMIT }, 870*4b9c6d91SCole Faust #endif // AUDIT_STATUS_BACKLOG_LIMIT 871*4b9c6d91SCole Faust #ifdef AUDIT_STATUS_BACKLOG_WAIT_TIME 872*4b9c6d91SCole Faust { "AUDIT_STATUS_BACKLOG_WAIT_TIME", (unsigned long) AUDIT_STATUS_BACKLOG_WAIT_TIME }, 873*4b9c6d91SCole Faust #endif // AUDIT_STATUS_BACKLOG_WAIT_TIME 874*4b9c6d91SCole Faust #ifdef AUDIT_STATUS_ENABLED 875*4b9c6d91SCole Faust { "AUDIT_STATUS_ENABLED", (unsigned long) AUDIT_STATUS_ENABLED }, 876*4b9c6d91SCole Faust #endif // AUDIT_STATUS_ENABLED 877*4b9c6d91SCole Faust #ifdef AUDIT_STATUS_FAILURE 878*4b9c6d91SCole Faust { "AUDIT_STATUS_FAILURE", (unsigned long) AUDIT_STATUS_FAILURE }, 879*4b9c6d91SCole Faust #endif // AUDIT_STATUS_FAILURE 880*4b9c6d91SCole Faust #ifdef AUDIT_STATUS_LOST 881*4b9c6d91SCole Faust { "AUDIT_STATUS_LOST", (unsigned long) AUDIT_STATUS_LOST }, 882*4b9c6d91SCole Faust #endif // AUDIT_STATUS_LOST 883*4b9c6d91SCole Faust #ifdef AUDIT_STATUS_PID 884*4b9c6d91SCole Faust { "AUDIT_STATUS_PID", (unsigned long) AUDIT_STATUS_PID }, 885*4b9c6d91SCole Faust #endif // AUDIT_STATUS_PID 886*4b9c6d91SCole Faust #ifdef AUDIT_STATUS_RATE_LIMIT 887*4b9c6d91SCole Faust { "AUDIT_STATUS_RATE_LIMIT", (unsigned long) AUDIT_STATUS_RATE_LIMIT }, 888*4b9c6d91SCole Faust #endif // AUDIT_STATUS_RATE_LIMIT 889*4b9c6d91SCole Faust #ifdef AUDIT_SUBJ_CLR 890*4b9c6d91SCole Faust { "AUDIT_SUBJ_CLR", (unsigned long) AUDIT_SUBJ_CLR }, 891*4b9c6d91SCole Faust #endif // AUDIT_SUBJ_CLR 892*4b9c6d91SCole Faust #ifdef AUDIT_SUBJ_ROLE 893*4b9c6d91SCole Faust { "AUDIT_SUBJ_ROLE", (unsigned long) AUDIT_SUBJ_ROLE }, 894*4b9c6d91SCole Faust #endif // AUDIT_SUBJ_ROLE 895*4b9c6d91SCole Faust #ifdef AUDIT_SUBJ_SEN 896*4b9c6d91SCole Faust { "AUDIT_SUBJ_SEN", (unsigned long) AUDIT_SUBJ_SEN }, 897*4b9c6d91SCole Faust #endif // AUDIT_SUBJ_SEN 898*4b9c6d91SCole Faust #ifdef AUDIT_SUBJ_TYPE 899*4b9c6d91SCole Faust { "AUDIT_SUBJ_TYPE", (unsigned long) AUDIT_SUBJ_TYPE }, 900*4b9c6d91SCole Faust #endif // AUDIT_SUBJ_TYPE 901*4b9c6d91SCole Faust #ifdef AUDIT_SUBJ_USER 902*4b9c6d91SCole Faust { "AUDIT_SUBJ_USER", (unsigned long) AUDIT_SUBJ_USER }, 903*4b9c6d91SCole Faust #endif // AUDIT_SUBJ_USER 904*4b9c6d91SCole Faust #ifdef AUDIT_SUCCESS 905*4b9c6d91SCole Faust { "AUDIT_SUCCESS", (unsigned long) AUDIT_SUCCESS }, 906*4b9c6d91SCole Faust #endif // AUDIT_SUCCESS 907*4b9c6d91SCole Faust #ifdef AUDIT_SUID 908*4b9c6d91SCole Faust { "AUDIT_SUID", (unsigned long) AUDIT_SUID }, 909*4b9c6d91SCole Faust #endif // AUDIT_SUID 910*4b9c6d91SCole Faust #ifdef AUDIT_SYSCALL 911*4b9c6d91SCole Faust { "AUDIT_SYSCALL", (unsigned long) AUDIT_SYSCALL }, 912*4b9c6d91SCole Faust #endif // AUDIT_SYSCALL 913*4b9c6d91SCole Faust #ifdef AUDIT_SYSCALL_CLASSES 914*4b9c6d91SCole Faust { "AUDIT_SYSCALL_CLASSES", (unsigned long) AUDIT_SYSCALL_CLASSES }, 915*4b9c6d91SCole Faust #endif // AUDIT_SYSCALL_CLASSES 916*4b9c6d91SCole Faust #ifdef AUDIT_TIME_ADJNTPVAL 917*4b9c6d91SCole Faust { "AUDIT_TIME_ADJNTPVAL", (unsigned long) AUDIT_TIME_ADJNTPVAL }, 918*4b9c6d91SCole Faust #endif // AUDIT_TIME_ADJNTPVAL 919*4b9c6d91SCole Faust #ifdef AUDIT_TIME_INJOFFSET 920*4b9c6d91SCole Faust { "AUDIT_TIME_INJOFFSET", (unsigned long) AUDIT_TIME_INJOFFSET }, 921*4b9c6d91SCole Faust #endif // AUDIT_TIME_INJOFFSET 922*4b9c6d91SCole Faust #ifdef AUDIT_TRIM 923*4b9c6d91SCole Faust { "AUDIT_TRIM", (unsigned long) AUDIT_TRIM }, 924*4b9c6d91SCole Faust #endif // AUDIT_TRIM 925*4b9c6d91SCole Faust #ifdef AUDIT_TTY 926*4b9c6d91SCole Faust { "AUDIT_TTY", (unsigned long) AUDIT_TTY }, 927*4b9c6d91SCole Faust #endif // AUDIT_TTY 928*4b9c6d91SCole Faust #ifdef AUDIT_TTY_GET 929*4b9c6d91SCole Faust { "AUDIT_TTY_GET", (unsigned long) AUDIT_TTY_GET }, 930*4b9c6d91SCole Faust #endif // AUDIT_TTY_GET 931*4b9c6d91SCole Faust #ifdef AUDIT_TTY_SET 932*4b9c6d91SCole Faust { "AUDIT_TTY_SET", (unsigned long) AUDIT_TTY_SET }, 933*4b9c6d91SCole Faust #endif // AUDIT_TTY_SET 934*4b9c6d91SCole Faust #ifdef AUDIT_UID 935*4b9c6d91SCole Faust { "AUDIT_UID", (unsigned long) AUDIT_UID }, 936*4b9c6d91SCole Faust #endif // AUDIT_UID 937*4b9c6d91SCole Faust #ifdef AUDIT_UNUSED_BITS 938*4b9c6d91SCole Faust { "AUDIT_UNUSED_BITS", (unsigned long) AUDIT_UNUSED_BITS }, 939*4b9c6d91SCole Faust #endif // AUDIT_UNUSED_BITS 940*4b9c6d91SCole Faust #ifdef AUDIT_USER 941*4b9c6d91SCole Faust { "AUDIT_USER", (unsigned long) AUDIT_USER }, 942*4b9c6d91SCole Faust #endif // AUDIT_USER 943*4b9c6d91SCole Faust #ifdef AUDIT_USER_AVC 944*4b9c6d91SCole Faust { "AUDIT_USER_AVC", (unsigned long) AUDIT_USER_AVC }, 945*4b9c6d91SCole Faust #endif // AUDIT_USER_AVC 946*4b9c6d91SCole Faust #ifdef AUDIT_USER_TTY 947*4b9c6d91SCole Faust { "AUDIT_USER_TTY", (unsigned long) AUDIT_USER_TTY }, 948*4b9c6d91SCole Faust #endif // AUDIT_USER_TTY 949*4b9c6d91SCole Faust #ifdef AUDIT_VERSION_BACKLOG_LIMIT 950*4b9c6d91SCole Faust { "AUDIT_VERSION_BACKLOG_LIMIT", (unsigned long) AUDIT_VERSION_BACKLOG_LIMIT }, 951*4b9c6d91SCole Faust #endif // AUDIT_VERSION_BACKLOG_LIMIT 952*4b9c6d91SCole Faust #ifdef AUDIT_VERSION_BACKLOG_WAIT_TIME 953*4b9c6d91SCole Faust { "AUDIT_VERSION_BACKLOG_WAIT_TIME", (unsigned long) AUDIT_VERSION_BACKLOG_WAIT_TIME }, 954*4b9c6d91SCole Faust #endif // AUDIT_VERSION_BACKLOG_WAIT_TIME 955*4b9c6d91SCole Faust #ifdef AUDIT_VERSION_LATEST 956*4b9c6d91SCole Faust { "AUDIT_VERSION_LATEST", (unsigned long) AUDIT_VERSION_LATEST }, 957*4b9c6d91SCole Faust #endif // AUDIT_VERSION_LATEST 958*4b9c6d91SCole Faust #ifdef AUDIT_WATCH 959*4b9c6d91SCole Faust { "AUDIT_WATCH", (unsigned long) AUDIT_WATCH }, 960*4b9c6d91SCole Faust #endif // AUDIT_WATCH 961*4b9c6d91SCole Faust #ifdef AUDIT_WATCH_INS 962*4b9c6d91SCole Faust { "AUDIT_WATCH_INS", (unsigned long) AUDIT_WATCH_INS }, 963*4b9c6d91SCole Faust #endif // AUDIT_WATCH_INS 964*4b9c6d91SCole Faust #ifdef AUDIT_WATCH_LIST 965*4b9c6d91SCole Faust { "AUDIT_WATCH_LIST", (unsigned long) AUDIT_WATCH_LIST }, 966*4b9c6d91SCole Faust #endif // AUDIT_WATCH_LIST 967*4b9c6d91SCole Faust #ifdef AUDIT_WATCH_REM 968*4b9c6d91SCole Faust { "AUDIT_WATCH_REM", (unsigned long) AUDIT_WATCH_REM }, 969*4b9c6d91SCole Faust #endif // AUDIT_WATCH_REM 970*4b9c6d91SCole Faust #ifdef B0 971*4b9c6d91SCole Faust { "B0", (unsigned long) B0 }, 972*4b9c6d91SCole Faust #endif // B0 973*4b9c6d91SCole Faust #ifdef B1000000 974*4b9c6d91SCole Faust { "B1000000", (unsigned long) B1000000 }, 975*4b9c6d91SCole Faust #endif // B1000000 976*4b9c6d91SCole Faust #ifdef B110 977*4b9c6d91SCole Faust { "B110", (unsigned long) B110 }, 978*4b9c6d91SCole Faust #endif // B110 979*4b9c6d91SCole Faust #ifdef B1152000 980*4b9c6d91SCole Faust { "B1152000", (unsigned long) B1152000 }, 981*4b9c6d91SCole Faust #endif // B1152000 982*4b9c6d91SCole Faust #ifdef B115200 983*4b9c6d91SCole Faust { "B115200", (unsigned long) B115200 }, 984*4b9c6d91SCole Faust #endif // B115200 985*4b9c6d91SCole Faust #ifdef B1200 986*4b9c6d91SCole Faust { "B1200", (unsigned long) B1200 }, 987*4b9c6d91SCole Faust #endif // B1200 988*4b9c6d91SCole Faust #ifdef B134 989*4b9c6d91SCole Faust { "B134", (unsigned long) B134 }, 990*4b9c6d91SCole Faust #endif // B134 991*4b9c6d91SCole Faust #ifdef B1500000 992*4b9c6d91SCole Faust { "B1500000", (unsigned long) B1500000 }, 993*4b9c6d91SCole Faust #endif // B1500000 994*4b9c6d91SCole Faust #ifdef B150 995*4b9c6d91SCole Faust { "B150", (unsigned long) B150 }, 996*4b9c6d91SCole Faust #endif // B150 997*4b9c6d91SCole Faust #ifdef B1800 998*4b9c6d91SCole Faust { "B1800", (unsigned long) B1800 }, 999*4b9c6d91SCole Faust #endif // B1800 1000*4b9c6d91SCole Faust #ifdef B19200 1001*4b9c6d91SCole Faust { "B19200", (unsigned long) B19200 }, 1002*4b9c6d91SCole Faust #endif // B19200 1003*4b9c6d91SCole Faust #ifdef B2000000 1004*4b9c6d91SCole Faust { "B2000000", (unsigned long) B2000000 }, 1005*4b9c6d91SCole Faust #endif // B2000000 1006*4b9c6d91SCole Faust #ifdef B200 1007*4b9c6d91SCole Faust { "B200", (unsigned long) B200 }, 1008*4b9c6d91SCole Faust #endif // B200 1009*4b9c6d91SCole Faust #ifdef B230400 1010*4b9c6d91SCole Faust { "B230400", (unsigned long) B230400 }, 1011*4b9c6d91SCole Faust #endif // B230400 1012*4b9c6d91SCole Faust #ifdef B2400 1013*4b9c6d91SCole Faust { "B2400", (unsigned long) B2400 }, 1014*4b9c6d91SCole Faust #endif // B2400 1015*4b9c6d91SCole Faust #ifdef B2500000 1016*4b9c6d91SCole Faust { "B2500000", (unsigned long) B2500000 }, 1017*4b9c6d91SCole Faust #endif // B2500000 1018*4b9c6d91SCole Faust #ifdef B3000000 1019*4b9c6d91SCole Faust { "B3000000", (unsigned long) B3000000 }, 1020*4b9c6d91SCole Faust #endif // B3000000 1021*4b9c6d91SCole Faust #ifdef B300 1022*4b9c6d91SCole Faust { "B300", (unsigned long) B300 }, 1023*4b9c6d91SCole Faust #endif // B300 1024*4b9c6d91SCole Faust #ifdef B3500000 1025*4b9c6d91SCole Faust { "B3500000", (unsigned long) B3500000 }, 1026*4b9c6d91SCole Faust #endif // B3500000 1027*4b9c6d91SCole Faust #ifdef B38400 1028*4b9c6d91SCole Faust { "B38400", (unsigned long) B38400 }, 1029*4b9c6d91SCole Faust #endif // B38400 1030*4b9c6d91SCole Faust #ifdef B4000000 1031*4b9c6d91SCole Faust { "B4000000", (unsigned long) B4000000 }, 1032*4b9c6d91SCole Faust #endif // B4000000 1033*4b9c6d91SCole Faust #ifdef B460800 1034*4b9c6d91SCole Faust { "B460800", (unsigned long) B460800 }, 1035*4b9c6d91SCole Faust #endif // B460800 1036*4b9c6d91SCole Faust #ifdef B4800 1037*4b9c6d91SCole Faust { "B4800", (unsigned long) B4800 }, 1038*4b9c6d91SCole Faust #endif // B4800 1039*4b9c6d91SCole Faust #ifdef B50 1040*4b9c6d91SCole Faust { "B50", (unsigned long) B50 }, 1041*4b9c6d91SCole Faust #endif // B50 1042*4b9c6d91SCole Faust #ifdef B500000 1043*4b9c6d91SCole Faust { "B500000", (unsigned long) B500000 }, 1044*4b9c6d91SCole Faust #endif // B500000 1045*4b9c6d91SCole Faust #ifdef B576000 1046*4b9c6d91SCole Faust { "B576000", (unsigned long) B576000 }, 1047*4b9c6d91SCole Faust #endif // B576000 1048*4b9c6d91SCole Faust #ifdef B57600 1049*4b9c6d91SCole Faust { "B57600", (unsigned long) B57600 }, 1050*4b9c6d91SCole Faust #endif // B57600 1051*4b9c6d91SCole Faust #ifdef B600 1052*4b9c6d91SCole Faust { "B600", (unsigned long) B600 }, 1053*4b9c6d91SCole Faust #endif // B600 1054*4b9c6d91SCole Faust #ifdef B75 1055*4b9c6d91SCole Faust { "B75", (unsigned long) B75 }, 1056*4b9c6d91SCole Faust #endif // B75 1057*4b9c6d91SCole Faust #ifdef B921600 1058*4b9c6d91SCole Faust { "B921600", (unsigned long) B921600 }, 1059*4b9c6d91SCole Faust #endif // B921600 1060*4b9c6d91SCole Faust #ifdef B9600 1061*4b9c6d91SCole Faust { "B9600", (unsigned long) B9600 }, 1062*4b9c6d91SCole Faust #endif // B9600 1063*4b9c6d91SCole Faust #ifdef BIG_ENDIAN 1064*4b9c6d91SCole Faust { "BIG_ENDIAN", (unsigned long) BIG_ENDIAN }, 1065*4b9c6d91SCole Faust #endif // BIG_ENDIAN 1066*4b9c6d91SCole Faust #ifdef BLKALIGNOFF 1067*4b9c6d91SCole Faust { "BLKALIGNOFF", (unsigned long) BLKALIGNOFF }, 1068*4b9c6d91SCole Faust #endif // BLKALIGNOFF 1069*4b9c6d91SCole Faust #ifdef BLKBSZGET 1070*4b9c6d91SCole Faust { "BLKBSZGET", (unsigned long) BLKBSZGET }, 1071*4b9c6d91SCole Faust #endif // BLKBSZGET 1072*4b9c6d91SCole Faust #ifdef BLKBSZSET 1073*4b9c6d91SCole Faust { "BLKBSZSET", (unsigned long) BLKBSZSET }, 1074*4b9c6d91SCole Faust #endif // BLKBSZSET 1075*4b9c6d91SCole Faust #ifdef BLKDISCARD 1076*4b9c6d91SCole Faust { "BLKDISCARD", (unsigned long) BLKDISCARD }, 1077*4b9c6d91SCole Faust #endif // BLKDISCARD 1078*4b9c6d91SCole Faust #ifdef BLKDISCARDZEROES 1079*4b9c6d91SCole Faust { "BLKDISCARDZEROES", (unsigned long) BLKDISCARDZEROES }, 1080*4b9c6d91SCole Faust #endif // BLKDISCARDZEROES 1081*4b9c6d91SCole Faust #ifdef BLKFLSBUF 1082*4b9c6d91SCole Faust { "BLKFLSBUF", (unsigned long) BLKFLSBUF }, 1083*4b9c6d91SCole Faust #endif // BLKFLSBUF 1084*4b9c6d91SCole Faust #ifdef BLKFRAGET 1085*4b9c6d91SCole Faust { "BLKFRAGET", (unsigned long) BLKFRAGET }, 1086*4b9c6d91SCole Faust #endif // BLKFRAGET 1087*4b9c6d91SCole Faust #ifdef BLKFRASET 1088*4b9c6d91SCole Faust { "BLKFRASET", (unsigned long) BLKFRASET }, 1089*4b9c6d91SCole Faust #endif // BLKFRASET 1090*4b9c6d91SCole Faust #ifdef BLKGETSIZE64 1091*4b9c6d91SCole Faust { "BLKGETSIZE64", (unsigned long) BLKGETSIZE64 }, 1092*4b9c6d91SCole Faust #endif // BLKGETSIZE64 1093*4b9c6d91SCole Faust #ifdef BLKGETSIZE 1094*4b9c6d91SCole Faust { "BLKGETSIZE", (unsigned long) BLKGETSIZE }, 1095*4b9c6d91SCole Faust #endif // BLKGETSIZE 1096*4b9c6d91SCole Faust #ifdef BLKIOMIN 1097*4b9c6d91SCole Faust { "BLKIOMIN", (unsigned long) BLKIOMIN }, 1098*4b9c6d91SCole Faust #endif // BLKIOMIN 1099*4b9c6d91SCole Faust #ifdef BLKIOOPT 1100*4b9c6d91SCole Faust { "BLKIOOPT", (unsigned long) BLKIOOPT }, 1101*4b9c6d91SCole Faust #endif // BLKIOOPT 1102*4b9c6d91SCole Faust #ifdef BLKPBSZGET 1103*4b9c6d91SCole Faust { "BLKPBSZGET", (unsigned long) BLKPBSZGET }, 1104*4b9c6d91SCole Faust #endif // BLKPBSZGET 1105*4b9c6d91SCole Faust #ifdef BLKRAGET 1106*4b9c6d91SCole Faust { "BLKRAGET", (unsigned long) BLKRAGET }, 1107*4b9c6d91SCole Faust #endif // BLKRAGET 1108*4b9c6d91SCole Faust #ifdef BLKRASET 1109*4b9c6d91SCole Faust { "BLKRASET", (unsigned long) BLKRASET }, 1110*4b9c6d91SCole Faust #endif // BLKRASET 1111*4b9c6d91SCole Faust #ifdef BLKROGET 1112*4b9c6d91SCole Faust { "BLKROGET", (unsigned long) BLKROGET }, 1113*4b9c6d91SCole Faust #endif // BLKROGET 1114*4b9c6d91SCole Faust #ifdef BLKROSET 1115*4b9c6d91SCole Faust { "BLKROSET", (unsigned long) BLKROSET }, 1116*4b9c6d91SCole Faust #endif // BLKROSET 1117*4b9c6d91SCole Faust #ifdef BLKROTATIONAL 1118*4b9c6d91SCole Faust { "BLKROTATIONAL", (unsigned long) BLKROTATIONAL }, 1119*4b9c6d91SCole Faust #endif // BLKROTATIONAL 1120*4b9c6d91SCole Faust #ifdef BLKRRPART 1121*4b9c6d91SCole Faust { "BLKRRPART", (unsigned long) BLKRRPART }, 1122*4b9c6d91SCole Faust #endif // BLKRRPART 1123*4b9c6d91SCole Faust #ifdef BLKSECDISCARD 1124*4b9c6d91SCole Faust { "BLKSECDISCARD", (unsigned long) BLKSECDISCARD }, 1125*4b9c6d91SCole Faust #endif // BLKSECDISCARD 1126*4b9c6d91SCole Faust #ifdef BLKSECTGET 1127*4b9c6d91SCole Faust { "BLKSECTGET", (unsigned long) BLKSECTGET }, 1128*4b9c6d91SCole Faust #endif // BLKSECTGET 1129*4b9c6d91SCole Faust #ifdef BLKSECTSET 1130*4b9c6d91SCole Faust { "BLKSECTSET", (unsigned long) BLKSECTSET }, 1131*4b9c6d91SCole Faust #endif // BLKSECTSET 1132*4b9c6d91SCole Faust #ifdef BLKSSZGET 1133*4b9c6d91SCole Faust { "BLKSSZGET", (unsigned long) BLKSSZGET }, 1134*4b9c6d91SCole Faust #endif // BLKSSZGET 1135*4b9c6d91SCole Faust #ifdef BLKTRACESETUP 1136*4b9c6d91SCole Faust { "BLKTRACESETUP", (unsigned long) BLKTRACESETUP }, 1137*4b9c6d91SCole Faust #endif // BLKTRACESETUP 1138*4b9c6d91SCole Faust #ifdef BLKTRACESTART 1139*4b9c6d91SCole Faust { "BLKTRACESTART", (unsigned long) BLKTRACESTART }, 1140*4b9c6d91SCole Faust #endif // BLKTRACESTART 1141*4b9c6d91SCole Faust #ifdef BLKTRACESTOP 1142*4b9c6d91SCole Faust { "BLKTRACESTOP", (unsigned long) BLKTRACESTOP }, 1143*4b9c6d91SCole Faust #endif // BLKTRACESTOP 1144*4b9c6d91SCole Faust #ifdef BLKTRACETEARDOWN 1145*4b9c6d91SCole Faust { "BLKTRACETEARDOWN", (unsigned long) BLKTRACETEARDOWN }, 1146*4b9c6d91SCole Faust #endif // BLKTRACETEARDOWN 1147*4b9c6d91SCole Faust #ifdef BLKZEROOUT 1148*4b9c6d91SCole Faust { "BLKZEROOUT", (unsigned long) BLKZEROOUT }, 1149*4b9c6d91SCole Faust #endif // BLKZEROOUT 1150*4b9c6d91SCole Faust #ifdef BLOCK_SIZE_BITS 1151*4b9c6d91SCole Faust { "BLOCK_SIZE_BITS", (unsigned long) BLOCK_SIZE_BITS }, 1152*4b9c6d91SCole Faust #endif // BLOCK_SIZE_BITS 1153*4b9c6d91SCole Faust #ifdef BMAP_IOCTL 1154*4b9c6d91SCole Faust { "BMAP_IOCTL", (unsigned long) BMAP_IOCTL }, 1155*4b9c6d91SCole Faust #endif // BMAP_IOCTL 1156*4b9c6d91SCole Faust #ifdef BOTHER 1157*4b9c6d91SCole Faust { "BOTHER", (unsigned long) BOTHER }, 1158*4b9c6d91SCole Faust #endif // BOTHER 1159*4b9c6d91SCole Faust #ifdef BRKINT 1160*4b9c6d91SCole Faust { "BRKINT", (unsigned long) BRKINT }, 1161*4b9c6d91SCole Faust #endif // BRKINT 1162*4b9c6d91SCole Faust #ifdef BS0 1163*4b9c6d91SCole Faust { "BS0", (unsigned long) BS0 }, 1164*4b9c6d91SCole Faust #endif // BS0 1165*4b9c6d91SCole Faust #ifdef BS1 1166*4b9c6d91SCole Faust { "BS1", (unsigned long) BS1 }, 1167*4b9c6d91SCole Faust #endif // BS1 1168*4b9c6d91SCole Faust #ifdef BSDLY 1169*4b9c6d91SCole Faust { "BSDLY", (unsigned long) BSDLY }, 1170*4b9c6d91SCole Faust #endif // BSDLY 1171*4b9c6d91SCole Faust #ifdef BUS_ADRALN 1172*4b9c6d91SCole Faust { "BUS_ADRALN", (unsigned long) BUS_ADRALN }, 1173*4b9c6d91SCole Faust #endif // BUS_ADRALN 1174*4b9c6d91SCole Faust #ifdef BUS_ADRERR 1175*4b9c6d91SCole Faust { "BUS_ADRERR", (unsigned long) BUS_ADRERR }, 1176*4b9c6d91SCole Faust #endif // BUS_ADRERR 1177*4b9c6d91SCole Faust #ifdef BUS_MCEERR_AO 1178*4b9c6d91SCole Faust { "BUS_MCEERR_AO", (unsigned long) BUS_MCEERR_AO }, 1179*4b9c6d91SCole Faust #endif // BUS_MCEERR_AO 1180*4b9c6d91SCole Faust #ifdef BUS_MCEERR_AR 1181*4b9c6d91SCole Faust { "BUS_MCEERR_AR", (unsigned long) BUS_MCEERR_AR }, 1182*4b9c6d91SCole Faust #endif // BUS_MCEERR_AR 1183*4b9c6d91SCole Faust #ifdef BUS_OBJERR 1184*4b9c6d91SCole Faust { "BUS_OBJERR", (unsigned long) BUS_OBJERR }, 1185*4b9c6d91SCole Faust #endif // BUS_OBJERR 1186*4b9c6d91SCole Faust #ifdef BYTE_ORDER 1187*4b9c6d91SCole Faust { "BYTE_ORDER", (unsigned long) BYTE_ORDER }, 1188*4b9c6d91SCole Faust #endif // BYTE_ORDER 1189*4b9c6d91SCole Faust #ifdef CBAUD 1190*4b9c6d91SCole Faust { "CBAUD", (unsigned long) CBAUD }, 1191*4b9c6d91SCole Faust #endif // CBAUD 1192*4b9c6d91SCole Faust #ifdef CBAUDEX 1193*4b9c6d91SCole Faust { "CBAUDEX", (unsigned long) CBAUDEX }, 1194*4b9c6d91SCole Faust #endif // CBAUDEX 1195*4b9c6d91SCole Faust #ifdef CIBAUD 1196*4b9c6d91SCole Faust { "CIBAUD", (unsigned long) CIBAUD }, 1197*4b9c6d91SCole Faust #endif // CIBAUD 1198*4b9c6d91SCole Faust #ifdef CLD_CONTINUED 1199*4b9c6d91SCole Faust { "CLD_CONTINUED", (unsigned long) CLD_CONTINUED }, 1200*4b9c6d91SCole Faust #endif // CLD_CONTINUED 1201*4b9c6d91SCole Faust #ifdef CLD_DUMPED 1202*4b9c6d91SCole Faust { "CLD_DUMPED", (unsigned long) CLD_DUMPED }, 1203*4b9c6d91SCole Faust #endif // CLD_DUMPED 1204*4b9c6d91SCole Faust #ifdef CLD_EXITED 1205*4b9c6d91SCole Faust { "CLD_EXITED", (unsigned long) CLD_EXITED }, 1206*4b9c6d91SCole Faust #endif // CLD_EXITED 1207*4b9c6d91SCole Faust #ifdef CLD_KILLED 1208*4b9c6d91SCole Faust { "CLD_KILLED", (unsigned long) CLD_KILLED }, 1209*4b9c6d91SCole Faust #endif // CLD_KILLED 1210*4b9c6d91SCole Faust #ifdef CLD_STOPPED 1211*4b9c6d91SCole Faust { "CLD_STOPPED", (unsigned long) CLD_STOPPED }, 1212*4b9c6d91SCole Faust #endif // CLD_STOPPED 1213*4b9c6d91SCole Faust #ifdef CLD_TRAPPED 1214*4b9c6d91SCole Faust { "CLD_TRAPPED", (unsigned long) CLD_TRAPPED }, 1215*4b9c6d91SCole Faust #endif // CLD_TRAPPED 1216*4b9c6d91SCole Faust #ifdef CLOCAL 1217*4b9c6d91SCole Faust { "CLOCAL", (unsigned long) CLOCAL }, 1218*4b9c6d91SCole Faust #endif // CLOCAL 1219*4b9c6d91SCole Faust #ifdef CLONE_ARGS_SIZE_VER0 1220*4b9c6d91SCole Faust { "CLONE_ARGS_SIZE_VER0", (unsigned long) CLONE_ARGS_SIZE_VER0 }, 1221*4b9c6d91SCole Faust #endif // CLONE_ARGS_SIZE_VER0 1222*4b9c6d91SCole Faust #ifdef CLONE_ARGS_SIZE_VER1 1223*4b9c6d91SCole Faust { "CLONE_ARGS_SIZE_VER1", (unsigned long) CLONE_ARGS_SIZE_VER1 }, 1224*4b9c6d91SCole Faust #endif // CLONE_ARGS_SIZE_VER1 1225*4b9c6d91SCole Faust #ifdef CLONE_ARGS_SIZE_VER2 1226*4b9c6d91SCole Faust { "CLONE_ARGS_SIZE_VER2", (unsigned long) CLONE_ARGS_SIZE_VER2 }, 1227*4b9c6d91SCole Faust #endif // CLONE_ARGS_SIZE_VER2 1228*4b9c6d91SCole Faust #ifdef CLONE_CHILD_CLEARTID 1229*4b9c6d91SCole Faust { "CLONE_CHILD_CLEARTID", (unsigned long) CLONE_CHILD_CLEARTID }, 1230*4b9c6d91SCole Faust #endif // CLONE_CHILD_CLEARTID 1231*4b9c6d91SCole Faust #ifdef CLONE_CHILD_SETTID 1232*4b9c6d91SCole Faust { "CLONE_CHILD_SETTID", (unsigned long) CLONE_CHILD_SETTID }, 1233*4b9c6d91SCole Faust #endif // CLONE_CHILD_SETTID 1234*4b9c6d91SCole Faust #ifdef CLONE_CLEAR_SIGHAND 1235*4b9c6d91SCole Faust { "CLONE_CLEAR_SIGHAND", (unsigned long) CLONE_CLEAR_SIGHAND }, 1236*4b9c6d91SCole Faust #endif // CLONE_CLEAR_SIGHAND 1237*4b9c6d91SCole Faust #ifdef CLONE_DETACHED 1238*4b9c6d91SCole Faust { "CLONE_DETACHED", (unsigned long) CLONE_DETACHED }, 1239*4b9c6d91SCole Faust #endif // CLONE_DETACHED 1240*4b9c6d91SCole Faust #ifdef CLONE_FILES 1241*4b9c6d91SCole Faust { "CLONE_FILES", (unsigned long) CLONE_FILES }, 1242*4b9c6d91SCole Faust #endif // CLONE_FILES 1243*4b9c6d91SCole Faust #ifdef CLONE_FS 1244*4b9c6d91SCole Faust { "CLONE_FS", (unsigned long) CLONE_FS }, 1245*4b9c6d91SCole Faust #endif // CLONE_FS 1246*4b9c6d91SCole Faust #ifdef CLONE_INTO_CGROUP 1247*4b9c6d91SCole Faust { "CLONE_INTO_CGROUP", (unsigned long) CLONE_INTO_CGROUP }, 1248*4b9c6d91SCole Faust #endif // CLONE_INTO_CGROUP 1249*4b9c6d91SCole Faust #ifdef CLONE_IO 1250*4b9c6d91SCole Faust { "CLONE_IO", (unsigned long) CLONE_IO }, 1251*4b9c6d91SCole Faust #endif // CLONE_IO 1252*4b9c6d91SCole Faust #ifdef CLONE_NEWCGROUP 1253*4b9c6d91SCole Faust { "CLONE_NEWCGROUP", (unsigned long) CLONE_NEWCGROUP }, 1254*4b9c6d91SCole Faust #endif // CLONE_NEWCGROUP 1255*4b9c6d91SCole Faust #ifdef CLONE_NEWIPC 1256*4b9c6d91SCole Faust { "CLONE_NEWIPC", (unsigned long) CLONE_NEWIPC }, 1257*4b9c6d91SCole Faust #endif // CLONE_NEWIPC 1258*4b9c6d91SCole Faust #ifdef CLONE_NEWNET 1259*4b9c6d91SCole Faust { "CLONE_NEWNET", (unsigned long) CLONE_NEWNET }, 1260*4b9c6d91SCole Faust #endif // CLONE_NEWNET 1261*4b9c6d91SCole Faust #ifdef CLONE_NEWNS 1262*4b9c6d91SCole Faust { "CLONE_NEWNS", (unsigned long) CLONE_NEWNS }, 1263*4b9c6d91SCole Faust #endif // CLONE_NEWNS 1264*4b9c6d91SCole Faust #ifdef CLONE_NEWPID 1265*4b9c6d91SCole Faust { "CLONE_NEWPID", (unsigned long) CLONE_NEWPID }, 1266*4b9c6d91SCole Faust #endif // CLONE_NEWPID 1267*4b9c6d91SCole Faust #ifdef CLONE_NEWTIME 1268*4b9c6d91SCole Faust { "CLONE_NEWTIME", (unsigned long) CLONE_NEWTIME }, 1269*4b9c6d91SCole Faust #endif // CLONE_NEWTIME 1270*4b9c6d91SCole Faust #ifdef CLONE_NEWUSER 1271*4b9c6d91SCole Faust { "CLONE_NEWUSER", (unsigned long) CLONE_NEWUSER }, 1272*4b9c6d91SCole Faust #endif // CLONE_NEWUSER 1273*4b9c6d91SCole Faust #ifdef CLONE_NEWUTS 1274*4b9c6d91SCole Faust { "CLONE_NEWUTS", (unsigned long) CLONE_NEWUTS }, 1275*4b9c6d91SCole Faust #endif // CLONE_NEWUTS 1276*4b9c6d91SCole Faust #ifdef CLONE_PARENT 1277*4b9c6d91SCole Faust { "CLONE_PARENT", (unsigned long) CLONE_PARENT }, 1278*4b9c6d91SCole Faust #endif // CLONE_PARENT 1279*4b9c6d91SCole Faust #ifdef CLONE_PARENT_SETTID 1280*4b9c6d91SCole Faust { "CLONE_PARENT_SETTID", (unsigned long) CLONE_PARENT_SETTID }, 1281*4b9c6d91SCole Faust #endif // CLONE_PARENT_SETTID 1282*4b9c6d91SCole Faust #ifdef CLONE_PIDFD 1283*4b9c6d91SCole Faust { "CLONE_PIDFD", (unsigned long) CLONE_PIDFD }, 1284*4b9c6d91SCole Faust #endif // CLONE_PIDFD 1285*4b9c6d91SCole Faust #ifdef CLONE_PTRACE 1286*4b9c6d91SCole Faust { "CLONE_PTRACE", (unsigned long) CLONE_PTRACE }, 1287*4b9c6d91SCole Faust #endif // CLONE_PTRACE 1288*4b9c6d91SCole Faust #ifdef CLONE_SETTLS 1289*4b9c6d91SCole Faust { "CLONE_SETTLS", (unsigned long) CLONE_SETTLS }, 1290*4b9c6d91SCole Faust #endif // CLONE_SETTLS 1291*4b9c6d91SCole Faust #ifdef CLONE_SIGHAND 1292*4b9c6d91SCole Faust { "CLONE_SIGHAND", (unsigned long) CLONE_SIGHAND }, 1293*4b9c6d91SCole Faust #endif // CLONE_SIGHAND 1294*4b9c6d91SCole Faust #ifdef CLONE_SYSVSEM 1295*4b9c6d91SCole Faust { "CLONE_SYSVSEM", (unsigned long) CLONE_SYSVSEM }, 1296*4b9c6d91SCole Faust #endif // CLONE_SYSVSEM 1297*4b9c6d91SCole Faust #ifdef CLONE_THREAD 1298*4b9c6d91SCole Faust { "CLONE_THREAD", (unsigned long) CLONE_THREAD }, 1299*4b9c6d91SCole Faust #endif // CLONE_THREAD 1300*4b9c6d91SCole Faust #ifdef CLONE_UNTRACED 1301*4b9c6d91SCole Faust { "CLONE_UNTRACED", (unsigned long) CLONE_UNTRACED }, 1302*4b9c6d91SCole Faust #endif // CLONE_UNTRACED 1303*4b9c6d91SCole Faust #ifdef CLONE_VFORK 1304*4b9c6d91SCole Faust { "CLONE_VFORK", (unsigned long) CLONE_VFORK }, 1305*4b9c6d91SCole Faust #endif // CLONE_VFORK 1306*4b9c6d91SCole Faust #ifdef CLONE_VM 1307*4b9c6d91SCole Faust { "CLONE_VM", (unsigned long) CLONE_VM }, 1308*4b9c6d91SCole Faust #endif // CLONE_VM 1309*4b9c6d91SCole Faust #ifdef CMSPAR 1310*4b9c6d91SCole Faust { "CMSPAR", (unsigned long) CMSPAR }, 1311*4b9c6d91SCole Faust #endif // CMSPAR 1312*4b9c6d91SCole Faust #ifdef CR0 1313*4b9c6d91SCole Faust { "CR0", (unsigned long) CR0 }, 1314*4b9c6d91SCole Faust #endif // CR0 1315*4b9c6d91SCole Faust #ifdef CR1 1316*4b9c6d91SCole Faust { "CR1", (unsigned long) CR1 }, 1317*4b9c6d91SCole Faust #endif // CR1 1318*4b9c6d91SCole Faust #ifdef CR2 1319*4b9c6d91SCole Faust { "CR2", (unsigned long) CR2 }, 1320*4b9c6d91SCole Faust #endif // CR2 1321*4b9c6d91SCole Faust #ifdef CR3 1322*4b9c6d91SCole Faust { "CR3", (unsigned long) CR3 }, 1323*4b9c6d91SCole Faust #endif // CR3 1324*4b9c6d91SCole Faust #ifdef CRDLY 1325*4b9c6d91SCole Faust { "CRDLY", (unsigned long) CRDLY }, 1326*4b9c6d91SCole Faust #endif // CRDLY 1327*4b9c6d91SCole Faust #ifdef CREAD 1328*4b9c6d91SCole Faust { "CREAD", (unsigned long) CREAD }, 1329*4b9c6d91SCole Faust #endif // CREAD 1330*4b9c6d91SCole Faust #ifdef CRTSCTS 1331*4b9c6d91SCole Faust { "CRTSCTS", (unsigned long) CRTSCTS }, 1332*4b9c6d91SCole Faust #endif // CRTSCTS 1333*4b9c6d91SCole Faust #ifdef CS5 1334*4b9c6d91SCole Faust { "CS5", (unsigned long) CS5 }, 1335*4b9c6d91SCole Faust #endif // CS5 1336*4b9c6d91SCole Faust #ifdef CS6 1337*4b9c6d91SCole Faust { "CS6", (unsigned long) CS6 }, 1338*4b9c6d91SCole Faust #endif // CS6 1339*4b9c6d91SCole Faust #ifdef CS7 1340*4b9c6d91SCole Faust { "CS7", (unsigned long) CS7 }, 1341*4b9c6d91SCole Faust #endif // CS7 1342*4b9c6d91SCole Faust #ifdef CS8 1343*4b9c6d91SCole Faust { "CS8", (unsigned long) CS8 }, 1344*4b9c6d91SCole Faust #endif // CS8 1345*4b9c6d91SCole Faust #ifdef CSIGNAL 1346*4b9c6d91SCole Faust { "CSIGNAL", (unsigned long) CSIGNAL }, 1347*4b9c6d91SCole Faust #endif // CSIGNAL 1348*4b9c6d91SCole Faust #ifdef CSIZE 1349*4b9c6d91SCole Faust { "CSIZE", (unsigned long) CSIZE }, 1350*4b9c6d91SCole Faust #endif // CSIZE 1351*4b9c6d91SCole Faust #ifdef CSTOPB 1352*4b9c6d91SCole Faust { "CSTOPB", (unsigned long) CSTOPB }, 1353*4b9c6d91SCole Faust #endif // CSTOPB 1354*4b9c6d91SCole Faust #ifdef CTSXON 1355*4b9c6d91SCole Faust { "CTSXON", (unsigned long) CTSXON }, 1356*4b9c6d91SCole Faust #endif // CTSXON 1357*4b9c6d91SCole Faust #ifdef DSRXON 1358*4b9c6d91SCole Faust { "DSRXON", (unsigned long) DSRXON }, 1359*4b9c6d91SCole Faust #endif // DSRXON 1360*4b9c6d91SCole Faust #ifdef DTRXOFF 1361*4b9c6d91SCole Faust { "DTRXOFF", (unsigned long) DTRXOFF }, 1362*4b9c6d91SCole Faust #endif // DTRXOFF 1363*4b9c6d91SCole Faust #ifdef E2BIG 1364*4b9c6d91SCole Faust { "E2BIG", (unsigned long) E2BIG }, 1365*4b9c6d91SCole Faust #endif // E2BIG 1366*4b9c6d91SCole Faust #ifdef EACCES 1367*4b9c6d91SCole Faust { "EACCES", (unsigned long) EACCES }, 1368*4b9c6d91SCole Faust #endif // EACCES 1369*4b9c6d91SCole Faust #ifdef EADDRINUSE 1370*4b9c6d91SCole Faust { "EADDRINUSE", (unsigned long) EADDRINUSE }, 1371*4b9c6d91SCole Faust #endif // EADDRINUSE 1372*4b9c6d91SCole Faust #ifdef EADDRNOTAVAIL 1373*4b9c6d91SCole Faust { "EADDRNOTAVAIL", (unsigned long) EADDRNOTAVAIL }, 1374*4b9c6d91SCole Faust #endif // EADDRNOTAVAIL 1375*4b9c6d91SCole Faust #ifdef EADV 1376*4b9c6d91SCole Faust { "EADV", (unsigned long) EADV }, 1377*4b9c6d91SCole Faust #endif // EADV 1378*4b9c6d91SCole Faust #ifdef EAFNOSUPPORT 1379*4b9c6d91SCole Faust { "EAFNOSUPPORT", (unsigned long) EAFNOSUPPORT }, 1380*4b9c6d91SCole Faust #endif // EAFNOSUPPORT 1381*4b9c6d91SCole Faust #ifdef EAGAIN 1382*4b9c6d91SCole Faust { "EAGAIN", (unsigned long) EAGAIN }, 1383*4b9c6d91SCole Faust #endif // EAGAIN 1384*4b9c6d91SCole Faust #ifdef EALREADY 1385*4b9c6d91SCole Faust { "EALREADY", (unsigned long) EALREADY }, 1386*4b9c6d91SCole Faust #endif // EALREADY 1387*4b9c6d91SCole Faust #ifdef EBADE 1388*4b9c6d91SCole Faust { "EBADE", (unsigned long) EBADE }, 1389*4b9c6d91SCole Faust #endif // EBADE 1390*4b9c6d91SCole Faust #ifdef EBADF 1391*4b9c6d91SCole Faust { "EBADF", (unsigned long) EBADF }, 1392*4b9c6d91SCole Faust #endif // EBADF 1393*4b9c6d91SCole Faust #ifdef EBADFD 1394*4b9c6d91SCole Faust { "EBADFD", (unsigned long) EBADFD }, 1395*4b9c6d91SCole Faust #endif // EBADFD 1396*4b9c6d91SCole Faust #ifdef EBADMSG 1397*4b9c6d91SCole Faust { "EBADMSG", (unsigned long) EBADMSG }, 1398*4b9c6d91SCole Faust #endif // EBADMSG 1399*4b9c6d91SCole Faust #ifdef EBADR 1400*4b9c6d91SCole Faust { "EBADR", (unsigned long) EBADR }, 1401*4b9c6d91SCole Faust #endif // EBADR 1402*4b9c6d91SCole Faust #ifdef EBADRQC 1403*4b9c6d91SCole Faust { "EBADRQC", (unsigned long) EBADRQC }, 1404*4b9c6d91SCole Faust #endif // EBADRQC 1405*4b9c6d91SCole Faust #ifdef EBADSLT 1406*4b9c6d91SCole Faust { "EBADSLT", (unsigned long) EBADSLT }, 1407*4b9c6d91SCole Faust #endif // EBADSLT 1408*4b9c6d91SCole Faust #ifdef EBFONT 1409*4b9c6d91SCole Faust { "EBFONT", (unsigned long) EBFONT }, 1410*4b9c6d91SCole Faust #endif // EBFONT 1411*4b9c6d91SCole Faust #ifdef EBUSY 1412*4b9c6d91SCole Faust { "EBUSY", (unsigned long) EBUSY }, 1413*4b9c6d91SCole Faust #endif // EBUSY 1414*4b9c6d91SCole Faust #ifdef ECANCELED 1415*4b9c6d91SCole Faust { "ECANCELED", (unsigned long) ECANCELED }, 1416*4b9c6d91SCole Faust #endif // ECANCELED 1417*4b9c6d91SCole Faust #ifdef ECHILD 1418*4b9c6d91SCole Faust { "ECHILD", (unsigned long) ECHILD }, 1419*4b9c6d91SCole Faust #endif // ECHILD 1420*4b9c6d91SCole Faust #ifdef ECHO 1421*4b9c6d91SCole Faust { "ECHO", (unsigned long) ECHO }, 1422*4b9c6d91SCole Faust #endif // ECHO 1423*4b9c6d91SCole Faust #ifdef ECHOCTL 1424*4b9c6d91SCole Faust { "ECHOCTL", (unsigned long) ECHOCTL }, 1425*4b9c6d91SCole Faust #endif // ECHOCTL 1426*4b9c6d91SCole Faust #ifdef ECHOE 1427*4b9c6d91SCole Faust { "ECHOE", (unsigned long) ECHOE }, 1428*4b9c6d91SCole Faust #endif // ECHOE 1429*4b9c6d91SCole Faust #ifdef ECHOK 1430*4b9c6d91SCole Faust { "ECHOK", (unsigned long) ECHOK }, 1431*4b9c6d91SCole Faust #endif // ECHOK 1432*4b9c6d91SCole Faust #ifdef ECHOKE 1433*4b9c6d91SCole Faust { "ECHOKE", (unsigned long) ECHOKE }, 1434*4b9c6d91SCole Faust #endif // ECHOKE 1435*4b9c6d91SCole Faust #ifdef ECHONL 1436*4b9c6d91SCole Faust { "ECHONL", (unsigned long) ECHONL }, 1437*4b9c6d91SCole Faust #endif // ECHONL 1438*4b9c6d91SCole Faust #ifdef ECHOPRT 1439*4b9c6d91SCole Faust { "ECHOPRT", (unsigned long) ECHOPRT }, 1440*4b9c6d91SCole Faust #endif // ECHOPRT 1441*4b9c6d91SCole Faust #ifdef ECHRNG 1442*4b9c6d91SCole Faust { "ECHRNG", (unsigned long) ECHRNG }, 1443*4b9c6d91SCole Faust #endif // ECHRNG 1444*4b9c6d91SCole Faust #ifdef ECOMM 1445*4b9c6d91SCole Faust { "ECOMM", (unsigned long) ECOMM }, 1446*4b9c6d91SCole Faust #endif // ECOMM 1447*4b9c6d91SCole Faust #ifdef ECONNABORTED 1448*4b9c6d91SCole Faust { "ECONNABORTED", (unsigned long) ECONNABORTED }, 1449*4b9c6d91SCole Faust #endif // ECONNABORTED 1450*4b9c6d91SCole Faust #ifdef ECONNREFUSED 1451*4b9c6d91SCole Faust { "ECONNREFUSED", (unsigned long) ECONNREFUSED }, 1452*4b9c6d91SCole Faust #endif // ECONNREFUSED 1453*4b9c6d91SCole Faust #ifdef ECONNRESET 1454*4b9c6d91SCole Faust { "ECONNRESET", (unsigned long) ECONNRESET }, 1455*4b9c6d91SCole Faust #endif // ECONNRESET 1456*4b9c6d91SCole Faust #ifdef EDEADLK 1457*4b9c6d91SCole Faust { "EDEADLK", (unsigned long) EDEADLK }, 1458*4b9c6d91SCole Faust #endif // EDEADLK 1459*4b9c6d91SCole Faust #ifdef EDEADLOCK 1460*4b9c6d91SCole Faust { "EDEADLOCK", (unsigned long) EDEADLOCK }, 1461*4b9c6d91SCole Faust #endif // EDEADLOCK 1462*4b9c6d91SCole Faust #ifdef EDESTADDRREQ 1463*4b9c6d91SCole Faust { "EDESTADDRREQ", (unsigned long) EDESTADDRREQ }, 1464*4b9c6d91SCole Faust #endif // EDESTADDRREQ 1465*4b9c6d91SCole Faust #ifdef EDOM 1466*4b9c6d91SCole Faust { "EDOM", (unsigned long) EDOM }, 1467*4b9c6d91SCole Faust #endif // EDOM 1468*4b9c6d91SCole Faust #ifdef EDOTDOT 1469*4b9c6d91SCole Faust { "EDOTDOT", (unsigned long) EDOTDOT }, 1470*4b9c6d91SCole Faust #endif // EDOTDOT 1471*4b9c6d91SCole Faust #ifdef EDQUOT 1472*4b9c6d91SCole Faust { "EDQUOT", (unsigned long) EDQUOT }, 1473*4b9c6d91SCole Faust #endif // EDQUOT 1474*4b9c6d91SCole Faust #ifdef EEXIST 1475*4b9c6d91SCole Faust { "EEXIST", (unsigned long) EEXIST }, 1476*4b9c6d91SCole Faust #endif // EEXIST 1477*4b9c6d91SCole Faust #ifdef EFAULT 1478*4b9c6d91SCole Faust { "EFAULT", (unsigned long) EFAULT }, 1479*4b9c6d91SCole Faust #endif // EFAULT 1480*4b9c6d91SCole Faust #ifdef EFBIG 1481*4b9c6d91SCole Faust { "EFBIG", (unsigned long) EFBIG }, 1482*4b9c6d91SCole Faust #endif // EFBIG 1483*4b9c6d91SCole Faust #ifdef EHOSTDOWN 1484*4b9c6d91SCole Faust { "EHOSTDOWN", (unsigned long) EHOSTDOWN }, 1485*4b9c6d91SCole Faust #endif // EHOSTDOWN 1486*4b9c6d91SCole Faust #ifdef EHOSTUNREACH 1487*4b9c6d91SCole Faust { "EHOSTUNREACH", (unsigned long) EHOSTUNREACH }, 1488*4b9c6d91SCole Faust #endif // EHOSTUNREACH 1489*4b9c6d91SCole Faust #ifdef EHWPOISON 1490*4b9c6d91SCole Faust { "EHWPOISON", (unsigned long) EHWPOISON }, 1491*4b9c6d91SCole Faust #endif // EHWPOISON 1492*4b9c6d91SCole Faust #ifdef EIDRM 1493*4b9c6d91SCole Faust { "EIDRM", (unsigned long) EIDRM }, 1494*4b9c6d91SCole Faust #endif // EIDRM 1495*4b9c6d91SCole Faust #ifdef EILSEQ 1496*4b9c6d91SCole Faust { "EILSEQ", (unsigned long) EILSEQ }, 1497*4b9c6d91SCole Faust #endif // EILSEQ 1498*4b9c6d91SCole Faust #ifdef EINPROGRESS 1499*4b9c6d91SCole Faust { "EINPROGRESS", (unsigned long) EINPROGRESS }, 1500*4b9c6d91SCole Faust #endif // EINPROGRESS 1501*4b9c6d91SCole Faust #ifdef EINTR 1502*4b9c6d91SCole Faust { "EINTR", (unsigned long) EINTR }, 1503*4b9c6d91SCole Faust #endif // EINTR 1504*4b9c6d91SCole Faust #ifdef EINVAL 1505*4b9c6d91SCole Faust { "EINVAL", (unsigned long) EINVAL }, 1506*4b9c6d91SCole Faust #endif // EINVAL 1507*4b9c6d91SCole Faust #ifdef EIO 1508*4b9c6d91SCole Faust { "EIO", (unsigned long) EIO }, 1509*4b9c6d91SCole Faust #endif // EIO 1510*4b9c6d91SCole Faust #ifdef EISCONN 1511*4b9c6d91SCole Faust { "EISCONN", (unsigned long) EISCONN }, 1512*4b9c6d91SCole Faust #endif // EISCONN 1513*4b9c6d91SCole Faust #ifdef EISDIR 1514*4b9c6d91SCole Faust { "EISDIR", (unsigned long) EISDIR }, 1515*4b9c6d91SCole Faust #endif // EISDIR 1516*4b9c6d91SCole Faust #ifdef EISNAM 1517*4b9c6d91SCole Faust { "EISNAM", (unsigned long) EISNAM }, 1518*4b9c6d91SCole Faust #endif // EISNAM 1519*4b9c6d91SCole Faust #ifdef EKEYEXPIRED 1520*4b9c6d91SCole Faust { "EKEYEXPIRED", (unsigned long) EKEYEXPIRED }, 1521*4b9c6d91SCole Faust #endif // EKEYEXPIRED 1522*4b9c6d91SCole Faust #ifdef EKEYREJECTED 1523*4b9c6d91SCole Faust { "EKEYREJECTED", (unsigned long) EKEYREJECTED }, 1524*4b9c6d91SCole Faust #endif // EKEYREJECTED 1525*4b9c6d91SCole Faust #ifdef EKEYREVOKED 1526*4b9c6d91SCole Faust { "EKEYREVOKED", (unsigned long) EKEYREVOKED }, 1527*4b9c6d91SCole Faust #endif // EKEYREVOKED 1528*4b9c6d91SCole Faust #ifdef EL2HLT 1529*4b9c6d91SCole Faust { "EL2HLT", (unsigned long) EL2HLT }, 1530*4b9c6d91SCole Faust #endif // EL2HLT 1531*4b9c6d91SCole Faust #ifdef EL2NSYNC 1532*4b9c6d91SCole Faust { "EL2NSYNC", (unsigned long) EL2NSYNC }, 1533*4b9c6d91SCole Faust #endif // EL2NSYNC 1534*4b9c6d91SCole Faust #ifdef EL3HLT 1535*4b9c6d91SCole Faust { "EL3HLT", (unsigned long) EL3HLT }, 1536*4b9c6d91SCole Faust #endif // EL3HLT 1537*4b9c6d91SCole Faust #ifdef EL3RST 1538*4b9c6d91SCole Faust { "EL3RST", (unsigned long) EL3RST }, 1539*4b9c6d91SCole Faust #endif // EL3RST 1540*4b9c6d91SCole Faust #ifdef ELIBACC 1541*4b9c6d91SCole Faust { "ELIBACC", (unsigned long) ELIBACC }, 1542*4b9c6d91SCole Faust #endif // ELIBACC 1543*4b9c6d91SCole Faust #ifdef ELIBBAD 1544*4b9c6d91SCole Faust { "ELIBBAD", (unsigned long) ELIBBAD }, 1545*4b9c6d91SCole Faust #endif // ELIBBAD 1546*4b9c6d91SCole Faust #ifdef ELIBEXEC 1547*4b9c6d91SCole Faust { "ELIBEXEC", (unsigned long) ELIBEXEC }, 1548*4b9c6d91SCole Faust #endif // ELIBEXEC 1549*4b9c6d91SCole Faust #ifdef ELIBMAX 1550*4b9c6d91SCole Faust { "ELIBMAX", (unsigned long) ELIBMAX }, 1551*4b9c6d91SCole Faust #endif // ELIBMAX 1552*4b9c6d91SCole Faust #ifdef ELIBSCN 1553*4b9c6d91SCole Faust { "ELIBSCN", (unsigned long) ELIBSCN }, 1554*4b9c6d91SCole Faust #endif // ELIBSCN 1555*4b9c6d91SCole Faust #ifdef ELNRNG 1556*4b9c6d91SCole Faust { "ELNRNG", (unsigned long) ELNRNG }, 1557*4b9c6d91SCole Faust #endif // ELNRNG 1558*4b9c6d91SCole Faust #ifdef ELOOP 1559*4b9c6d91SCole Faust { "ELOOP", (unsigned long) ELOOP }, 1560*4b9c6d91SCole Faust #endif // ELOOP 1561*4b9c6d91SCole Faust #ifdef EM_386 1562*4b9c6d91SCole Faust { "EM_386", (unsigned long) EM_386 }, 1563*4b9c6d91SCole Faust #endif // EM_386 1564*4b9c6d91SCole Faust #ifdef EM_486 1565*4b9c6d91SCole Faust { "EM_486", (unsigned long) EM_486 }, 1566*4b9c6d91SCole Faust #endif // EM_486 1567*4b9c6d91SCole Faust #ifdef EM_68K 1568*4b9c6d91SCole Faust { "EM_68K", (unsigned long) EM_68K }, 1569*4b9c6d91SCole Faust #endif // EM_68K 1570*4b9c6d91SCole Faust #ifdef EM_860 1571*4b9c6d91SCole Faust { "EM_860", (unsigned long) EM_860 }, 1572*4b9c6d91SCole Faust #endif // EM_860 1573*4b9c6d91SCole Faust #ifdef EM_88K 1574*4b9c6d91SCole Faust { "EM_88K", (unsigned long) EM_88K }, 1575*4b9c6d91SCole Faust #endif // EM_88K 1576*4b9c6d91SCole Faust #ifdef EM_AARCH64 1577*4b9c6d91SCole Faust { "EM_AARCH64", (unsigned long) EM_AARCH64 }, 1578*4b9c6d91SCole Faust #endif // EM_AARCH64 1579*4b9c6d91SCole Faust #ifdef EM_ALPHA 1580*4b9c6d91SCole Faust { "EM_ALPHA", (unsigned long) EM_ALPHA }, 1581*4b9c6d91SCole Faust #endif // EM_ALPHA 1582*4b9c6d91SCole Faust #ifdef EM_ALTERA_NIOS2 1583*4b9c6d91SCole Faust { "EM_ALTERA_NIOS2", (unsigned long) EM_ALTERA_NIOS2 }, 1584*4b9c6d91SCole Faust #endif // EM_ALTERA_NIOS2 1585*4b9c6d91SCole Faust #ifdef EM_ARCOMPACT 1586*4b9c6d91SCole Faust { "EM_ARCOMPACT", (unsigned long) EM_ARCOMPACT }, 1587*4b9c6d91SCole Faust #endif // EM_ARCOMPACT 1588*4b9c6d91SCole Faust #ifdef EM_ARCV2 1589*4b9c6d91SCole Faust { "EM_ARCV2", (unsigned long) EM_ARCV2 }, 1590*4b9c6d91SCole Faust #endif // EM_ARCV2 1591*4b9c6d91SCole Faust #ifdef EM_ARM 1592*4b9c6d91SCole Faust { "EM_ARM", (unsigned long) EM_ARM }, 1593*4b9c6d91SCole Faust #endif // EM_ARM 1594*4b9c6d91SCole Faust #ifdef EM_BLACKFIN 1595*4b9c6d91SCole Faust { "EM_BLACKFIN", (unsigned long) EM_BLACKFIN }, 1596*4b9c6d91SCole Faust #endif // EM_BLACKFIN 1597*4b9c6d91SCole Faust #ifdef EM_BPF 1598*4b9c6d91SCole Faust { "EM_BPF", (unsigned long) EM_BPF }, 1599*4b9c6d91SCole Faust #endif // EM_BPF 1600*4b9c6d91SCole Faust #ifdef EM_CRIS 1601*4b9c6d91SCole Faust { "EM_CRIS", (unsigned long) EM_CRIS }, 1602*4b9c6d91SCole Faust #endif // EM_CRIS 1603*4b9c6d91SCole Faust #ifdef EM_CSKY 1604*4b9c6d91SCole Faust { "EM_CSKY", (unsigned long) EM_CSKY }, 1605*4b9c6d91SCole Faust #endif // EM_CSKY 1606*4b9c6d91SCole Faust #ifdef EM_CYGNUS_M32R 1607*4b9c6d91SCole Faust { "EM_CYGNUS_M32R", (unsigned long) EM_CYGNUS_M32R }, 1608*4b9c6d91SCole Faust #endif // EM_CYGNUS_M32R 1609*4b9c6d91SCole Faust #ifdef EM_CYGNUS_MN10300 1610*4b9c6d91SCole Faust { "EM_CYGNUS_MN10300", (unsigned long) EM_CYGNUS_MN10300 }, 1611*4b9c6d91SCole Faust #endif // EM_CYGNUS_MN10300 1612*4b9c6d91SCole Faust #ifdef EMEDIUMTYPE 1613*4b9c6d91SCole Faust { "EMEDIUMTYPE", (unsigned long) EMEDIUMTYPE }, 1614*4b9c6d91SCole Faust #endif // EMEDIUMTYPE 1615*4b9c6d91SCole Faust #ifdef EMFILE 1616*4b9c6d91SCole Faust { "EMFILE", (unsigned long) EMFILE }, 1617*4b9c6d91SCole Faust #endif // EMFILE 1618*4b9c6d91SCole Faust #ifdef EM_FRV 1619*4b9c6d91SCole Faust { "EM_FRV", (unsigned long) EM_FRV }, 1620*4b9c6d91SCole Faust #endif // EM_FRV 1621*4b9c6d91SCole Faust #ifdef EM_H8_300 1622*4b9c6d91SCole Faust { "EM_H8_300", (unsigned long) EM_H8_300 }, 1623*4b9c6d91SCole Faust #endif // EM_H8_300 1624*4b9c6d91SCole Faust #ifdef EM_HEXAGON 1625*4b9c6d91SCole Faust { "EM_HEXAGON", (unsigned long) EM_HEXAGON }, 1626*4b9c6d91SCole Faust #endif // EM_HEXAGON 1627*4b9c6d91SCole Faust #ifdef EM_IA_64 1628*4b9c6d91SCole Faust { "EM_IA_64", (unsigned long) EM_IA_64 }, 1629*4b9c6d91SCole Faust #endif // EM_IA_64 1630*4b9c6d91SCole Faust #ifdef EMLINK 1631*4b9c6d91SCole Faust { "EMLINK", (unsigned long) EMLINK }, 1632*4b9c6d91SCole Faust #endif // EMLINK 1633*4b9c6d91SCole Faust #ifdef EM_M32 1634*4b9c6d91SCole Faust { "EM_M32", (unsigned long) EM_M32 }, 1635*4b9c6d91SCole Faust #endif // EM_M32 1636*4b9c6d91SCole Faust #ifdef EM_M32R 1637*4b9c6d91SCole Faust { "EM_M32R", (unsigned long) EM_M32R }, 1638*4b9c6d91SCole Faust #endif // EM_M32R 1639*4b9c6d91SCole Faust #ifdef EM_MICROBLAZE 1640*4b9c6d91SCole Faust { "EM_MICROBLAZE", (unsigned long) EM_MICROBLAZE }, 1641*4b9c6d91SCole Faust #endif // EM_MICROBLAZE 1642*4b9c6d91SCole Faust #ifdef EM_MIPS 1643*4b9c6d91SCole Faust { "EM_MIPS", (unsigned long) EM_MIPS }, 1644*4b9c6d91SCole Faust #endif // EM_MIPS 1645*4b9c6d91SCole Faust #ifdef EM_MIPS_RS3_LE 1646*4b9c6d91SCole Faust { "EM_MIPS_RS3_LE", (unsigned long) EM_MIPS_RS3_LE }, 1647*4b9c6d91SCole Faust #endif // EM_MIPS_RS3_LE 1648*4b9c6d91SCole Faust #ifdef EM_MIPS_RS4_BE 1649*4b9c6d91SCole Faust { "EM_MIPS_RS4_BE", (unsigned long) EM_MIPS_RS4_BE }, 1650*4b9c6d91SCole Faust #endif // EM_MIPS_RS4_BE 1651*4b9c6d91SCole Faust #ifdef EM_MN10300 1652*4b9c6d91SCole Faust { "EM_MN10300", (unsigned long) EM_MN10300 }, 1653*4b9c6d91SCole Faust #endif // EM_MN10300 1654*4b9c6d91SCole Faust #ifdef EM_NDS32 1655*4b9c6d91SCole Faust { "EM_NDS32", (unsigned long) EM_NDS32 }, 1656*4b9c6d91SCole Faust #endif // EM_NDS32 1657*4b9c6d91SCole Faust #ifdef EM_NONE 1658*4b9c6d91SCole Faust { "EM_NONE", (unsigned long) EM_NONE }, 1659*4b9c6d91SCole Faust #endif // EM_NONE 1660*4b9c6d91SCole Faust #ifdef EM_OPENRISC 1661*4b9c6d91SCole Faust { "EM_OPENRISC", (unsigned long) EM_OPENRISC }, 1662*4b9c6d91SCole Faust #endif // EM_OPENRISC 1663*4b9c6d91SCole Faust #ifdef EM_PARISC 1664*4b9c6d91SCole Faust { "EM_PARISC", (unsigned long) EM_PARISC }, 1665*4b9c6d91SCole Faust #endif // EM_PARISC 1666*4b9c6d91SCole Faust #ifdef EM_PPC 1667*4b9c6d91SCole Faust { "EM_PPC", (unsigned long) EM_PPC }, 1668*4b9c6d91SCole Faust #endif // EM_PPC 1669*4b9c6d91SCole Faust #ifdef EM_PPC64 1670*4b9c6d91SCole Faust { "EM_PPC64", (unsigned long) EM_PPC64 }, 1671*4b9c6d91SCole Faust #endif // EM_PPC64 1672*4b9c6d91SCole Faust #ifdef EM_RISCV 1673*4b9c6d91SCole Faust { "EM_RISCV", (unsigned long) EM_RISCV }, 1674*4b9c6d91SCole Faust #endif // EM_RISCV 1675*4b9c6d91SCole Faust #ifdef EM_S390 1676*4b9c6d91SCole Faust { "EM_S390", (unsigned long) EM_S390 }, 1677*4b9c6d91SCole Faust #endif // EM_S390 1678*4b9c6d91SCole Faust #ifdef EM_S390_OLD 1679*4b9c6d91SCole Faust { "EM_S390_OLD", (unsigned long) EM_S390_OLD }, 1680*4b9c6d91SCole Faust #endif // EM_S390_OLD 1681*4b9c6d91SCole Faust #ifdef EMSGSIZE 1682*4b9c6d91SCole Faust { "EMSGSIZE", (unsigned long) EMSGSIZE }, 1683*4b9c6d91SCole Faust #endif // EMSGSIZE 1684*4b9c6d91SCole Faust #ifdef EM_SH 1685*4b9c6d91SCole Faust { "EM_SH", (unsigned long) EM_SH }, 1686*4b9c6d91SCole Faust #endif // EM_SH 1687*4b9c6d91SCole Faust #ifdef EM_SPARC 1688*4b9c6d91SCole Faust { "EM_SPARC", (unsigned long) EM_SPARC }, 1689*4b9c6d91SCole Faust #endif // EM_SPARC 1690*4b9c6d91SCole Faust #ifdef EM_SPARC32PLUS 1691*4b9c6d91SCole Faust { "EM_SPARC32PLUS", (unsigned long) EM_SPARC32PLUS }, 1692*4b9c6d91SCole Faust #endif // EM_SPARC32PLUS 1693*4b9c6d91SCole Faust #ifdef EM_SPARCV9 1694*4b9c6d91SCole Faust { "EM_SPARCV9", (unsigned long) EM_SPARCV9 }, 1695*4b9c6d91SCole Faust #endif // EM_SPARCV9 1696*4b9c6d91SCole Faust #ifdef EM_SPU 1697*4b9c6d91SCole Faust { "EM_SPU", (unsigned long) EM_SPU }, 1698*4b9c6d91SCole Faust #endif // EM_SPU 1699*4b9c6d91SCole Faust #ifdef EM_TI_C6000 1700*4b9c6d91SCole Faust { "EM_TI_C6000", (unsigned long) EM_TI_C6000 }, 1701*4b9c6d91SCole Faust #endif // EM_TI_C6000 1702*4b9c6d91SCole Faust #ifdef EM_TILEGX 1703*4b9c6d91SCole Faust { "EM_TILEGX", (unsigned long) EM_TILEGX }, 1704*4b9c6d91SCole Faust #endif // EM_TILEGX 1705*4b9c6d91SCole Faust #ifdef EM_TILEPRO 1706*4b9c6d91SCole Faust { "EM_TILEPRO", (unsigned long) EM_TILEPRO }, 1707*4b9c6d91SCole Faust #endif // EM_TILEPRO 1708*4b9c6d91SCole Faust #ifdef EMULTIHOP 1709*4b9c6d91SCole Faust { "EMULTIHOP", (unsigned long) EMULTIHOP }, 1710*4b9c6d91SCole Faust #endif // EMULTIHOP 1711*4b9c6d91SCole Faust #ifdef EM_UNICORE 1712*4b9c6d91SCole Faust { "EM_UNICORE", (unsigned long) EM_UNICORE }, 1713*4b9c6d91SCole Faust #endif // EM_UNICORE 1714*4b9c6d91SCole Faust #ifdef EM_X86_64 1715*4b9c6d91SCole Faust { "EM_X86_64", (unsigned long) EM_X86_64 }, 1716*4b9c6d91SCole Faust #endif // EM_X86_64 1717*4b9c6d91SCole Faust #ifdef EM_XTENSA 1718*4b9c6d91SCole Faust { "EM_XTENSA", (unsigned long) EM_XTENSA }, 1719*4b9c6d91SCole Faust #endif // EM_XTENSA 1720*4b9c6d91SCole Faust #ifdef ENAMETOOLONG 1721*4b9c6d91SCole Faust { "ENAMETOOLONG", (unsigned long) ENAMETOOLONG }, 1722*4b9c6d91SCole Faust #endif // ENAMETOOLONG 1723*4b9c6d91SCole Faust #ifdef ENAVAIL 1724*4b9c6d91SCole Faust { "ENAVAIL", (unsigned long) ENAVAIL }, 1725*4b9c6d91SCole Faust #endif // ENAVAIL 1726*4b9c6d91SCole Faust #ifdef ENETDOWN 1727*4b9c6d91SCole Faust { "ENETDOWN", (unsigned long) ENETDOWN }, 1728*4b9c6d91SCole Faust #endif // ENETDOWN 1729*4b9c6d91SCole Faust #ifdef ENETRESET 1730*4b9c6d91SCole Faust { "ENETRESET", (unsigned long) ENETRESET }, 1731*4b9c6d91SCole Faust #endif // ENETRESET 1732*4b9c6d91SCole Faust #ifdef ENETUNREACH 1733*4b9c6d91SCole Faust { "ENETUNREACH", (unsigned long) ENETUNREACH }, 1734*4b9c6d91SCole Faust #endif // ENETUNREACH 1735*4b9c6d91SCole Faust #ifdef ENFILE 1736*4b9c6d91SCole Faust { "ENFILE", (unsigned long) ENFILE }, 1737*4b9c6d91SCole Faust #endif // ENFILE 1738*4b9c6d91SCole Faust #ifdef ENOANO 1739*4b9c6d91SCole Faust { "ENOANO", (unsigned long) ENOANO }, 1740*4b9c6d91SCole Faust #endif // ENOANO 1741*4b9c6d91SCole Faust #ifdef ENOBUFS 1742*4b9c6d91SCole Faust { "ENOBUFS", (unsigned long) ENOBUFS }, 1743*4b9c6d91SCole Faust #endif // ENOBUFS 1744*4b9c6d91SCole Faust #ifdef ENOCSI 1745*4b9c6d91SCole Faust { "ENOCSI", (unsigned long) ENOCSI }, 1746*4b9c6d91SCole Faust #endif // ENOCSI 1747*4b9c6d91SCole Faust #ifdef ENODATA 1748*4b9c6d91SCole Faust { "ENODATA", (unsigned long) ENODATA }, 1749*4b9c6d91SCole Faust #endif // ENODATA 1750*4b9c6d91SCole Faust #ifdef ENODEV 1751*4b9c6d91SCole Faust { "ENODEV", (unsigned long) ENODEV }, 1752*4b9c6d91SCole Faust #endif // ENODEV 1753*4b9c6d91SCole Faust #ifdef ENOENT 1754*4b9c6d91SCole Faust { "ENOENT", (unsigned long) ENOENT }, 1755*4b9c6d91SCole Faust #endif // ENOENT 1756*4b9c6d91SCole Faust #ifdef ENOEXEC 1757*4b9c6d91SCole Faust { "ENOEXEC", (unsigned long) ENOEXEC }, 1758*4b9c6d91SCole Faust #endif // ENOEXEC 1759*4b9c6d91SCole Faust #ifdef ENOKEY 1760*4b9c6d91SCole Faust { "ENOKEY", (unsigned long) ENOKEY }, 1761*4b9c6d91SCole Faust #endif // ENOKEY 1762*4b9c6d91SCole Faust #ifdef ENOLCK 1763*4b9c6d91SCole Faust { "ENOLCK", (unsigned long) ENOLCK }, 1764*4b9c6d91SCole Faust #endif // ENOLCK 1765*4b9c6d91SCole Faust #ifdef ENOLINK 1766*4b9c6d91SCole Faust { "ENOLINK", (unsigned long) ENOLINK }, 1767*4b9c6d91SCole Faust #endif // ENOLINK 1768*4b9c6d91SCole Faust #ifdef ENOMEDIUM 1769*4b9c6d91SCole Faust { "ENOMEDIUM", (unsigned long) ENOMEDIUM }, 1770*4b9c6d91SCole Faust #endif // ENOMEDIUM 1771*4b9c6d91SCole Faust #ifdef ENOMEM 1772*4b9c6d91SCole Faust { "ENOMEM", (unsigned long) ENOMEM }, 1773*4b9c6d91SCole Faust #endif // ENOMEM 1774*4b9c6d91SCole Faust #ifdef ENOMSG 1775*4b9c6d91SCole Faust { "ENOMSG", (unsigned long) ENOMSG }, 1776*4b9c6d91SCole Faust #endif // ENOMSG 1777*4b9c6d91SCole Faust #ifdef ENONET 1778*4b9c6d91SCole Faust { "ENONET", (unsigned long) ENONET }, 1779*4b9c6d91SCole Faust #endif // ENONET 1780*4b9c6d91SCole Faust #ifdef ENOPKG 1781*4b9c6d91SCole Faust { "ENOPKG", (unsigned long) ENOPKG }, 1782*4b9c6d91SCole Faust #endif // ENOPKG 1783*4b9c6d91SCole Faust #ifdef ENOPROTOOPT 1784*4b9c6d91SCole Faust { "ENOPROTOOPT", (unsigned long) ENOPROTOOPT }, 1785*4b9c6d91SCole Faust #endif // ENOPROTOOPT 1786*4b9c6d91SCole Faust #ifdef ENOSPC 1787*4b9c6d91SCole Faust { "ENOSPC", (unsigned long) ENOSPC }, 1788*4b9c6d91SCole Faust #endif // ENOSPC 1789*4b9c6d91SCole Faust #ifdef ENOSR 1790*4b9c6d91SCole Faust { "ENOSR", (unsigned long) ENOSR }, 1791*4b9c6d91SCole Faust #endif // ENOSR 1792*4b9c6d91SCole Faust #ifdef ENOSTR 1793*4b9c6d91SCole Faust { "ENOSTR", (unsigned long) ENOSTR }, 1794*4b9c6d91SCole Faust #endif // ENOSTR 1795*4b9c6d91SCole Faust #ifdef ENOSYS 1796*4b9c6d91SCole Faust { "ENOSYS", (unsigned long) ENOSYS }, 1797*4b9c6d91SCole Faust #endif // ENOSYS 1798*4b9c6d91SCole Faust #ifdef ENOTBLK 1799*4b9c6d91SCole Faust { "ENOTBLK", (unsigned long) ENOTBLK }, 1800*4b9c6d91SCole Faust #endif // ENOTBLK 1801*4b9c6d91SCole Faust #ifdef ENOTCONN 1802*4b9c6d91SCole Faust { "ENOTCONN", (unsigned long) ENOTCONN }, 1803*4b9c6d91SCole Faust #endif // ENOTCONN 1804*4b9c6d91SCole Faust #ifdef ENOTDIR 1805*4b9c6d91SCole Faust { "ENOTDIR", (unsigned long) ENOTDIR }, 1806*4b9c6d91SCole Faust #endif // ENOTDIR 1807*4b9c6d91SCole Faust #ifdef ENOTEMPTY 1808*4b9c6d91SCole Faust { "ENOTEMPTY", (unsigned long) ENOTEMPTY }, 1809*4b9c6d91SCole Faust #endif // ENOTEMPTY 1810*4b9c6d91SCole Faust #ifdef ENOTNAM 1811*4b9c6d91SCole Faust { "ENOTNAM", (unsigned long) ENOTNAM }, 1812*4b9c6d91SCole Faust #endif // ENOTNAM 1813*4b9c6d91SCole Faust #ifdef ENOTRECOVERABLE 1814*4b9c6d91SCole Faust { "ENOTRECOVERABLE", (unsigned long) ENOTRECOVERABLE }, 1815*4b9c6d91SCole Faust #endif // ENOTRECOVERABLE 1816*4b9c6d91SCole Faust #ifdef ENOTSOCK 1817*4b9c6d91SCole Faust { "ENOTSOCK", (unsigned long) ENOTSOCK }, 1818*4b9c6d91SCole Faust #endif // ENOTSOCK 1819*4b9c6d91SCole Faust #ifdef ENOTSUP 1820*4b9c6d91SCole Faust { "ENOTSUP", (unsigned long) ENOTSUP }, 1821*4b9c6d91SCole Faust #endif // ENOTSUP 1822*4b9c6d91SCole Faust #ifdef ENOTTY 1823*4b9c6d91SCole Faust { "ENOTTY", (unsigned long) ENOTTY }, 1824*4b9c6d91SCole Faust #endif // ENOTTY 1825*4b9c6d91SCole Faust #ifdef ENOTUNIQ 1826*4b9c6d91SCole Faust { "ENOTUNIQ", (unsigned long) ENOTUNIQ }, 1827*4b9c6d91SCole Faust #endif // ENOTUNIQ 1828*4b9c6d91SCole Faust #ifdef ENXIO 1829*4b9c6d91SCole Faust { "ENXIO", (unsigned long) ENXIO }, 1830*4b9c6d91SCole Faust #endif // ENXIO 1831*4b9c6d91SCole Faust #ifdef EOPNOTSUPP 1832*4b9c6d91SCole Faust { "EOPNOTSUPP", (unsigned long) EOPNOTSUPP }, 1833*4b9c6d91SCole Faust #endif // EOPNOTSUPP 1834*4b9c6d91SCole Faust #ifdef EOVERFLOW 1835*4b9c6d91SCole Faust { "EOVERFLOW", (unsigned long) EOVERFLOW }, 1836*4b9c6d91SCole Faust #endif // EOVERFLOW 1837*4b9c6d91SCole Faust #ifdef EOWNERDEAD 1838*4b9c6d91SCole Faust { "EOWNERDEAD", (unsigned long) EOWNERDEAD }, 1839*4b9c6d91SCole Faust #endif // EOWNERDEAD 1840*4b9c6d91SCole Faust #ifdef EPERM 1841*4b9c6d91SCole Faust { "EPERM", (unsigned long) EPERM }, 1842*4b9c6d91SCole Faust #endif // EPERM 1843*4b9c6d91SCole Faust #ifdef EPFNOSUPPORT 1844*4b9c6d91SCole Faust { "EPFNOSUPPORT", (unsigned long) EPFNOSUPPORT }, 1845*4b9c6d91SCole Faust #endif // EPFNOSUPPORT 1846*4b9c6d91SCole Faust #ifdef EPIPE 1847*4b9c6d91SCole Faust { "EPIPE", (unsigned long) EPIPE }, 1848*4b9c6d91SCole Faust #endif // EPIPE 1849*4b9c6d91SCole Faust #ifdef EPROTO 1850*4b9c6d91SCole Faust { "EPROTO", (unsigned long) EPROTO }, 1851*4b9c6d91SCole Faust #endif // EPROTO 1852*4b9c6d91SCole Faust #ifdef EPROTONOSUPPORT 1853*4b9c6d91SCole Faust { "EPROTONOSUPPORT", (unsigned long) EPROTONOSUPPORT }, 1854*4b9c6d91SCole Faust #endif // EPROTONOSUPPORT 1855*4b9c6d91SCole Faust #ifdef EPROTOTYPE 1856*4b9c6d91SCole Faust { "EPROTOTYPE", (unsigned long) EPROTOTYPE }, 1857*4b9c6d91SCole Faust #endif // EPROTOTYPE 1858*4b9c6d91SCole Faust #ifdef ERANGE 1859*4b9c6d91SCole Faust { "ERANGE", (unsigned long) ERANGE }, 1860*4b9c6d91SCole Faust #endif // ERANGE 1861*4b9c6d91SCole Faust #ifdef EREMCHG 1862*4b9c6d91SCole Faust { "EREMCHG", (unsigned long) EREMCHG }, 1863*4b9c6d91SCole Faust #endif // EREMCHG 1864*4b9c6d91SCole Faust #ifdef EREMOTE 1865*4b9c6d91SCole Faust { "EREMOTE", (unsigned long) EREMOTE }, 1866*4b9c6d91SCole Faust #endif // EREMOTE 1867*4b9c6d91SCole Faust #ifdef EREMOTEIO 1868*4b9c6d91SCole Faust { "EREMOTEIO", (unsigned long) EREMOTEIO }, 1869*4b9c6d91SCole Faust #endif // EREMOTEIO 1870*4b9c6d91SCole Faust #ifdef ERESTART 1871*4b9c6d91SCole Faust { "ERESTART", (unsigned long) ERESTART }, 1872*4b9c6d91SCole Faust #endif // ERESTART 1873*4b9c6d91SCole Faust #ifdef ERFKILL 1874*4b9c6d91SCole Faust { "ERFKILL", (unsigned long) ERFKILL }, 1875*4b9c6d91SCole Faust #endif // ERFKILL 1876*4b9c6d91SCole Faust #ifdef EROFS 1877*4b9c6d91SCole Faust { "EROFS", (unsigned long) EROFS }, 1878*4b9c6d91SCole Faust #endif // EROFS 1879*4b9c6d91SCole Faust #ifdef ESHUTDOWN 1880*4b9c6d91SCole Faust { "ESHUTDOWN", (unsigned long) ESHUTDOWN }, 1881*4b9c6d91SCole Faust #endif // ESHUTDOWN 1882*4b9c6d91SCole Faust #ifdef ESOCKTNOSUPPORT 1883*4b9c6d91SCole Faust { "ESOCKTNOSUPPORT", (unsigned long) ESOCKTNOSUPPORT }, 1884*4b9c6d91SCole Faust #endif // ESOCKTNOSUPPORT 1885*4b9c6d91SCole Faust #ifdef ESPIPE 1886*4b9c6d91SCole Faust { "ESPIPE", (unsigned long) ESPIPE }, 1887*4b9c6d91SCole Faust #endif // ESPIPE 1888*4b9c6d91SCole Faust #ifdef ESRCH 1889*4b9c6d91SCole Faust { "ESRCH", (unsigned long) ESRCH }, 1890*4b9c6d91SCole Faust #endif // ESRCH 1891*4b9c6d91SCole Faust #ifdef ESRMNT 1892*4b9c6d91SCole Faust { "ESRMNT", (unsigned long) ESRMNT }, 1893*4b9c6d91SCole Faust #endif // ESRMNT 1894*4b9c6d91SCole Faust #ifdef ESTALE 1895*4b9c6d91SCole Faust { "ESTALE", (unsigned long) ESTALE }, 1896*4b9c6d91SCole Faust #endif // ESTALE 1897*4b9c6d91SCole Faust #ifdef ESTRPIPE 1898*4b9c6d91SCole Faust { "ESTRPIPE", (unsigned long) ESTRPIPE }, 1899*4b9c6d91SCole Faust #endif // ESTRPIPE 1900*4b9c6d91SCole Faust #ifdef ETIME 1901*4b9c6d91SCole Faust { "ETIME", (unsigned long) ETIME }, 1902*4b9c6d91SCole Faust #endif // ETIME 1903*4b9c6d91SCole Faust #ifdef ETIMEDOUT 1904*4b9c6d91SCole Faust { "ETIMEDOUT", (unsigned long) ETIMEDOUT }, 1905*4b9c6d91SCole Faust #endif // ETIMEDOUT 1906*4b9c6d91SCole Faust #ifdef ETOOMANYREFS 1907*4b9c6d91SCole Faust { "ETOOMANYREFS", (unsigned long) ETOOMANYREFS }, 1908*4b9c6d91SCole Faust #endif // ETOOMANYREFS 1909*4b9c6d91SCole Faust #ifdef ETXTBSY 1910*4b9c6d91SCole Faust { "ETXTBSY", (unsigned long) ETXTBSY }, 1911*4b9c6d91SCole Faust #endif // ETXTBSY 1912*4b9c6d91SCole Faust #ifdef EUCLEAN 1913*4b9c6d91SCole Faust { "EUCLEAN", (unsigned long) EUCLEAN }, 1914*4b9c6d91SCole Faust #endif // EUCLEAN 1915*4b9c6d91SCole Faust #ifdef EUNATCH 1916*4b9c6d91SCole Faust { "EUNATCH", (unsigned long) EUNATCH }, 1917*4b9c6d91SCole Faust #endif // EUNATCH 1918*4b9c6d91SCole Faust #ifdef EUSERS 1919*4b9c6d91SCole Faust { "EUSERS", (unsigned long) EUSERS }, 1920*4b9c6d91SCole Faust #endif // EUSERS 1921*4b9c6d91SCole Faust #ifdef EWOULDBLOCK 1922*4b9c6d91SCole Faust { "EWOULDBLOCK", (unsigned long) EWOULDBLOCK }, 1923*4b9c6d91SCole Faust #endif // EWOULDBLOCK 1924*4b9c6d91SCole Faust #ifdef EXDEV 1925*4b9c6d91SCole Faust { "EXDEV", (unsigned long) EXDEV }, 1926*4b9c6d91SCole Faust #endif // EXDEV 1927*4b9c6d91SCole Faust #ifdef EXFULL 1928*4b9c6d91SCole Faust { "EXFULL", (unsigned long) EXFULL }, 1929*4b9c6d91SCole Faust #endif // EXFULL 1930*4b9c6d91SCole Faust #ifdef EXTA 1931*4b9c6d91SCole Faust { "EXTA", (unsigned long) EXTA }, 1932*4b9c6d91SCole Faust #endif // EXTA 1933*4b9c6d91SCole Faust #ifdef EXTB 1934*4b9c6d91SCole Faust { "EXTB", (unsigned long) EXTB }, 1935*4b9c6d91SCole Faust #endif // EXTB 1936*4b9c6d91SCole Faust #ifdef EXTPROC 1937*4b9c6d91SCole Faust { "EXTPROC", (unsigned long) EXTPROC }, 1938*4b9c6d91SCole Faust #endif // EXTPROC 1939*4b9c6d91SCole Faust #ifdef FAPPEND 1940*4b9c6d91SCole Faust { "FAPPEND", (unsigned long) FAPPEND }, 1941*4b9c6d91SCole Faust #endif // FAPPEND 1942*4b9c6d91SCole Faust #ifdef FASYNC 1943*4b9c6d91SCole Faust { "FASYNC", (unsigned long) FASYNC }, 1944*4b9c6d91SCole Faust #endif // FASYNC 1945*4b9c6d91SCole Faust #ifdef FD_2M 1946*4b9c6d91SCole Faust { "FD_2M", (unsigned long) FD_2M }, 1947*4b9c6d91SCole Faust #endif // FD_2M 1948*4b9c6d91SCole Faust #ifdef FD_BROKEN_DCL 1949*4b9c6d91SCole Faust { "FD_BROKEN_DCL", (unsigned long) FD_BROKEN_DCL }, 1950*4b9c6d91SCole Faust #endif // FD_BROKEN_DCL 1951*4b9c6d91SCole Faust #ifdef FD_CLOEXEC 1952*4b9c6d91SCole Faust { "FD_CLOEXEC", (unsigned long) FD_CLOEXEC }, 1953*4b9c6d91SCole Faust #endif // FD_CLOEXEC 1954*4b9c6d91SCole Faust #ifdef FDCLRPRM 1955*4b9c6d91SCole Faust { "FDCLRPRM", (unsigned long) FDCLRPRM }, 1956*4b9c6d91SCole Faust #endif // FDCLRPRM 1957*4b9c6d91SCole Faust #ifdef FD_DEBUG 1958*4b9c6d91SCole Faust { "FD_DEBUG", (unsigned long) FD_DEBUG }, 1959*4b9c6d91SCole Faust #endif // FD_DEBUG 1960*4b9c6d91SCole Faust #ifdef FDDEFMEDIAPRM 1961*4b9c6d91SCole Faust { "FDDEFMEDIAPRM", (unsigned long) FDDEFMEDIAPRM }, 1962*4b9c6d91SCole Faust #endif // FDDEFMEDIAPRM 1963*4b9c6d91SCole Faust #ifdef FDDEFPRM 1964*4b9c6d91SCole Faust { "FDDEFPRM", (unsigned long) FDDEFPRM }, 1965*4b9c6d91SCole Faust #endif // FDDEFPRM 1966*4b9c6d91SCole Faust #ifdef FD_DRIVER_VERSION 1967*4b9c6d91SCole Faust { "FD_DRIVER_VERSION", (unsigned long) FD_DRIVER_VERSION }, 1968*4b9c6d91SCole Faust #endif // FD_DRIVER_VERSION 1969*4b9c6d91SCole Faust #ifdef FDEJECT 1970*4b9c6d91SCole Faust { "FDEJECT", (unsigned long) FDEJECT }, 1971*4b9c6d91SCole Faust #endif // FDEJECT 1972*4b9c6d91SCole Faust #ifdef FD_FILL_BYTE 1973*4b9c6d91SCole Faust { "FD_FILL_BYTE", (unsigned long) FD_FILL_BYTE }, 1974*4b9c6d91SCole Faust #endif // FD_FILL_BYTE 1975*4b9c6d91SCole Faust #ifdef FDFLUSH 1976*4b9c6d91SCole Faust { "FDFLUSH", (unsigned long) FDFLUSH }, 1977*4b9c6d91SCole Faust #endif // FDFLUSH 1978*4b9c6d91SCole Faust #ifdef FDFMTBEG 1979*4b9c6d91SCole Faust { "FDFMTBEG", (unsigned long) FDFMTBEG }, 1980*4b9c6d91SCole Faust #endif // FDFMTBEG 1981*4b9c6d91SCole Faust #ifdef FDFMTEND 1982*4b9c6d91SCole Faust { "FDFMTEND", (unsigned long) FDFMTEND }, 1983*4b9c6d91SCole Faust #endif // FDFMTEND 1984*4b9c6d91SCole Faust #ifdef FDFMTTRK 1985*4b9c6d91SCole Faust { "FDFMTTRK", (unsigned long) FDFMTTRK }, 1986*4b9c6d91SCole Faust #endif // FDFMTTRK 1987*4b9c6d91SCole Faust #ifdef FDGETDRVPRM 1988*4b9c6d91SCole Faust { "FDGETDRVPRM", (unsigned long) FDGETDRVPRM }, 1989*4b9c6d91SCole Faust #endif // FDGETDRVPRM 1990*4b9c6d91SCole Faust #ifdef FDGETDRVSTAT 1991*4b9c6d91SCole Faust { "FDGETDRVSTAT", (unsigned long) FDGETDRVSTAT }, 1992*4b9c6d91SCole Faust #endif // FDGETDRVSTAT 1993*4b9c6d91SCole Faust #ifdef FDGETDRVTYP 1994*4b9c6d91SCole Faust { "FDGETDRVTYP", (unsigned long) FDGETDRVTYP }, 1995*4b9c6d91SCole Faust #endif // FDGETDRVTYP 1996*4b9c6d91SCole Faust #ifdef FDGETFDCSTAT 1997*4b9c6d91SCole Faust { "FDGETFDCSTAT", (unsigned long) FDGETFDCSTAT }, 1998*4b9c6d91SCole Faust #endif // FDGETFDCSTAT 1999*4b9c6d91SCole Faust #ifdef FDGETMAXERRS 2000*4b9c6d91SCole Faust { "FDGETMAXERRS", (unsigned long) FDGETMAXERRS }, 2001*4b9c6d91SCole Faust #endif // FDGETMAXERRS 2002*4b9c6d91SCole Faust #ifdef FDGETMEDIAPRM 2003*4b9c6d91SCole Faust { "FDGETMEDIAPRM", (unsigned long) FDGETMEDIAPRM }, 2004*4b9c6d91SCole Faust #endif // FDGETMEDIAPRM 2005*4b9c6d91SCole Faust #ifdef FDGETPRM 2006*4b9c6d91SCole Faust { "FDGETPRM", (unsigned long) FDGETPRM }, 2007*4b9c6d91SCole Faust #endif // FDGETPRM 2008*4b9c6d91SCole Faust #ifdef FD_INVERTED_DCL 2009*4b9c6d91SCole Faust { "FD_INVERTED_DCL", (unsigned long) FD_INVERTED_DCL }, 2010*4b9c6d91SCole Faust #endif // FD_INVERTED_DCL 2011*4b9c6d91SCole Faust #ifdef FDMSGOFF 2012*4b9c6d91SCole Faust { "FDMSGOFF", (unsigned long) FDMSGOFF }, 2013*4b9c6d91SCole Faust #endif // FDMSGOFF 2014*4b9c6d91SCole Faust #ifdef FDMSGON 2015*4b9c6d91SCole Faust { "FDMSGON", (unsigned long) FDMSGON }, 2016*4b9c6d91SCole Faust #endif // FDMSGON 2017*4b9c6d91SCole Faust #ifdef FD_PERP 2018*4b9c6d91SCole Faust { "FD_PERP", (unsigned long) FD_PERP }, 2019*4b9c6d91SCole Faust #endif // FD_PERP 2020*4b9c6d91SCole Faust #ifdef FDPOLLDRVSTAT 2021*4b9c6d91SCole Faust { "FDPOLLDRVSTAT", (unsigned long) FDPOLLDRVSTAT }, 2022*4b9c6d91SCole Faust #endif // FDPOLLDRVSTAT 2023*4b9c6d91SCole Faust #ifdef FDRAWCMD 2024*4b9c6d91SCole Faust { "FDRAWCMD", (unsigned long) FDRAWCMD }, 2025*4b9c6d91SCole Faust #endif // FDRAWCMD 2026*4b9c6d91SCole Faust #ifdef FD_RAW_DISK_CHANGE 2027*4b9c6d91SCole Faust { "FD_RAW_DISK_CHANGE", (unsigned long) FD_RAW_DISK_CHANGE }, 2028*4b9c6d91SCole Faust #endif // FD_RAW_DISK_CHANGE 2029*4b9c6d91SCole Faust #ifdef FD_RAW_FAILURE 2030*4b9c6d91SCole Faust { "FD_RAW_FAILURE", (unsigned long) FD_RAW_FAILURE }, 2031*4b9c6d91SCole Faust #endif // FD_RAW_FAILURE 2032*4b9c6d91SCole Faust #ifdef FD_RAW_HARDFAILURE 2033*4b9c6d91SCole Faust { "FD_RAW_HARDFAILURE", (unsigned long) FD_RAW_HARDFAILURE }, 2034*4b9c6d91SCole Faust #endif // FD_RAW_HARDFAILURE 2035*4b9c6d91SCole Faust #ifdef FD_RAW_INTR 2036*4b9c6d91SCole Faust { "FD_RAW_INTR", (unsigned long) FD_RAW_INTR }, 2037*4b9c6d91SCole Faust #endif // FD_RAW_INTR 2038*4b9c6d91SCole Faust #ifdef FD_RAW_MORE 2039*4b9c6d91SCole Faust { "FD_RAW_MORE", (unsigned long) FD_RAW_MORE }, 2040*4b9c6d91SCole Faust #endif // FD_RAW_MORE 2041*4b9c6d91SCole Faust #ifdef FD_RAW_NEED_DISK 2042*4b9c6d91SCole Faust { "FD_RAW_NEED_DISK", (unsigned long) FD_RAW_NEED_DISK }, 2043*4b9c6d91SCole Faust #endif // FD_RAW_NEED_DISK 2044*4b9c6d91SCole Faust #ifdef FD_RAW_NEED_SEEK 2045*4b9c6d91SCole Faust { "FD_RAW_NEED_SEEK", (unsigned long) FD_RAW_NEED_SEEK }, 2046*4b9c6d91SCole Faust #endif // FD_RAW_NEED_SEEK 2047*4b9c6d91SCole Faust #ifdef FD_RAW_NO_MOTOR 2048*4b9c6d91SCole Faust { "FD_RAW_NO_MOTOR", (unsigned long) FD_RAW_NO_MOTOR }, 2049*4b9c6d91SCole Faust #endif // FD_RAW_NO_MOTOR 2050*4b9c6d91SCole Faust #ifdef FD_RAW_NO_MOTOR_AFTER 2051*4b9c6d91SCole Faust { "FD_RAW_NO_MOTOR_AFTER", (unsigned long) FD_RAW_NO_MOTOR_AFTER }, 2052*4b9c6d91SCole Faust #endif // FD_RAW_NO_MOTOR_AFTER 2053*4b9c6d91SCole Faust #ifdef FD_RAW_READ 2054*4b9c6d91SCole Faust { "FD_RAW_READ", (unsigned long) FD_RAW_READ }, 2055*4b9c6d91SCole Faust #endif // FD_RAW_READ 2056*4b9c6d91SCole Faust #ifdef FD_RAW_SOFTFAILURE 2057*4b9c6d91SCole Faust { "FD_RAW_SOFTFAILURE", (unsigned long) FD_RAW_SOFTFAILURE }, 2058*4b9c6d91SCole Faust #endif // FD_RAW_SOFTFAILURE 2059*4b9c6d91SCole Faust #ifdef FD_RAW_SPIN 2060*4b9c6d91SCole Faust { "FD_RAW_SPIN", (unsigned long) FD_RAW_SPIN }, 2061*4b9c6d91SCole Faust #endif // FD_RAW_SPIN 2062*4b9c6d91SCole Faust #ifdef FD_RAW_STOP_IF_FAILURE 2063*4b9c6d91SCole Faust { "FD_RAW_STOP_IF_FAILURE", (unsigned long) FD_RAW_STOP_IF_FAILURE }, 2064*4b9c6d91SCole Faust #endif // FD_RAW_STOP_IF_FAILURE 2065*4b9c6d91SCole Faust #ifdef FD_RAW_STOP_IF_SUCCESS 2066*4b9c6d91SCole Faust { "FD_RAW_STOP_IF_SUCCESS", (unsigned long) FD_RAW_STOP_IF_SUCCESS }, 2067*4b9c6d91SCole Faust #endif // FD_RAW_STOP_IF_SUCCESS 2068*4b9c6d91SCole Faust #ifdef FD_RAW_WRITE 2069*4b9c6d91SCole Faust { "FD_RAW_WRITE", (unsigned long) FD_RAW_WRITE }, 2070*4b9c6d91SCole Faust #endif // FD_RAW_WRITE 2071*4b9c6d91SCole Faust #ifdef FDRESET 2072*4b9c6d91SCole Faust { "FDRESET", (unsigned long) FDRESET }, 2073*4b9c6d91SCole Faust #endif // FDRESET 2074*4b9c6d91SCole Faust #ifdef FD_SECTBASEMASK 2075*4b9c6d91SCole Faust { "FD_SECTBASEMASK", (unsigned long) FD_SECTBASEMASK }, 2076*4b9c6d91SCole Faust #endif // FD_SECTBASEMASK 2077*4b9c6d91SCole Faust #ifdef FDSETDRVPRM 2078*4b9c6d91SCole Faust { "FDSETDRVPRM", (unsigned long) FDSETDRVPRM }, 2079*4b9c6d91SCole Faust #endif // FDSETDRVPRM 2080*4b9c6d91SCole Faust #ifdef FDSETEMSGTRESH 2081*4b9c6d91SCole Faust { "FDSETEMSGTRESH", (unsigned long) FDSETEMSGTRESH }, 2082*4b9c6d91SCole Faust #endif // FDSETEMSGTRESH 2083*4b9c6d91SCole Faust #ifdef FDSETMAXERRS 2084*4b9c6d91SCole Faust { "FDSETMAXERRS", (unsigned long) FDSETMAXERRS }, 2085*4b9c6d91SCole Faust #endif // FDSETMAXERRS 2086*4b9c6d91SCole Faust #ifdef FDSETMEDIAPRM 2087*4b9c6d91SCole Faust { "FDSETMEDIAPRM", (unsigned long) FDSETMEDIAPRM }, 2088*4b9c6d91SCole Faust #endif // FDSETMEDIAPRM 2089*4b9c6d91SCole Faust #ifdef FDSETPRM 2090*4b9c6d91SCole Faust { "FDSETPRM", (unsigned long) FDSETPRM }, 2091*4b9c6d91SCole Faust #endif // FDSETPRM 2092*4b9c6d91SCole Faust #ifdef FD_SETSIZE 2093*4b9c6d91SCole Faust { "FD_SETSIZE", (unsigned long) FD_SETSIZE }, 2094*4b9c6d91SCole Faust #endif // FD_SETSIZE 2095*4b9c6d91SCole Faust #ifdef FD_SILENT_DCL_CLEAR 2096*4b9c6d91SCole Faust { "FD_SILENT_DCL_CLEAR", (unsigned long) FD_SILENT_DCL_CLEAR }, 2097*4b9c6d91SCole Faust #endif // FD_SILENT_DCL_CLEAR 2098*4b9c6d91SCole Faust #ifdef FD_SIZECODEMASK 2099*4b9c6d91SCole Faust { "FD_SIZECODEMASK", (unsigned long) FD_SIZECODEMASK }, 2100*4b9c6d91SCole Faust #endif // FD_SIZECODEMASK 2101*4b9c6d91SCole Faust #ifdef FD_STRETCH 2102*4b9c6d91SCole Faust { "FD_STRETCH", (unsigned long) FD_STRETCH }, 2103*4b9c6d91SCole Faust #endif // FD_STRETCH 2104*4b9c6d91SCole Faust #ifdef FD_SWAPSIDES 2105*4b9c6d91SCole Faust { "FD_SWAPSIDES", (unsigned long) FD_SWAPSIDES }, 2106*4b9c6d91SCole Faust #endif // FD_SWAPSIDES 2107*4b9c6d91SCole Faust #ifdef FDTWADDLE 2108*4b9c6d91SCole Faust { "FDTWADDLE", (unsigned long) FDTWADDLE }, 2109*4b9c6d91SCole Faust #endif // FDTWADDLE 2110*4b9c6d91SCole Faust #ifdef F_DUPFD 2111*4b9c6d91SCole Faust { "F_DUPFD", (unsigned long) F_DUPFD }, 2112*4b9c6d91SCole Faust #endif // F_DUPFD 2113*4b9c6d91SCole Faust #ifdef F_DUPFD_CLOEXEC 2114*4b9c6d91SCole Faust { "F_DUPFD_CLOEXEC", (unsigned long) F_DUPFD_CLOEXEC }, 2115*4b9c6d91SCole Faust #endif // F_DUPFD_CLOEXEC 2116*4b9c6d91SCole Faust #ifdef FDWERRORCLR 2117*4b9c6d91SCole Faust { "FDWERRORCLR", (unsigned long) FDWERRORCLR }, 2118*4b9c6d91SCole Faust #endif // FDWERRORCLR 2119*4b9c6d91SCole Faust #ifdef FDWERRORGET 2120*4b9c6d91SCole Faust { "FDWERRORGET", (unsigned long) FDWERRORGET }, 2121*4b9c6d91SCole Faust #endif // FDWERRORGET 2122*4b9c6d91SCole Faust #ifdef FD_ZEROBASED 2123*4b9c6d91SCole Faust { "FD_ZEROBASED", (unsigned long) FD_ZEROBASED }, 2124*4b9c6d91SCole Faust #endif // FD_ZEROBASED 2125*4b9c6d91SCole Faust #ifdef F_EXLCK 2126*4b9c6d91SCole Faust { "F_EXLCK", (unsigned long) F_EXLCK }, 2127*4b9c6d91SCole Faust #endif // F_EXLCK 2128*4b9c6d91SCole Faust #ifdef FF0 2129*4b9c6d91SCole Faust { "FF0", (unsigned long) FF0 }, 2130*4b9c6d91SCole Faust #endif // FF0 2131*4b9c6d91SCole Faust #ifdef FF1 2132*4b9c6d91SCole Faust { "FF1", (unsigned long) FF1 }, 2133*4b9c6d91SCole Faust #endif // FF1 2134*4b9c6d91SCole Faust #ifdef FFDLY 2135*4b9c6d91SCole Faust { "FFDLY", (unsigned long) FFDLY }, 2136*4b9c6d91SCole Faust #endif // FFDLY 2137*4b9c6d91SCole Faust #ifdef FFSYNC 2138*4b9c6d91SCole Faust { "FFSYNC", (unsigned long) FFSYNC }, 2139*4b9c6d91SCole Faust #endif // FFSYNC 2140*4b9c6d91SCole Faust #ifdef F_GETFD 2141*4b9c6d91SCole Faust { "F_GETFD", (unsigned long) F_GETFD }, 2142*4b9c6d91SCole Faust #endif // F_GETFD 2143*4b9c6d91SCole Faust #ifdef F_GETFL 2144*4b9c6d91SCole Faust { "F_GETFL", (unsigned long) F_GETFL }, 2145*4b9c6d91SCole Faust #endif // F_GETFL 2146*4b9c6d91SCole Faust #ifdef F_GETLK 2147*4b9c6d91SCole Faust { "F_GETLK", (unsigned long) F_GETLK }, 2148*4b9c6d91SCole Faust #endif // F_GETLK 2149*4b9c6d91SCole Faust #ifdef F_GETLK64 2150*4b9c6d91SCole Faust { "F_GETLK64", (unsigned long) F_GETLK64 }, 2151*4b9c6d91SCole Faust #endif // F_GETLK64 2152*4b9c6d91SCole Faust #ifdef F_GETOWN 2153*4b9c6d91SCole Faust { "F_GETOWN", (unsigned long) F_GETOWN }, 2154*4b9c6d91SCole Faust #endif // F_GETOWN 2155*4b9c6d91SCole Faust #ifdef FIBMAP 2156*4b9c6d91SCole Faust { "FIBMAP", (unsigned long) FIBMAP }, 2157*4b9c6d91SCole Faust #endif // FIBMAP 2158*4b9c6d91SCole Faust #ifdef FICLONE 2159*4b9c6d91SCole Faust { "FICLONE", (unsigned long) FICLONE }, 2160*4b9c6d91SCole Faust #endif // FICLONE 2161*4b9c6d91SCole Faust #ifdef FICLONERANGE 2162*4b9c6d91SCole Faust { "FICLONERANGE", (unsigned long) FICLONERANGE }, 2163*4b9c6d91SCole Faust #endif // FICLONERANGE 2164*4b9c6d91SCole Faust #ifdef FIDEDUPERANGE 2165*4b9c6d91SCole Faust { "FIDEDUPERANGE", (unsigned long) FIDEDUPERANGE }, 2166*4b9c6d91SCole Faust #endif // FIDEDUPERANGE 2167*4b9c6d91SCole Faust #ifdef FIFREEZE 2168*4b9c6d91SCole Faust { "FIFREEZE", (unsigned long) FIFREEZE }, 2169*4b9c6d91SCole Faust #endif // FIFREEZE 2170*4b9c6d91SCole Faust #ifdef FIGETBSZ 2171*4b9c6d91SCole Faust { "FIGETBSZ", (unsigned long) FIGETBSZ }, 2172*4b9c6d91SCole Faust #endif // FIGETBSZ 2173*4b9c6d91SCole Faust #ifdef FILE_DEDUPE_RANGE_DIFFERS 2174*4b9c6d91SCole Faust { "FILE_DEDUPE_RANGE_DIFFERS", (unsigned long) FILE_DEDUPE_RANGE_DIFFERS }, 2175*4b9c6d91SCole Faust #endif // FILE_DEDUPE_RANGE_DIFFERS 2176*4b9c6d91SCole Faust #ifdef FILE_DEDUPE_RANGE_SAME 2177*4b9c6d91SCole Faust { "FILE_DEDUPE_RANGE_SAME", (unsigned long) FILE_DEDUPE_RANGE_SAME }, 2178*4b9c6d91SCole Faust #endif // FILE_DEDUPE_RANGE_SAME 2179*4b9c6d91SCole Faust #ifdef FIOASYNC 2180*4b9c6d91SCole Faust { "FIOASYNC", (unsigned long) FIOASYNC }, 2181*4b9c6d91SCole Faust #endif // FIOASYNC 2182*4b9c6d91SCole Faust #ifdef FIOCLEX 2183*4b9c6d91SCole Faust { "FIOCLEX", (unsigned long) FIOCLEX }, 2184*4b9c6d91SCole Faust #endif // FIOCLEX 2185*4b9c6d91SCole Faust #ifdef FIOGETOWN 2186*4b9c6d91SCole Faust { "FIOGETOWN", (unsigned long) FIOGETOWN }, 2187*4b9c6d91SCole Faust #endif // FIOGETOWN 2188*4b9c6d91SCole Faust #ifdef FIONBIO 2189*4b9c6d91SCole Faust { "FIONBIO", (unsigned long) FIONBIO }, 2190*4b9c6d91SCole Faust #endif // FIONBIO 2191*4b9c6d91SCole Faust #ifdef FIONCLEX 2192*4b9c6d91SCole Faust { "FIONCLEX", (unsigned long) FIONCLEX }, 2193*4b9c6d91SCole Faust #endif // FIONCLEX 2194*4b9c6d91SCole Faust #ifdef FIONREAD 2195*4b9c6d91SCole Faust { "FIONREAD", (unsigned long) FIONREAD }, 2196*4b9c6d91SCole Faust #endif // FIONREAD 2197*4b9c6d91SCole Faust #ifdef FIOQSIZE 2198*4b9c6d91SCole Faust { "FIOQSIZE", (unsigned long) FIOQSIZE }, 2199*4b9c6d91SCole Faust #endif // FIOQSIZE 2200*4b9c6d91SCole Faust #ifdef FIOSETOWN 2201*4b9c6d91SCole Faust { "FIOSETOWN", (unsigned long) FIOSETOWN }, 2202*4b9c6d91SCole Faust #endif // FIOSETOWN 2203*4b9c6d91SCole Faust #ifdef FITHAW 2204*4b9c6d91SCole Faust { "FITHAW", (unsigned long) FITHAW }, 2205*4b9c6d91SCole Faust #endif // FITHAW 2206*4b9c6d91SCole Faust #ifdef FITRIM 2207*4b9c6d91SCole Faust { "FITRIM", (unsigned long) FITRIM }, 2208*4b9c6d91SCole Faust #endif // FITRIM 2209*4b9c6d91SCole Faust #ifdef F_LOCK 2210*4b9c6d91SCole Faust { "F_LOCK", (unsigned long) F_LOCK }, 2211*4b9c6d91SCole Faust #endif // F_LOCK 2212*4b9c6d91SCole Faust #ifdef FLUSHO 2213*4b9c6d91SCole Faust { "FLUSHO", (unsigned long) FLUSHO }, 2214*4b9c6d91SCole Faust #endif // FLUSHO 2215*4b9c6d91SCole Faust #ifdef FNDELAY 2216*4b9c6d91SCole Faust { "FNDELAY", (unsigned long) FNDELAY }, 2217*4b9c6d91SCole Faust #endif // FNDELAY 2218*4b9c6d91SCole Faust #ifdef FNONBLOCK 2219*4b9c6d91SCole Faust { "FNONBLOCK", (unsigned long) FNONBLOCK }, 2220*4b9c6d91SCole Faust #endif // FNONBLOCK 2221*4b9c6d91SCole Faust #ifdef F_OK 2222*4b9c6d91SCole Faust { "F_OK", (unsigned long) F_OK }, 2223*4b9c6d91SCole Faust #endif // F_OK 2224*4b9c6d91SCole Faust #ifdef FPE_CONDTRAP 2225*4b9c6d91SCole Faust { "FPE_CONDTRAP", (unsigned long) FPE_CONDTRAP }, 2226*4b9c6d91SCole Faust #endif // FPE_CONDTRAP 2227*4b9c6d91SCole Faust #ifdef FPE_FLTDIV 2228*4b9c6d91SCole Faust { "FPE_FLTDIV", (unsigned long) FPE_FLTDIV }, 2229*4b9c6d91SCole Faust #endif // FPE_FLTDIV 2230*4b9c6d91SCole Faust #ifdef FPE_FLTINV 2231*4b9c6d91SCole Faust { "FPE_FLTINV", (unsigned long) FPE_FLTINV }, 2232*4b9c6d91SCole Faust #endif // FPE_FLTINV 2233*4b9c6d91SCole Faust #ifdef FPE_FLTOVF 2234*4b9c6d91SCole Faust { "FPE_FLTOVF", (unsigned long) FPE_FLTOVF }, 2235*4b9c6d91SCole Faust #endif // FPE_FLTOVF 2236*4b9c6d91SCole Faust #ifdef FPE_FLTRES 2237*4b9c6d91SCole Faust { "FPE_FLTRES", (unsigned long) FPE_FLTRES }, 2238*4b9c6d91SCole Faust #endif // FPE_FLTRES 2239*4b9c6d91SCole Faust #ifdef FPE_FLTSUB 2240*4b9c6d91SCole Faust { "FPE_FLTSUB", (unsigned long) FPE_FLTSUB }, 2241*4b9c6d91SCole Faust #endif // FPE_FLTSUB 2242*4b9c6d91SCole Faust #ifdef FPE_FLTUND 2243*4b9c6d91SCole Faust { "FPE_FLTUND", (unsigned long) FPE_FLTUND }, 2244*4b9c6d91SCole Faust #endif // FPE_FLTUND 2245*4b9c6d91SCole Faust #ifdef FPE_FLTUNK 2246*4b9c6d91SCole Faust { "FPE_FLTUNK", (unsigned long) FPE_FLTUNK }, 2247*4b9c6d91SCole Faust #endif // FPE_FLTUNK 2248*4b9c6d91SCole Faust #ifdef FPE_INTDIV 2249*4b9c6d91SCole Faust { "FPE_INTDIV", (unsigned long) FPE_INTDIV }, 2250*4b9c6d91SCole Faust #endif // FPE_INTDIV 2251*4b9c6d91SCole Faust #ifdef FPE_INTOVF 2252*4b9c6d91SCole Faust { "FPE_INTOVF", (unsigned long) FPE_INTOVF }, 2253*4b9c6d91SCole Faust #endif // FPE_INTOVF 2254*4b9c6d91SCole Faust #ifdef FP_XSTATE_MAGIC1 2255*4b9c6d91SCole Faust { "FP_XSTATE_MAGIC1", (unsigned long) FP_XSTATE_MAGIC1 }, 2256*4b9c6d91SCole Faust #endif // FP_XSTATE_MAGIC1 2257*4b9c6d91SCole Faust #ifdef FP_XSTATE_MAGIC2 2258*4b9c6d91SCole Faust { "FP_XSTATE_MAGIC2", (unsigned long) FP_XSTATE_MAGIC2 }, 2259*4b9c6d91SCole Faust #endif // FP_XSTATE_MAGIC2 2260*4b9c6d91SCole Faust #ifdef FP_XSTATE_MAGIC2_SIZE 2261*4b9c6d91SCole Faust { "FP_XSTATE_MAGIC2_SIZE", (unsigned long) FP_XSTATE_MAGIC2_SIZE }, 2262*4b9c6d91SCole Faust #endif // FP_XSTATE_MAGIC2_SIZE 2263*4b9c6d91SCole Faust #ifdef F_RDLCK 2264*4b9c6d91SCole Faust { "F_RDLCK", (unsigned long) F_RDLCK }, 2265*4b9c6d91SCole Faust #endif // F_RDLCK 2266*4b9c6d91SCole Faust #ifdef FS_APPEND_FL 2267*4b9c6d91SCole Faust { "FS_APPEND_FL", (unsigned long) FS_APPEND_FL }, 2268*4b9c6d91SCole Faust #endif // FS_APPEND_FL 2269*4b9c6d91SCole Faust #ifdef FS_BTREE_FL 2270*4b9c6d91SCole Faust { "FS_BTREE_FL", (unsigned long) FS_BTREE_FL }, 2271*4b9c6d91SCole Faust #endif // FS_BTREE_FL 2272*4b9c6d91SCole Faust #ifdef FS_CASEFOLD_FL 2273*4b9c6d91SCole Faust { "FS_CASEFOLD_FL", (unsigned long) FS_CASEFOLD_FL }, 2274*4b9c6d91SCole Faust #endif // FS_CASEFOLD_FL 2275*4b9c6d91SCole Faust #ifdef FS_COMPRBLK_FL 2276*4b9c6d91SCole Faust { "FS_COMPRBLK_FL", (unsigned long) FS_COMPRBLK_FL }, 2277*4b9c6d91SCole Faust #endif // FS_COMPRBLK_FL 2278*4b9c6d91SCole Faust #ifdef FS_COMPR_FL 2279*4b9c6d91SCole Faust { "FS_COMPR_FL", (unsigned long) FS_COMPR_FL }, 2280*4b9c6d91SCole Faust #endif // FS_COMPR_FL 2281*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_DESC_PREFIX_SIZE 2282*4b9c6d91SCole Faust { "FSCRYPT_KEY_DESC_PREFIX_SIZE", (unsigned long) FSCRYPT_KEY_DESC_PREFIX_SIZE }, 2283*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_DESC_PREFIX_SIZE 2284*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_DESCRIPTOR_SIZE 2285*4b9c6d91SCole Faust { "FSCRYPT_KEY_DESCRIPTOR_SIZE", (unsigned long) FSCRYPT_KEY_DESCRIPTOR_SIZE }, 2286*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_DESCRIPTOR_SIZE 2287*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_IDENTIFIER_SIZE 2288*4b9c6d91SCole Faust { "FSCRYPT_KEY_IDENTIFIER_SIZE", (unsigned long) FSCRYPT_KEY_IDENTIFIER_SIZE }, 2289*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_IDENTIFIER_SIZE 2290*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY 2291*4b9c6d91SCole Faust { "FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY", (unsigned long) FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY }, 2292*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY 2293*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS 2294*4b9c6d91SCole Faust { "FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS", (unsigned long) FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS }, 2295*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS 2296*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR 2297*4b9c6d91SCole Faust { "FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR", (unsigned long) FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR }, 2298*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR 2299*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER 2300*4b9c6d91SCole Faust { "FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER", (unsigned long) FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER }, 2301*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER 2302*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_STATUS_ABSENT 2303*4b9c6d91SCole Faust { "FSCRYPT_KEY_STATUS_ABSENT", (unsigned long) FSCRYPT_KEY_STATUS_ABSENT }, 2304*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_STATUS_ABSENT 2305*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF 2306*4b9c6d91SCole Faust { "FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF", (unsigned long) FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF }, 2307*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF 2308*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED 2309*4b9c6d91SCole Faust { "FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED", (unsigned long) FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED }, 2310*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED 2311*4b9c6d91SCole Faust #ifdef FSCRYPT_KEY_STATUS_PRESENT 2312*4b9c6d91SCole Faust { "FSCRYPT_KEY_STATUS_PRESENT", (unsigned long) FSCRYPT_KEY_STATUS_PRESENT }, 2313*4b9c6d91SCole Faust #endif // FSCRYPT_KEY_STATUS_PRESENT 2314*4b9c6d91SCole Faust #ifdef FSCRYPT_MAX_KEY_SIZE 2315*4b9c6d91SCole Faust { "FSCRYPT_MAX_KEY_SIZE", (unsigned long) FSCRYPT_MAX_KEY_SIZE }, 2316*4b9c6d91SCole Faust #endif // FSCRYPT_MAX_KEY_SIZE 2317*4b9c6d91SCole Faust #ifdef FSCRYPT_MODE_ADIANTUM 2318*4b9c6d91SCole Faust { "FSCRYPT_MODE_ADIANTUM", (unsigned long) FSCRYPT_MODE_ADIANTUM }, 2319*4b9c6d91SCole Faust #endif // FSCRYPT_MODE_ADIANTUM 2320*4b9c6d91SCole Faust #ifdef FSCRYPT_MODE_AES_128_CBC 2321*4b9c6d91SCole Faust { "FSCRYPT_MODE_AES_128_CBC", (unsigned long) FSCRYPT_MODE_AES_128_CBC }, 2322*4b9c6d91SCole Faust #endif // FSCRYPT_MODE_AES_128_CBC 2323*4b9c6d91SCole Faust #ifdef FSCRYPT_MODE_AES_128_CTS 2324*4b9c6d91SCole Faust { "FSCRYPT_MODE_AES_128_CTS", (unsigned long) FSCRYPT_MODE_AES_128_CTS }, 2325*4b9c6d91SCole Faust #endif // FSCRYPT_MODE_AES_128_CTS 2326*4b9c6d91SCole Faust #ifdef FSCRYPT_MODE_AES_256_CTS 2327*4b9c6d91SCole Faust { "FSCRYPT_MODE_AES_256_CTS", (unsigned long) FSCRYPT_MODE_AES_256_CTS }, 2328*4b9c6d91SCole Faust #endif // FSCRYPT_MODE_AES_256_CTS 2329*4b9c6d91SCole Faust #ifdef FSCRYPT_MODE_AES_256_XTS 2330*4b9c6d91SCole Faust { "FSCRYPT_MODE_AES_256_XTS", (unsigned long) FSCRYPT_MODE_AES_256_XTS }, 2331*4b9c6d91SCole Faust #endif // FSCRYPT_MODE_AES_256_XTS 2332*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_FLAG_DIRECT_KEY 2333*4b9c6d91SCole Faust { "FSCRYPT_POLICY_FLAG_DIRECT_KEY", (unsigned long) FSCRYPT_POLICY_FLAG_DIRECT_KEY }, 2334*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_FLAG_DIRECT_KEY 2335*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 2336*4b9c6d91SCole Faust { "FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64", (unsigned long) FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 }, 2337*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 2338*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_FLAGS_PAD_16 2339*4b9c6d91SCole Faust { "FSCRYPT_POLICY_FLAGS_PAD_16", (unsigned long) FSCRYPT_POLICY_FLAGS_PAD_16 }, 2340*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_FLAGS_PAD_16 2341*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_FLAGS_PAD_32 2342*4b9c6d91SCole Faust { "FSCRYPT_POLICY_FLAGS_PAD_32", (unsigned long) FSCRYPT_POLICY_FLAGS_PAD_32 }, 2343*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_FLAGS_PAD_32 2344*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_FLAGS_PAD_4 2345*4b9c6d91SCole Faust { "FSCRYPT_POLICY_FLAGS_PAD_4", (unsigned long) FSCRYPT_POLICY_FLAGS_PAD_4 }, 2346*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_FLAGS_PAD_4 2347*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_FLAGS_PAD_8 2348*4b9c6d91SCole Faust { "FSCRYPT_POLICY_FLAGS_PAD_8", (unsigned long) FSCRYPT_POLICY_FLAGS_PAD_8 }, 2349*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_FLAGS_PAD_8 2350*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_FLAGS_PAD_MASK 2351*4b9c6d91SCole Faust { "FSCRYPT_POLICY_FLAGS_PAD_MASK", (unsigned long) FSCRYPT_POLICY_FLAGS_PAD_MASK }, 2352*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_FLAGS_PAD_MASK 2353*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_FLAGS_VALID 2354*4b9c6d91SCole Faust { "FSCRYPT_POLICY_FLAGS_VALID", (unsigned long) FSCRYPT_POLICY_FLAGS_VALID }, 2355*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_FLAGS_VALID 2356*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_V1 2357*4b9c6d91SCole Faust { "FSCRYPT_POLICY_V1", (unsigned long) FSCRYPT_POLICY_V1 }, 2358*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_V1 2359*4b9c6d91SCole Faust #ifdef FSCRYPT_POLICY_V2 2360*4b9c6d91SCole Faust { "FSCRYPT_POLICY_V2", (unsigned long) FSCRYPT_POLICY_V2 }, 2361*4b9c6d91SCole Faust #endif // FSCRYPT_POLICY_V2 2362*4b9c6d91SCole Faust #ifdef FS_DIRSYNC_FL 2363*4b9c6d91SCole Faust { "FS_DIRSYNC_FL", (unsigned long) FS_DIRSYNC_FL }, 2364*4b9c6d91SCole Faust #endif // FS_DIRSYNC_FL 2365*4b9c6d91SCole Faust #ifdef FS_DIRTY_FL 2366*4b9c6d91SCole Faust { "FS_DIRTY_FL", (unsigned long) FS_DIRTY_FL }, 2367*4b9c6d91SCole Faust #endif // FS_DIRTY_FL 2368*4b9c6d91SCole Faust #ifdef FS_EA_INODE_FL 2369*4b9c6d91SCole Faust { "FS_EA_INODE_FL", (unsigned long) FS_EA_INODE_FL }, 2370*4b9c6d91SCole Faust #endif // FS_EA_INODE_FL 2371*4b9c6d91SCole Faust #ifdef FS_ENCRYPT_FL 2372*4b9c6d91SCole Faust { "FS_ENCRYPT_FL", (unsigned long) FS_ENCRYPT_FL }, 2373*4b9c6d91SCole Faust #endif // FS_ENCRYPT_FL 2374*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_ADIANTUM 2375*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_ADIANTUM", (unsigned long) FS_ENCRYPTION_MODE_ADIANTUM }, 2376*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_ADIANTUM 2377*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_AES_128_CBC 2378*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_AES_128_CBC", (unsigned long) FS_ENCRYPTION_MODE_AES_128_CBC }, 2379*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_AES_128_CBC 2380*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_AES_128_CTS 2381*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_AES_128_CTS", (unsigned long) FS_ENCRYPTION_MODE_AES_128_CTS }, 2382*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_AES_128_CTS 2383*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_AES_256_CBC 2384*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_AES_256_CBC", (unsigned long) FS_ENCRYPTION_MODE_AES_256_CBC }, 2385*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_AES_256_CBC 2386*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_AES_256_CTS 2387*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_AES_256_CTS", (unsigned long) FS_ENCRYPTION_MODE_AES_256_CTS }, 2388*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_AES_256_CTS 2389*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_AES_256_GCM 2390*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_AES_256_GCM", (unsigned long) FS_ENCRYPTION_MODE_AES_256_GCM }, 2391*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_AES_256_GCM 2392*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_AES_256_XTS 2393*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_AES_256_XTS", (unsigned long) FS_ENCRYPTION_MODE_AES_256_XTS }, 2394*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_AES_256_XTS 2395*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_INVALID 2396*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_INVALID", (unsigned long) FS_ENCRYPTION_MODE_INVALID }, 2397*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_INVALID 2398*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_SPECK128_256_CTS 2399*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_SPECK128_256_CTS", (unsigned long) FS_ENCRYPTION_MODE_SPECK128_256_CTS }, 2400*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_SPECK128_256_CTS 2401*4b9c6d91SCole Faust #ifdef FS_ENCRYPTION_MODE_SPECK128_256_XTS 2402*4b9c6d91SCole Faust { "FS_ENCRYPTION_MODE_SPECK128_256_XTS", (unsigned long) FS_ENCRYPTION_MODE_SPECK128_256_XTS }, 2403*4b9c6d91SCole Faust #endif // FS_ENCRYPTION_MODE_SPECK128_256_XTS 2404*4b9c6d91SCole Faust #ifdef FS_EOFBLOCKS_FL 2405*4b9c6d91SCole Faust { "FS_EOFBLOCKS_FL", (unsigned long) FS_EOFBLOCKS_FL }, 2406*4b9c6d91SCole Faust #endif // FS_EOFBLOCKS_FL 2407*4b9c6d91SCole Faust #ifdef F_SETFD 2408*4b9c6d91SCole Faust { "F_SETFD", (unsigned long) F_SETFD }, 2409*4b9c6d91SCole Faust #endif // F_SETFD 2410*4b9c6d91SCole Faust #ifdef F_SETFL 2411*4b9c6d91SCole Faust { "F_SETFL", (unsigned long) F_SETFL }, 2412*4b9c6d91SCole Faust #endif // F_SETFL 2413*4b9c6d91SCole Faust #ifdef F_SETLK 2414*4b9c6d91SCole Faust { "F_SETLK", (unsigned long) F_SETLK }, 2415*4b9c6d91SCole Faust #endif // F_SETLK 2416*4b9c6d91SCole Faust #ifdef F_SETLK64 2417*4b9c6d91SCole Faust { "F_SETLK64", (unsigned long) F_SETLK64 }, 2418*4b9c6d91SCole Faust #endif // F_SETLK64 2419*4b9c6d91SCole Faust #ifdef F_SETLKW64 2420*4b9c6d91SCole Faust { "F_SETLKW64", (unsigned long) F_SETLKW64 }, 2421*4b9c6d91SCole Faust #endif // F_SETLKW64 2422*4b9c6d91SCole Faust #ifdef F_SETLKW 2423*4b9c6d91SCole Faust { "F_SETLKW", (unsigned long) F_SETLKW }, 2424*4b9c6d91SCole Faust #endif // F_SETLKW 2425*4b9c6d91SCole Faust #ifdef F_SETOWN 2426*4b9c6d91SCole Faust { "F_SETOWN", (unsigned long) F_SETOWN }, 2427*4b9c6d91SCole Faust #endif // F_SETOWN 2428*4b9c6d91SCole Faust #ifdef FS_EXTENT_FL 2429*4b9c6d91SCole Faust { "FS_EXTENT_FL", (unsigned long) FS_EXTENT_FL }, 2430*4b9c6d91SCole Faust #endif // FS_EXTENT_FL 2431*4b9c6d91SCole Faust #ifdef FS_FL_USER_MODIFIABLE 2432*4b9c6d91SCole Faust { "FS_FL_USER_MODIFIABLE", (unsigned long) FS_FL_USER_MODIFIABLE }, 2433*4b9c6d91SCole Faust #endif // FS_FL_USER_MODIFIABLE 2434*4b9c6d91SCole Faust #ifdef FS_FL_USER_VISIBLE 2435*4b9c6d91SCole Faust { "FS_FL_USER_VISIBLE", (unsigned long) FS_FL_USER_VISIBLE }, 2436*4b9c6d91SCole Faust #endif // FS_FL_USER_VISIBLE 2437*4b9c6d91SCole Faust #ifdef F_SHLCK 2438*4b9c6d91SCole Faust { "F_SHLCK", (unsigned long) F_SHLCK }, 2439*4b9c6d91SCole Faust #endif // F_SHLCK 2440*4b9c6d91SCole Faust #ifdef FS_HUGE_FILE_FL 2441*4b9c6d91SCole Faust { "FS_HUGE_FILE_FL", (unsigned long) FS_HUGE_FILE_FL }, 2442*4b9c6d91SCole Faust #endif // FS_HUGE_FILE_FL 2443*4b9c6d91SCole Faust #ifdef FS_IMAGIC_FL 2444*4b9c6d91SCole Faust { "FS_IMAGIC_FL", (unsigned long) FS_IMAGIC_FL }, 2445*4b9c6d91SCole Faust #endif // FS_IMAGIC_FL 2446*4b9c6d91SCole Faust #ifdef FS_IMMUTABLE_FL 2447*4b9c6d91SCole Faust { "FS_IMMUTABLE_FL", (unsigned long) FS_IMMUTABLE_FL }, 2448*4b9c6d91SCole Faust #endif // FS_IMMUTABLE_FL 2449*4b9c6d91SCole Faust #ifdef FS_INDEX_FL 2450*4b9c6d91SCole Faust { "FS_INDEX_FL", (unsigned long) FS_INDEX_FL }, 2451*4b9c6d91SCole Faust #endif // FS_INDEX_FL 2452*4b9c6d91SCole Faust #ifdef FS_INLINE_DATA_FL 2453*4b9c6d91SCole Faust { "FS_INLINE_DATA_FL", (unsigned long) FS_INLINE_DATA_FL }, 2454*4b9c6d91SCole Faust #endif // FS_INLINE_DATA_FL 2455*4b9c6d91SCole Faust #ifdef FS_IOC32_GETFLAGS 2456*4b9c6d91SCole Faust { "FS_IOC32_GETFLAGS", (unsigned long) FS_IOC32_GETFLAGS }, 2457*4b9c6d91SCole Faust #endif // FS_IOC32_GETFLAGS 2458*4b9c6d91SCole Faust #ifdef FS_IOC32_GETVERSION 2459*4b9c6d91SCole Faust { "FS_IOC32_GETVERSION", (unsigned long) FS_IOC32_GETVERSION }, 2460*4b9c6d91SCole Faust #endif // FS_IOC32_GETVERSION 2461*4b9c6d91SCole Faust #ifdef FS_IOC32_SETFLAGS 2462*4b9c6d91SCole Faust { "FS_IOC32_SETFLAGS", (unsigned long) FS_IOC32_SETFLAGS }, 2463*4b9c6d91SCole Faust #endif // FS_IOC32_SETFLAGS 2464*4b9c6d91SCole Faust #ifdef FS_IOC32_SETVERSION 2465*4b9c6d91SCole Faust { "FS_IOC32_SETVERSION", (unsigned long) FS_IOC32_SETVERSION }, 2466*4b9c6d91SCole Faust #endif // FS_IOC32_SETVERSION 2467*4b9c6d91SCole Faust #ifdef FS_IOC_ADD_ENCRYPTION_KEY 2468*4b9c6d91SCole Faust { "FS_IOC_ADD_ENCRYPTION_KEY", (unsigned long) FS_IOC_ADD_ENCRYPTION_KEY }, 2469*4b9c6d91SCole Faust #endif // FS_IOC_ADD_ENCRYPTION_KEY 2470*4b9c6d91SCole Faust #ifdef FS_IOC_FIEMAP 2471*4b9c6d91SCole Faust { "FS_IOC_FIEMAP", (unsigned long) FS_IOC_FIEMAP }, 2472*4b9c6d91SCole Faust #endif // FS_IOC_FIEMAP 2473*4b9c6d91SCole Faust #ifdef FS_IOC_FSGETXATTR 2474*4b9c6d91SCole Faust { "FS_IOC_FSGETXATTR", (unsigned long) FS_IOC_FSGETXATTR }, 2475*4b9c6d91SCole Faust #endif // FS_IOC_FSGETXATTR 2476*4b9c6d91SCole Faust #ifdef FS_IOC_FSSETXATTR 2477*4b9c6d91SCole Faust { "FS_IOC_FSSETXATTR", (unsigned long) FS_IOC_FSSETXATTR }, 2478*4b9c6d91SCole Faust #endif // FS_IOC_FSSETXATTR 2479*4b9c6d91SCole Faust #ifdef FS_IOC_GET_ENCRYPTION_KEY_STATUS 2480*4b9c6d91SCole Faust { "FS_IOC_GET_ENCRYPTION_KEY_STATUS", (unsigned long) FS_IOC_GET_ENCRYPTION_KEY_STATUS }, 2481*4b9c6d91SCole Faust #endif // FS_IOC_GET_ENCRYPTION_KEY_STATUS 2482*4b9c6d91SCole Faust #ifdef FS_IOC_GET_ENCRYPTION_NONCE 2483*4b9c6d91SCole Faust { "FS_IOC_GET_ENCRYPTION_NONCE", (unsigned long) FS_IOC_GET_ENCRYPTION_NONCE }, 2484*4b9c6d91SCole Faust #endif // FS_IOC_GET_ENCRYPTION_NONCE 2485*4b9c6d91SCole Faust #ifdef FS_IOC_GET_ENCRYPTION_POLICY_EX 2486*4b9c6d91SCole Faust { "FS_IOC_GET_ENCRYPTION_POLICY_EX", (unsigned long) FS_IOC_GET_ENCRYPTION_POLICY_EX }, 2487*4b9c6d91SCole Faust #endif // FS_IOC_GET_ENCRYPTION_POLICY_EX 2488*4b9c6d91SCole Faust #ifdef FS_IOC_GET_ENCRYPTION_POLICY 2489*4b9c6d91SCole Faust { "FS_IOC_GET_ENCRYPTION_POLICY", (unsigned long) FS_IOC_GET_ENCRYPTION_POLICY }, 2490*4b9c6d91SCole Faust #endif // FS_IOC_GET_ENCRYPTION_POLICY 2491*4b9c6d91SCole Faust #ifdef FS_IOC_GET_ENCRYPTION_PWSALT 2492*4b9c6d91SCole Faust { "FS_IOC_GET_ENCRYPTION_PWSALT", (unsigned long) FS_IOC_GET_ENCRYPTION_PWSALT }, 2493*4b9c6d91SCole Faust #endif // FS_IOC_GET_ENCRYPTION_PWSALT 2494*4b9c6d91SCole Faust #ifdef FS_IOC_GETFLAGS 2495*4b9c6d91SCole Faust { "FS_IOC_GETFLAGS", (unsigned long) FS_IOC_GETFLAGS }, 2496*4b9c6d91SCole Faust #endif // FS_IOC_GETFLAGS 2497*4b9c6d91SCole Faust #ifdef FS_IOC_GETFSLABEL 2498*4b9c6d91SCole Faust { "FS_IOC_GETFSLABEL", (unsigned long) FS_IOC_GETFSLABEL }, 2499*4b9c6d91SCole Faust #endif // FS_IOC_GETFSLABEL 2500*4b9c6d91SCole Faust #ifdef FS_IOC_GETVERSION 2501*4b9c6d91SCole Faust { "FS_IOC_GETVERSION", (unsigned long) FS_IOC_GETVERSION }, 2502*4b9c6d91SCole Faust #endif // FS_IOC_GETVERSION 2503*4b9c6d91SCole Faust #ifdef FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS 2504*4b9c6d91SCole Faust { "FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS", (unsigned long) FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS }, 2505*4b9c6d91SCole Faust #endif // FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS 2506*4b9c6d91SCole Faust #ifdef FS_IOC_REMOVE_ENCRYPTION_KEY 2507*4b9c6d91SCole Faust { "FS_IOC_REMOVE_ENCRYPTION_KEY", (unsigned long) FS_IOC_REMOVE_ENCRYPTION_KEY }, 2508*4b9c6d91SCole Faust #endif // FS_IOC_REMOVE_ENCRYPTION_KEY 2509*4b9c6d91SCole Faust #ifdef FS_IOC_SET_ENCRYPTION_POLICY 2510*4b9c6d91SCole Faust { "FS_IOC_SET_ENCRYPTION_POLICY", (unsigned long) FS_IOC_SET_ENCRYPTION_POLICY }, 2511*4b9c6d91SCole Faust #endif // FS_IOC_SET_ENCRYPTION_POLICY 2512*4b9c6d91SCole Faust #ifdef FS_IOC_SETFLAGS 2513*4b9c6d91SCole Faust { "FS_IOC_SETFLAGS", (unsigned long) FS_IOC_SETFLAGS }, 2514*4b9c6d91SCole Faust #endif // FS_IOC_SETFLAGS 2515*4b9c6d91SCole Faust #ifdef FS_IOC_SETFSLABEL 2516*4b9c6d91SCole Faust { "FS_IOC_SETFSLABEL", (unsigned long) FS_IOC_SETFSLABEL }, 2517*4b9c6d91SCole Faust #endif // FS_IOC_SETFSLABEL 2518*4b9c6d91SCole Faust #ifdef FS_IOC_SETVERSION 2519*4b9c6d91SCole Faust { "FS_IOC_SETVERSION", (unsigned long) FS_IOC_SETVERSION }, 2520*4b9c6d91SCole Faust #endif // FS_IOC_SETVERSION 2521*4b9c6d91SCole Faust #ifdef FS_JOURNAL_DATA_FL 2522*4b9c6d91SCole Faust { "FS_JOURNAL_DATA_FL", (unsigned long) FS_JOURNAL_DATA_FL }, 2523*4b9c6d91SCole Faust #endif // FS_JOURNAL_DATA_FL 2524*4b9c6d91SCole Faust #ifdef FS_KEY_DESC_PREFIX 2525*4b9c6d91SCole Faust { "FS_KEY_DESC_PREFIX", (unsigned long) FS_KEY_DESC_PREFIX }, 2526*4b9c6d91SCole Faust #endif // FS_KEY_DESC_PREFIX 2527*4b9c6d91SCole Faust #ifdef FS_KEY_DESC_PREFIX_SIZE 2528*4b9c6d91SCole Faust { "FS_KEY_DESC_PREFIX_SIZE", (unsigned long) FS_KEY_DESC_PREFIX_SIZE }, 2529*4b9c6d91SCole Faust #endif // FS_KEY_DESC_PREFIX_SIZE 2530*4b9c6d91SCole Faust #ifdef FS_KEY_DESCRIPTOR_SIZE 2531*4b9c6d91SCole Faust { "FS_KEY_DESCRIPTOR_SIZE", (unsigned long) FS_KEY_DESCRIPTOR_SIZE }, 2532*4b9c6d91SCole Faust #endif // FS_KEY_DESCRIPTOR_SIZE 2533*4b9c6d91SCole Faust #ifdef FSLABEL_MAX 2534*4b9c6d91SCole Faust { "FSLABEL_MAX", (unsigned long) FSLABEL_MAX }, 2535*4b9c6d91SCole Faust #endif // FSLABEL_MAX 2536*4b9c6d91SCole Faust #ifdef FS_MAX_KEY_SIZE 2537*4b9c6d91SCole Faust { "FS_MAX_KEY_SIZE", (unsigned long) FS_MAX_KEY_SIZE }, 2538*4b9c6d91SCole Faust #endif // FS_MAX_KEY_SIZE 2539*4b9c6d91SCole Faust #ifdef FSMOUNT_CLOEXEC 2540*4b9c6d91SCole Faust { "FSMOUNT_CLOEXEC", (unsigned long) FSMOUNT_CLOEXEC }, 2541*4b9c6d91SCole Faust #endif // FSMOUNT_CLOEXEC 2542*4b9c6d91SCole Faust #ifdef FS_NOATIME_FL 2543*4b9c6d91SCole Faust { "FS_NOATIME_FL", (unsigned long) FS_NOATIME_FL }, 2544*4b9c6d91SCole Faust #endif // FS_NOATIME_FL 2545*4b9c6d91SCole Faust #ifdef FS_NOCOMP_FL 2546*4b9c6d91SCole Faust { "FS_NOCOMP_FL", (unsigned long) FS_NOCOMP_FL }, 2547*4b9c6d91SCole Faust #endif // FS_NOCOMP_FL 2548*4b9c6d91SCole Faust #ifdef FS_NOCOW_FL 2549*4b9c6d91SCole Faust { "FS_NOCOW_FL", (unsigned long) FS_NOCOW_FL }, 2550*4b9c6d91SCole Faust #endif // FS_NOCOW_FL 2551*4b9c6d91SCole Faust #ifdef FS_NODUMP_FL 2552*4b9c6d91SCole Faust { "FS_NODUMP_FL", (unsigned long) FS_NODUMP_FL }, 2553*4b9c6d91SCole Faust #endif // FS_NODUMP_FL 2554*4b9c6d91SCole Faust #ifdef FS_NOTAIL_FL 2555*4b9c6d91SCole Faust { "FS_NOTAIL_FL", (unsigned long) FS_NOTAIL_FL }, 2556*4b9c6d91SCole Faust #endif // FS_NOTAIL_FL 2557*4b9c6d91SCole Faust #ifdef FSOPEN_CLOEXEC 2558*4b9c6d91SCole Faust { "FSOPEN_CLOEXEC", (unsigned long) FSOPEN_CLOEXEC }, 2559*4b9c6d91SCole Faust #endif // FSOPEN_CLOEXEC 2560*4b9c6d91SCole Faust #ifdef FSPICK_CLOEXEC 2561*4b9c6d91SCole Faust { "FSPICK_CLOEXEC", (unsigned long) FSPICK_CLOEXEC }, 2562*4b9c6d91SCole Faust #endif // FSPICK_CLOEXEC 2563*4b9c6d91SCole Faust #ifdef FSPICK_EMPTY_PATH 2564*4b9c6d91SCole Faust { "FSPICK_EMPTY_PATH", (unsigned long) FSPICK_EMPTY_PATH }, 2565*4b9c6d91SCole Faust #endif // FSPICK_EMPTY_PATH 2566*4b9c6d91SCole Faust #ifdef FSPICK_NO_AUTOMOUNT 2567*4b9c6d91SCole Faust { "FSPICK_NO_AUTOMOUNT", (unsigned long) FSPICK_NO_AUTOMOUNT }, 2568*4b9c6d91SCole Faust #endif // FSPICK_NO_AUTOMOUNT 2569*4b9c6d91SCole Faust #ifdef FSPICK_SYMLINK_NOFOLLOW 2570*4b9c6d91SCole Faust { "FSPICK_SYMLINK_NOFOLLOW", (unsigned long) FSPICK_SYMLINK_NOFOLLOW }, 2571*4b9c6d91SCole Faust #endif // FSPICK_SYMLINK_NOFOLLOW 2572*4b9c6d91SCole Faust #ifdef FS_POLICY_FLAG_DIRECT_KEY 2573*4b9c6d91SCole Faust { "FS_POLICY_FLAG_DIRECT_KEY", (unsigned long) FS_POLICY_FLAG_DIRECT_KEY }, 2574*4b9c6d91SCole Faust #endif // FS_POLICY_FLAG_DIRECT_KEY 2575*4b9c6d91SCole Faust #ifdef FS_POLICY_FLAGS_PAD_16 2576*4b9c6d91SCole Faust { "FS_POLICY_FLAGS_PAD_16", (unsigned long) FS_POLICY_FLAGS_PAD_16 }, 2577*4b9c6d91SCole Faust #endif // FS_POLICY_FLAGS_PAD_16 2578*4b9c6d91SCole Faust #ifdef FS_POLICY_FLAGS_PAD_32 2579*4b9c6d91SCole Faust { "FS_POLICY_FLAGS_PAD_32", (unsigned long) FS_POLICY_FLAGS_PAD_32 }, 2580*4b9c6d91SCole Faust #endif // FS_POLICY_FLAGS_PAD_32 2581*4b9c6d91SCole Faust #ifdef FS_POLICY_FLAGS_PAD_4 2582*4b9c6d91SCole Faust { "FS_POLICY_FLAGS_PAD_4", (unsigned long) FS_POLICY_FLAGS_PAD_4 }, 2583*4b9c6d91SCole Faust #endif // FS_POLICY_FLAGS_PAD_4 2584*4b9c6d91SCole Faust #ifdef FS_POLICY_FLAGS_PAD_8 2585*4b9c6d91SCole Faust { "FS_POLICY_FLAGS_PAD_8", (unsigned long) FS_POLICY_FLAGS_PAD_8 }, 2586*4b9c6d91SCole Faust #endif // FS_POLICY_FLAGS_PAD_8 2587*4b9c6d91SCole Faust #ifdef FS_POLICY_FLAGS_PAD_MASK 2588*4b9c6d91SCole Faust { "FS_POLICY_FLAGS_PAD_MASK", (unsigned long) FS_POLICY_FLAGS_PAD_MASK }, 2589*4b9c6d91SCole Faust #endif // FS_POLICY_FLAGS_PAD_MASK 2590*4b9c6d91SCole Faust #ifdef FS_POLICY_FLAGS_VALID 2591*4b9c6d91SCole Faust { "FS_POLICY_FLAGS_VALID", (unsigned long) FS_POLICY_FLAGS_VALID }, 2592*4b9c6d91SCole Faust #endif // FS_POLICY_FLAGS_VALID 2593*4b9c6d91SCole Faust #ifdef FS_PROJINHERIT_FL 2594*4b9c6d91SCole Faust { "FS_PROJINHERIT_FL", (unsigned long) FS_PROJINHERIT_FL }, 2595*4b9c6d91SCole Faust #endif // FS_PROJINHERIT_FL 2596*4b9c6d91SCole Faust #ifdef FS_RESERVED_FL 2597*4b9c6d91SCole Faust { "FS_RESERVED_FL", (unsigned long) FS_RESERVED_FL }, 2598*4b9c6d91SCole Faust #endif // FS_RESERVED_FL 2599*4b9c6d91SCole Faust #ifdef FS_SECRM_FL 2600*4b9c6d91SCole Faust { "FS_SECRM_FL", (unsigned long) FS_SECRM_FL }, 2601*4b9c6d91SCole Faust #endif // FS_SECRM_FL 2602*4b9c6d91SCole Faust #ifdef FS_SYNC_FL 2603*4b9c6d91SCole Faust { "FS_SYNC_FL", (unsigned long) FS_SYNC_FL }, 2604*4b9c6d91SCole Faust #endif // FS_SYNC_FL 2605*4b9c6d91SCole Faust #ifdef FS_TOPDIR_FL 2606*4b9c6d91SCole Faust { "FS_TOPDIR_FL", (unsigned long) FS_TOPDIR_FL }, 2607*4b9c6d91SCole Faust #endif // FS_TOPDIR_FL 2608*4b9c6d91SCole Faust #ifdef FS_UNRM_FL 2609*4b9c6d91SCole Faust { "FS_UNRM_FL", (unsigned long) FS_UNRM_FL }, 2610*4b9c6d91SCole Faust #endif // FS_UNRM_FL 2611*4b9c6d91SCole Faust #ifdef FS_VERITY_FL 2612*4b9c6d91SCole Faust { "FS_VERITY_FL", (unsigned long) FS_VERITY_FL }, 2613*4b9c6d91SCole Faust #endif // FS_VERITY_FL 2614*4b9c6d91SCole Faust #ifdef FS_XFLAG_APPEND 2615*4b9c6d91SCole Faust { "FS_XFLAG_APPEND", (unsigned long) FS_XFLAG_APPEND }, 2616*4b9c6d91SCole Faust #endif // FS_XFLAG_APPEND 2617*4b9c6d91SCole Faust #ifdef FS_XFLAG_COWEXTSIZE 2618*4b9c6d91SCole Faust { "FS_XFLAG_COWEXTSIZE", (unsigned long) FS_XFLAG_COWEXTSIZE }, 2619*4b9c6d91SCole Faust #endif // FS_XFLAG_COWEXTSIZE 2620*4b9c6d91SCole Faust #ifdef FS_XFLAG_DAX 2621*4b9c6d91SCole Faust { "FS_XFLAG_DAX", (unsigned long) FS_XFLAG_DAX }, 2622*4b9c6d91SCole Faust #endif // FS_XFLAG_DAX 2623*4b9c6d91SCole Faust #ifdef FS_XFLAG_EXTSIZE 2624*4b9c6d91SCole Faust { "FS_XFLAG_EXTSIZE", (unsigned long) FS_XFLAG_EXTSIZE }, 2625*4b9c6d91SCole Faust #endif // FS_XFLAG_EXTSIZE 2626*4b9c6d91SCole Faust #ifdef FS_XFLAG_EXTSZINHERIT 2627*4b9c6d91SCole Faust { "FS_XFLAG_EXTSZINHERIT", (unsigned long) FS_XFLAG_EXTSZINHERIT }, 2628*4b9c6d91SCole Faust #endif // FS_XFLAG_EXTSZINHERIT 2629*4b9c6d91SCole Faust #ifdef FS_XFLAG_FILESTREAM 2630*4b9c6d91SCole Faust { "FS_XFLAG_FILESTREAM", (unsigned long) FS_XFLAG_FILESTREAM }, 2631*4b9c6d91SCole Faust #endif // FS_XFLAG_FILESTREAM 2632*4b9c6d91SCole Faust #ifdef FS_XFLAG_HASATTR 2633*4b9c6d91SCole Faust { "FS_XFLAG_HASATTR", (unsigned long) FS_XFLAG_HASATTR }, 2634*4b9c6d91SCole Faust #endif // FS_XFLAG_HASATTR 2635*4b9c6d91SCole Faust #ifdef FS_XFLAG_IMMUTABLE 2636*4b9c6d91SCole Faust { "FS_XFLAG_IMMUTABLE", (unsigned long) FS_XFLAG_IMMUTABLE }, 2637*4b9c6d91SCole Faust #endif // FS_XFLAG_IMMUTABLE 2638*4b9c6d91SCole Faust #ifdef FS_XFLAG_NOATIME 2639*4b9c6d91SCole Faust { "FS_XFLAG_NOATIME", (unsigned long) FS_XFLAG_NOATIME }, 2640*4b9c6d91SCole Faust #endif // FS_XFLAG_NOATIME 2641*4b9c6d91SCole Faust #ifdef FS_XFLAG_NODEFRAG 2642*4b9c6d91SCole Faust { "FS_XFLAG_NODEFRAG", (unsigned long) FS_XFLAG_NODEFRAG }, 2643*4b9c6d91SCole Faust #endif // FS_XFLAG_NODEFRAG 2644*4b9c6d91SCole Faust #ifdef FS_XFLAG_NODUMP 2645*4b9c6d91SCole Faust { "FS_XFLAG_NODUMP", (unsigned long) FS_XFLAG_NODUMP }, 2646*4b9c6d91SCole Faust #endif // FS_XFLAG_NODUMP 2647*4b9c6d91SCole Faust #ifdef FS_XFLAG_NOSYMLINKS 2648*4b9c6d91SCole Faust { "FS_XFLAG_NOSYMLINKS", (unsigned long) FS_XFLAG_NOSYMLINKS }, 2649*4b9c6d91SCole Faust #endif // FS_XFLAG_NOSYMLINKS 2650*4b9c6d91SCole Faust #ifdef FS_XFLAG_PREALLOC 2651*4b9c6d91SCole Faust { "FS_XFLAG_PREALLOC", (unsigned long) FS_XFLAG_PREALLOC }, 2652*4b9c6d91SCole Faust #endif // FS_XFLAG_PREALLOC 2653*4b9c6d91SCole Faust #ifdef FS_XFLAG_PROJINHERIT 2654*4b9c6d91SCole Faust { "FS_XFLAG_PROJINHERIT", (unsigned long) FS_XFLAG_PROJINHERIT }, 2655*4b9c6d91SCole Faust #endif // FS_XFLAG_PROJINHERIT 2656*4b9c6d91SCole Faust #ifdef FS_XFLAG_REALTIME 2657*4b9c6d91SCole Faust { "FS_XFLAG_REALTIME", (unsigned long) FS_XFLAG_REALTIME }, 2658*4b9c6d91SCole Faust #endif // FS_XFLAG_REALTIME 2659*4b9c6d91SCole Faust #ifdef FS_XFLAG_RTINHERIT 2660*4b9c6d91SCole Faust { "FS_XFLAG_RTINHERIT", (unsigned long) FS_XFLAG_RTINHERIT }, 2661*4b9c6d91SCole Faust #endif // FS_XFLAG_RTINHERIT 2662*4b9c6d91SCole Faust #ifdef FS_XFLAG_SYNC 2663*4b9c6d91SCole Faust { "FS_XFLAG_SYNC", (unsigned long) FS_XFLAG_SYNC }, 2664*4b9c6d91SCole Faust #endif // FS_XFLAG_SYNC 2665*4b9c6d91SCole Faust #ifdef FTD_MSG 2666*4b9c6d91SCole Faust { "FTD_MSG", (unsigned long) FTD_MSG }, 2667*4b9c6d91SCole Faust #endif // FTD_MSG 2668*4b9c6d91SCole Faust #ifdef F_TEST 2669*4b9c6d91SCole Faust { "F_TEST", (unsigned long) F_TEST }, 2670*4b9c6d91SCole Faust #endif // F_TEST 2671*4b9c6d91SCole Faust #ifdef F_TLOCK 2672*4b9c6d91SCole Faust { "F_TLOCK", (unsigned long) F_TLOCK }, 2673*4b9c6d91SCole Faust #endif // F_TLOCK 2674*4b9c6d91SCole Faust #ifdef F_ULOCK 2675*4b9c6d91SCole Faust { "F_ULOCK", (unsigned long) F_ULOCK }, 2676*4b9c6d91SCole Faust #endif // F_ULOCK 2677*4b9c6d91SCole Faust #ifdef F_UNLCK 2678*4b9c6d91SCole Faust { "F_UNLCK", (unsigned long) F_UNLCK }, 2679*4b9c6d91SCole Faust #endif // F_UNLCK 2680*4b9c6d91SCole Faust #ifdef F_WRLCK 2681*4b9c6d91SCole Faust { "F_WRLCK", (unsigned long) F_WRLCK }, 2682*4b9c6d91SCole Faust #endif // F_WRLCK 2683*4b9c6d91SCole Faust #ifdef HUGETLB_FLAG_ENCODE_MASK 2684*4b9c6d91SCole Faust { "HUGETLB_FLAG_ENCODE_MASK", (unsigned long) HUGETLB_FLAG_ENCODE_MASK }, 2685*4b9c6d91SCole Faust #endif // HUGETLB_FLAG_ENCODE_MASK 2686*4b9c6d91SCole Faust #ifdef HUGETLB_FLAG_ENCODE_SHIFT 2687*4b9c6d91SCole Faust { "HUGETLB_FLAG_ENCODE_SHIFT", (unsigned long) HUGETLB_FLAG_ENCODE_SHIFT }, 2688*4b9c6d91SCole Faust #endif // HUGETLB_FLAG_ENCODE_SHIFT 2689*4b9c6d91SCole Faust #ifdef HUPCL 2690*4b9c6d91SCole Faust { "HUPCL", (unsigned long) HUPCL }, 2691*4b9c6d91SCole Faust #endif // HUPCL 2692*4b9c6d91SCole Faust #ifdef IBSHIFT 2693*4b9c6d91SCole Faust { "IBSHIFT", (unsigned long) IBSHIFT }, 2694*4b9c6d91SCole Faust #endif // IBSHIFT 2695*4b9c6d91SCole Faust #ifdef ICANON 2696*4b9c6d91SCole Faust { "ICANON", (unsigned long) ICANON }, 2697*4b9c6d91SCole Faust #endif // ICANON 2698*4b9c6d91SCole Faust #ifdef ICRNL 2699*4b9c6d91SCole Faust { "ICRNL", (unsigned long) ICRNL }, 2700*4b9c6d91SCole Faust #endif // ICRNL 2701*4b9c6d91SCole Faust #ifdef IEXTEN 2702*4b9c6d91SCole Faust { "IEXTEN", (unsigned long) IEXTEN }, 2703*4b9c6d91SCole Faust #endif // IEXTEN 2704*4b9c6d91SCole Faust #ifdef IGNBRK 2705*4b9c6d91SCole Faust { "IGNBRK", (unsigned long) IGNBRK }, 2706*4b9c6d91SCole Faust #endif // IGNBRK 2707*4b9c6d91SCole Faust #ifdef IGNCR 2708*4b9c6d91SCole Faust { "IGNCR", (unsigned long) IGNCR }, 2709*4b9c6d91SCole Faust #endif // IGNCR 2710*4b9c6d91SCole Faust #ifdef IGNPAR 2711*4b9c6d91SCole Faust { "IGNPAR", (unsigned long) IGNPAR }, 2712*4b9c6d91SCole Faust #endif // IGNPAR 2713*4b9c6d91SCole Faust #ifdef ILL_BADIADDR 2714*4b9c6d91SCole Faust { "ILL_BADIADDR", (unsigned long) ILL_BADIADDR }, 2715*4b9c6d91SCole Faust #endif // ILL_BADIADDR 2716*4b9c6d91SCole Faust #ifdef ILL_BADSTK 2717*4b9c6d91SCole Faust { "ILL_BADSTK", (unsigned long) ILL_BADSTK }, 2718*4b9c6d91SCole Faust #endif // ILL_BADSTK 2719*4b9c6d91SCole Faust #ifdef ILL_COPROC 2720*4b9c6d91SCole Faust { "ILL_COPROC", (unsigned long) ILL_COPROC }, 2721*4b9c6d91SCole Faust #endif // ILL_COPROC 2722*4b9c6d91SCole Faust #ifdef ILL_ILLADR 2723*4b9c6d91SCole Faust { "ILL_ILLADR", (unsigned long) ILL_ILLADR }, 2724*4b9c6d91SCole Faust #endif // ILL_ILLADR 2725*4b9c6d91SCole Faust #ifdef ILL_ILLOPC 2726*4b9c6d91SCole Faust { "ILL_ILLOPC", (unsigned long) ILL_ILLOPC }, 2727*4b9c6d91SCole Faust #endif // ILL_ILLOPC 2728*4b9c6d91SCole Faust #ifdef ILL_ILLOPN 2729*4b9c6d91SCole Faust { "ILL_ILLOPN", (unsigned long) ILL_ILLOPN }, 2730*4b9c6d91SCole Faust #endif // ILL_ILLOPN 2731*4b9c6d91SCole Faust #ifdef ILL_ILLTRP 2732*4b9c6d91SCole Faust { "ILL_ILLTRP", (unsigned long) ILL_ILLTRP }, 2733*4b9c6d91SCole Faust #endif // ILL_ILLTRP 2734*4b9c6d91SCole Faust #ifdef ILL_PRVOPC 2735*4b9c6d91SCole Faust { "ILL_PRVOPC", (unsigned long) ILL_PRVOPC }, 2736*4b9c6d91SCole Faust #endif // ILL_PRVOPC 2737*4b9c6d91SCole Faust #ifdef ILL_PRVREG 2738*4b9c6d91SCole Faust { "ILL_PRVREG", (unsigned long) ILL_PRVREG }, 2739*4b9c6d91SCole Faust #endif // ILL_PRVREG 2740*4b9c6d91SCole Faust #ifdef IMAXBEL 2741*4b9c6d91SCole Faust { "IMAXBEL", (unsigned long) IMAXBEL }, 2742*4b9c6d91SCole Faust #endif // IMAXBEL 2743*4b9c6d91SCole Faust #ifdef INLCR 2744*4b9c6d91SCole Faust { "INLCR", (unsigned long) INLCR }, 2745*4b9c6d91SCole Faust #endif // INLCR 2746*4b9c6d91SCole Faust #ifdef INPCK 2747*4b9c6d91SCole Faust { "INPCK", (unsigned long) INPCK }, 2748*4b9c6d91SCole Faust #endif // INPCK 2749*4b9c6d91SCole Faust #ifdef INR_OPEN_CUR 2750*4b9c6d91SCole Faust { "INR_OPEN_CUR", (unsigned long) INR_OPEN_CUR }, 2751*4b9c6d91SCole Faust #endif // INR_OPEN_CUR 2752*4b9c6d91SCole Faust #ifdef INR_OPEN_MAX 2753*4b9c6d91SCole Faust { "INR_OPEN_MAX", (unsigned long) INR_OPEN_MAX }, 2754*4b9c6d91SCole Faust #endif // INR_OPEN_MAX 2755*4b9c6d91SCole Faust #ifdef ISIG 2756*4b9c6d91SCole Faust { "ISIG", (unsigned long) ISIG }, 2757*4b9c6d91SCole Faust #endif // ISIG 2758*4b9c6d91SCole Faust #ifdef ISTRIP 2759*4b9c6d91SCole Faust { "ISTRIP", (unsigned long) ISTRIP }, 2760*4b9c6d91SCole Faust #endif // ISTRIP 2761*4b9c6d91SCole Faust #ifdef IUCLC 2762*4b9c6d91SCole Faust { "IUCLC", (unsigned long) IUCLC }, 2763*4b9c6d91SCole Faust #endif // IUCLC 2764*4b9c6d91SCole Faust #ifdef IUTF8 2765*4b9c6d91SCole Faust { "IUTF8", (unsigned long) IUTF8 }, 2766*4b9c6d91SCole Faust #endif // IUTF8 2767*4b9c6d91SCole Faust #ifdef IXANY 2768*4b9c6d91SCole Faust { "IXANY", (unsigned long) IXANY }, 2769*4b9c6d91SCole Faust #endif // IXANY 2770*4b9c6d91SCole Faust #ifdef IXOFF 2771*4b9c6d91SCole Faust { "IXOFF", (unsigned long) IXOFF }, 2772*4b9c6d91SCole Faust #endif // IXOFF 2773*4b9c6d91SCole Faust #ifdef IXON 2774*4b9c6d91SCole Faust { "IXON", (unsigned long) IXON }, 2775*4b9c6d91SCole Faust #endif // IXON 2776*4b9c6d91SCole Faust #ifdef LINK_MAX 2777*4b9c6d91SCole Faust { "LINK_MAX", (unsigned long) LINK_MAX }, 2778*4b9c6d91SCole Faust #endif // LINK_MAX 2779*4b9c6d91SCole Faust #ifdef LITTLE_ENDIAN 2780*4b9c6d91SCole Faust { "LITTLE_ENDIAN", (unsigned long) LITTLE_ENDIAN }, 2781*4b9c6d91SCole Faust #endif // LITTLE_ENDIAN 2782*4b9c6d91SCole Faust #ifdef LOCK_EX 2783*4b9c6d91SCole Faust { "LOCK_EX", (unsigned long) LOCK_EX }, 2784*4b9c6d91SCole Faust #endif // LOCK_EX 2785*4b9c6d91SCole Faust #ifdef LOCK_NB 2786*4b9c6d91SCole Faust { "LOCK_NB", (unsigned long) LOCK_NB }, 2787*4b9c6d91SCole Faust #endif // LOCK_NB 2788*4b9c6d91SCole Faust #ifdef LOCK_SH 2789*4b9c6d91SCole Faust { "LOCK_SH", (unsigned long) LOCK_SH }, 2790*4b9c6d91SCole Faust #endif // LOCK_SH 2791*4b9c6d91SCole Faust #ifdef LOCK_UN 2792*4b9c6d91SCole Faust { "LOCK_UN", (unsigned long) LOCK_UN }, 2793*4b9c6d91SCole Faust #endif // LOCK_UN 2794*4b9c6d91SCole Faust #ifdef LO_CRYPT_BLOW 2795*4b9c6d91SCole Faust { "LO_CRYPT_BLOW", (unsigned long) LO_CRYPT_BLOW }, 2796*4b9c6d91SCole Faust #endif // LO_CRYPT_BLOW 2797*4b9c6d91SCole Faust #ifdef LO_CRYPT_CAST128 2798*4b9c6d91SCole Faust { "LO_CRYPT_CAST128", (unsigned long) LO_CRYPT_CAST128 }, 2799*4b9c6d91SCole Faust #endif // LO_CRYPT_CAST128 2800*4b9c6d91SCole Faust #ifdef LO_CRYPT_CRYPTOAPI 2801*4b9c6d91SCole Faust { "LO_CRYPT_CRYPTOAPI", (unsigned long) LO_CRYPT_CRYPTOAPI }, 2802*4b9c6d91SCole Faust #endif // LO_CRYPT_CRYPTOAPI 2803*4b9c6d91SCole Faust #ifdef LO_CRYPT_DES 2804*4b9c6d91SCole Faust { "LO_CRYPT_DES", (unsigned long) LO_CRYPT_DES }, 2805*4b9c6d91SCole Faust #endif // LO_CRYPT_DES 2806*4b9c6d91SCole Faust #ifdef LO_CRYPT_DUMMY 2807*4b9c6d91SCole Faust { "LO_CRYPT_DUMMY", (unsigned long) LO_CRYPT_DUMMY }, 2808*4b9c6d91SCole Faust #endif // LO_CRYPT_DUMMY 2809*4b9c6d91SCole Faust #ifdef LO_CRYPT_FISH2 2810*4b9c6d91SCole Faust { "LO_CRYPT_FISH2", (unsigned long) LO_CRYPT_FISH2 }, 2811*4b9c6d91SCole Faust #endif // LO_CRYPT_FISH2 2812*4b9c6d91SCole Faust #ifdef LO_CRYPT_IDEA 2813*4b9c6d91SCole Faust { "LO_CRYPT_IDEA", (unsigned long) LO_CRYPT_IDEA }, 2814*4b9c6d91SCole Faust #endif // LO_CRYPT_IDEA 2815*4b9c6d91SCole Faust #ifdef LO_CRYPT_NONE 2816*4b9c6d91SCole Faust { "LO_CRYPT_NONE", (unsigned long) LO_CRYPT_NONE }, 2817*4b9c6d91SCole Faust #endif // LO_CRYPT_NONE 2818*4b9c6d91SCole Faust #ifdef LO_CRYPT_SKIPJACK 2819*4b9c6d91SCole Faust { "LO_CRYPT_SKIPJACK", (unsigned long) LO_CRYPT_SKIPJACK }, 2820*4b9c6d91SCole Faust #endif // LO_CRYPT_SKIPJACK 2821*4b9c6d91SCole Faust #ifdef LO_CRYPT_XOR 2822*4b9c6d91SCole Faust { "LO_CRYPT_XOR", (unsigned long) LO_CRYPT_XOR }, 2823*4b9c6d91SCole Faust #endif // LO_CRYPT_XOR 2824*4b9c6d91SCole Faust #ifdef LO_KEY_SIZE 2825*4b9c6d91SCole Faust { "LO_KEY_SIZE", (unsigned long) LO_KEY_SIZE }, 2826*4b9c6d91SCole Faust #endif // LO_KEY_SIZE 2827*4b9c6d91SCole Faust #ifdef LO_NAME_SIZE 2828*4b9c6d91SCole Faust { "LO_NAME_SIZE", (unsigned long) LO_NAME_SIZE }, 2829*4b9c6d91SCole Faust #endif // LO_NAME_SIZE 2830*4b9c6d91SCole Faust #ifdef LOOP_CHANGE_FD 2831*4b9c6d91SCole Faust { "LOOP_CHANGE_FD", (unsigned long) LOOP_CHANGE_FD }, 2832*4b9c6d91SCole Faust #endif // LOOP_CHANGE_FD 2833*4b9c6d91SCole Faust #ifdef LOOP_CLR_FD 2834*4b9c6d91SCole Faust { "LOOP_CLR_FD", (unsigned long) LOOP_CLR_FD }, 2835*4b9c6d91SCole Faust #endif // LOOP_CLR_FD 2836*4b9c6d91SCole Faust #ifdef LOOP_CTL_ADD 2837*4b9c6d91SCole Faust { "LOOP_CTL_ADD", (unsigned long) LOOP_CTL_ADD }, 2838*4b9c6d91SCole Faust #endif // LOOP_CTL_ADD 2839*4b9c6d91SCole Faust #ifdef LOOP_CTL_GET_FREE 2840*4b9c6d91SCole Faust { "LOOP_CTL_GET_FREE", (unsigned long) LOOP_CTL_GET_FREE }, 2841*4b9c6d91SCole Faust #endif // LOOP_CTL_GET_FREE 2842*4b9c6d91SCole Faust #ifdef LOOP_CTL_REMOVE 2843*4b9c6d91SCole Faust { "LOOP_CTL_REMOVE", (unsigned long) LOOP_CTL_REMOVE }, 2844*4b9c6d91SCole Faust #endif // LOOP_CTL_REMOVE 2845*4b9c6d91SCole Faust #ifdef LOOP_GET_STATUS 2846*4b9c6d91SCole Faust { "LOOP_GET_STATUS", (unsigned long) LOOP_GET_STATUS }, 2847*4b9c6d91SCole Faust #endif // LOOP_GET_STATUS 2848*4b9c6d91SCole Faust #ifdef LOOP_GET_STATUS64 2849*4b9c6d91SCole Faust { "LOOP_GET_STATUS64", (unsigned long) LOOP_GET_STATUS64 }, 2850*4b9c6d91SCole Faust #endif // LOOP_GET_STATUS64 2851*4b9c6d91SCole Faust #ifdef LOOP_SET_BLOCK_SIZE 2852*4b9c6d91SCole Faust { "LOOP_SET_BLOCK_SIZE", (unsigned long) LOOP_SET_BLOCK_SIZE }, 2853*4b9c6d91SCole Faust #endif // LOOP_SET_BLOCK_SIZE 2854*4b9c6d91SCole Faust #ifdef LOOP_SET_CAPACITY 2855*4b9c6d91SCole Faust { "LOOP_SET_CAPACITY", (unsigned long) LOOP_SET_CAPACITY }, 2856*4b9c6d91SCole Faust #endif // LOOP_SET_CAPACITY 2857*4b9c6d91SCole Faust #ifdef LOOP_SET_DIRECT_IO 2858*4b9c6d91SCole Faust { "LOOP_SET_DIRECT_IO", (unsigned long) LOOP_SET_DIRECT_IO }, 2859*4b9c6d91SCole Faust #endif // LOOP_SET_DIRECT_IO 2860*4b9c6d91SCole Faust #ifdef LOOP_SET_FD 2861*4b9c6d91SCole Faust { "LOOP_SET_FD", (unsigned long) LOOP_SET_FD }, 2862*4b9c6d91SCole Faust #endif // LOOP_SET_FD 2863*4b9c6d91SCole Faust #ifdef LOOP_SET_STATUS 2864*4b9c6d91SCole Faust { "LOOP_SET_STATUS", (unsigned long) LOOP_SET_STATUS }, 2865*4b9c6d91SCole Faust #endif // LOOP_SET_STATUS 2866*4b9c6d91SCole Faust #ifdef LOOP_SET_STATUS64 2867*4b9c6d91SCole Faust { "LOOP_SET_STATUS64", (unsigned long) LOOP_SET_STATUS64 }, 2868*4b9c6d91SCole Faust #endif // LOOP_SET_STATUS64 2869*4b9c6d91SCole Faust #ifdef MADV_COLD 2870*4b9c6d91SCole Faust { "MADV_COLD", (unsigned long) MADV_COLD }, 2871*4b9c6d91SCole Faust #endif // MADV_COLD 2872*4b9c6d91SCole Faust #ifdef MADV_DODUMP 2873*4b9c6d91SCole Faust { "MADV_DODUMP", (unsigned long) MADV_DODUMP }, 2874*4b9c6d91SCole Faust #endif // MADV_DODUMP 2875*4b9c6d91SCole Faust #ifdef MADV_DOFORK 2876*4b9c6d91SCole Faust { "MADV_DOFORK", (unsigned long) MADV_DOFORK }, 2877*4b9c6d91SCole Faust #endif // MADV_DOFORK 2878*4b9c6d91SCole Faust #ifdef MADV_DONTDUMP 2879*4b9c6d91SCole Faust { "MADV_DONTDUMP", (unsigned long) MADV_DONTDUMP }, 2880*4b9c6d91SCole Faust #endif // MADV_DONTDUMP 2881*4b9c6d91SCole Faust #ifdef MADV_DONTFORK 2882*4b9c6d91SCole Faust { "MADV_DONTFORK", (unsigned long) MADV_DONTFORK }, 2883*4b9c6d91SCole Faust #endif // MADV_DONTFORK 2884*4b9c6d91SCole Faust #ifdef MADV_DONTNEED 2885*4b9c6d91SCole Faust { "MADV_DONTNEED", (unsigned long) MADV_DONTNEED }, 2886*4b9c6d91SCole Faust #endif // MADV_DONTNEED 2887*4b9c6d91SCole Faust #ifdef MADV_FREE 2888*4b9c6d91SCole Faust { "MADV_FREE", (unsigned long) MADV_FREE }, 2889*4b9c6d91SCole Faust #endif // MADV_FREE 2890*4b9c6d91SCole Faust #ifdef MADV_HUGEPAGE 2891*4b9c6d91SCole Faust { "MADV_HUGEPAGE", (unsigned long) MADV_HUGEPAGE }, 2892*4b9c6d91SCole Faust #endif // MADV_HUGEPAGE 2893*4b9c6d91SCole Faust #ifdef MADV_HWPOISON 2894*4b9c6d91SCole Faust { "MADV_HWPOISON", (unsigned long) MADV_HWPOISON }, 2895*4b9c6d91SCole Faust #endif // MADV_HWPOISON 2896*4b9c6d91SCole Faust #ifdef MADV_KEEPONFORK 2897*4b9c6d91SCole Faust { "MADV_KEEPONFORK", (unsigned long) MADV_KEEPONFORK }, 2898*4b9c6d91SCole Faust #endif // MADV_KEEPONFORK 2899*4b9c6d91SCole Faust #ifdef MADV_MERGEABLE 2900*4b9c6d91SCole Faust { "MADV_MERGEABLE", (unsigned long) MADV_MERGEABLE }, 2901*4b9c6d91SCole Faust #endif // MADV_MERGEABLE 2902*4b9c6d91SCole Faust #ifdef MADV_NOHUGEPAGE 2903*4b9c6d91SCole Faust { "MADV_NOHUGEPAGE", (unsigned long) MADV_NOHUGEPAGE }, 2904*4b9c6d91SCole Faust #endif // MADV_NOHUGEPAGE 2905*4b9c6d91SCole Faust #ifdef MADV_NORMAL 2906*4b9c6d91SCole Faust { "MADV_NORMAL", (unsigned long) MADV_NORMAL }, 2907*4b9c6d91SCole Faust #endif // MADV_NORMAL 2908*4b9c6d91SCole Faust #ifdef MADV_PAGEOUT 2909*4b9c6d91SCole Faust { "MADV_PAGEOUT", (unsigned long) MADV_PAGEOUT }, 2910*4b9c6d91SCole Faust #endif // MADV_PAGEOUT 2911*4b9c6d91SCole Faust #ifdef MADV_RANDOM 2912*4b9c6d91SCole Faust { "MADV_RANDOM", (unsigned long) MADV_RANDOM }, 2913*4b9c6d91SCole Faust #endif // MADV_RANDOM 2914*4b9c6d91SCole Faust #ifdef MADV_REMOVE 2915*4b9c6d91SCole Faust { "MADV_REMOVE", (unsigned long) MADV_REMOVE }, 2916*4b9c6d91SCole Faust #endif // MADV_REMOVE 2917*4b9c6d91SCole Faust #ifdef MADV_SEQUENTIAL 2918*4b9c6d91SCole Faust { "MADV_SEQUENTIAL", (unsigned long) MADV_SEQUENTIAL }, 2919*4b9c6d91SCole Faust #endif // MADV_SEQUENTIAL 2920*4b9c6d91SCole Faust #ifdef MADV_SOFT_OFFLINE 2921*4b9c6d91SCole Faust { "MADV_SOFT_OFFLINE", (unsigned long) MADV_SOFT_OFFLINE }, 2922*4b9c6d91SCole Faust #endif // MADV_SOFT_OFFLINE 2923*4b9c6d91SCole Faust #ifdef MADV_UNMERGEABLE 2924*4b9c6d91SCole Faust { "MADV_UNMERGEABLE", (unsigned long) MADV_UNMERGEABLE }, 2925*4b9c6d91SCole Faust #endif // MADV_UNMERGEABLE 2926*4b9c6d91SCole Faust #ifdef MADV_WILLNEED 2927*4b9c6d91SCole Faust { "MADV_WILLNEED", (unsigned long) MADV_WILLNEED }, 2928*4b9c6d91SCole Faust #endif // MADV_WILLNEED 2929*4b9c6d91SCole Faust #ifdef MADV_WIPEONFORK 2930*4b9c6d91SCole Faust { "MADV_WIPEONFORK", (unsigned long) MADV_WIPEONFORK }, 2931*4b9c6d91SCole Faust #endif // MADV_WIPEONFORK 2932*4b9c6d91SCole Faust #ifdef MAP_32BIT 2933*4b9c6d91SCole Faust { "MAP_32BIT", (unsigned long) MAP_32BIT }, 2934*4b9c6d91SCole Faust #endif // MAP_32BIT 2935*4b9c6d91SCole Faust #ifdef MAP_ANON 2936*4b9c6d91SCole Faust { "MAP_ANON", (unsigned long) MAP_ANON }, 2937*4b9c6d91SCole Faust #endif // MAP_ANON 2938*4b9c6d91SCole Faust #ifdef MAP_ANONYMOUS 2939*4b9c6d91SCole Faust { "MAP_ANONYMOUS", (unsigned long) MAP_ANONYMOUS }, 2940*4b9c6d91SCole Faust #endif // MAP_ANONYMOUS 2941*4b9c6d91SCole Faust #ifdef MAP_DENYWRITE 2942*4b9c6d91SCole Faust { "MAP_DENYWRITE", (unsigned long) MAP_DENYWRITE }, 2943*4b9c6d91SCole Faust #endif // MAP_DENYWRITE 2944*4b9c6d91SCole Faust #ifdef MAP_DENYWRITE 2945*4b9c6d91SCole Faust { "MAP_DENYWRITE", (unsigned long) MAP_DENYWRITE }, 2946*4b9c6d91SCole Faust #endif // MAP_DENYWRITE 2947*4b9c6d91SCole Faust #ifdef MAP_EXECUTABLE 2948*4b9c6d91SCole Faust { "MAP_EXECUTABLE", (unsigned long) MAP_EXECUTABLE }, 2949*4b9c6d91SCole Faust #endif // MAP_EXECUTABLE 2950*4b9c6d91SCole Faust #ifdef MAP_EXECUTABLE 2951*4b9c6d91SCole Faust { "MAP_EXECUTABLE", (unsigned long) MAP_EXECUTABLE }, 2952*4b9c6d91SCole Faust #endif // MAP_EXECUTABLE 2953*4b9c6d91SCole Faust #ifdef MAP_FILE 2954*4b9c6d91SCole Faust { "MAP_FILE", (unsigned long) MAP_FILE }, 2955*4b9c6d91SCole Faust #endif // MAP_FILE 2956*4b9c6d91SCole Faust #ifdef MAP_FIXED 2957*4b9c6d91SCole Faust { "MAP_FIXED", (unsigned long) MAP_FIXED }, 2958*4b9c6d91SCole Faust #endif // MAP_FIXED 2959*4b9c6d91SCole Faust #ifdef MAP_FIXED_NOREPLACE 2960*4b9c6d91SCole Faust { "MAP_FIXED_NOREPLACE", (unsigned long) MAP_FIXED_NOREPLACE }, 2961*4b9c6d91SCole Faust #endif // MAP_FIXED_NOREPLACE 2962*4b9c6d91SCole Faust #ifdef MAP_GROWSDOWN 2963*4b9c6d91SCole Faust { "MAP_GROWSDOWN", (unsigned long) MAP_GROWSDOWN }, 2964*4b9c6d91SCole Faust #endif // MAP_GROWSDOWN 2965*4b9c6d91SCole Faust #ifdef MAP_GROWSDOWN 2966*4b9c6d91SCole Faust { "MAP_GROWSDOWN", (unsigned long) MAP_GROWSDOWN }, 2967*4b9c6d91SCole Faust #endif // MAP_GROWSDOWN 2968*4b9c6d91SCole Faust #ifdef MAP_HUGE_16GB 2969*4b9c6d91SCole Faust { "MAP_HUGE_16GB", (unsigned long) MAP_HUGE_16GB }, 2970*4b9c6d91SCole Faust #endif // MAP_HUGE_16GB 2971*4b9c6d91SCole Faust #ifdef MAP_HUGE_16MB 2972*4b9c6d91SCole Faust { "MAP_HUGE_16MB", (unsigned long) MAP_HUGE_16MB }, 2973*4b9c6d91SCole Faust #endif // MAP_HUGE_16MB 2974*4b9c6d91SCole Faust #ifdef MAP_HUGE_1GB 2975*4b9c6d91SCole Faust { "MAP_HUGE_1GB", (unsigned long) MAP_HUGE_1GB }, 2976*4b9c6d91SCole Faust #endif // MAP_HUGE_1GB 2977*4b9c6d91SCole Faust #ifdef MAP_HUGE_1MB 2978*4b9c6d91SCole Faust { "MAP_HUGE_1MB", (unsigned long) MAP_HUGE_1MB }, 2979*4b9c6d91SCole Faust #endif // MAP_HUGE_1MB 2980*4b9c6d91SCole Faust #ifdef MAP_HUGE_256MB 2981*4b9c6d91SCole Faust { "MAP_HUGE_256MB", (unsigned long) MAP_HUGE_256MB }, 2982*4b9c6d91SCole Faust #endif // MAP_HUGE_256MB 2983*4b9c6d91SCole Faust #ifdef MAP_HUGE_2GB 2984*4b9c6d91SCole Faust { "MAP_HUGE_2GB", (unsigned long) MAP_HUGE_2GB }, 2985*4b9c6d91SCole Faust #endif // MAP_HUGE_2GB 2986*4b9c6d91SCole Faust #ifdef MAP_HUGE_2MB 2987*4b9c6d91SCole Faust { "MAP_HUGE_2MB", (unsigned long) MAP_HUGE_2MB }, 2988*4b9c6d91SCole Faust #endif // MAP_HUGE_2MB 2989*4b9c6d91SCole Faust #ifdef MAP_HUGE_32MB 2990*4b9c6d91SCole Faust { "MAP_HUGE_32MB", (unsigned long) MAP_HUGE_32MB }, 2991*4b9c6d91SCole Faust #endif // MAP_HUGE_32MB 2992*4b9c6d91SCole Faust #ifdef MAP_HUGE_512KB 2993*4b9c6d91SCole Faust { "MAP_HUGE_512KB", (unsigned long) MAP_HUGE_512KB }, 2994*4b9c6d91SCole Faust #endif // MAP_HUGE_512KB 2995*4b9c6d91SCole Faust #ifdef MAP_HUGE_512MB 2996*4b9c6d91SCole Faust { "MAP_HUGE_512MB", (unsigned long) MAP_HUGE_512MB }, 2997*4b9c6d91SCole Faust #endif // MAP_HUGE_512MB 2998*4b9c6d91SCole Faust #ifdef MAP_HUGE_64KB 2999*4b9c6d91SCole Faust { "MAP_HUGE_64KB", (unsigned long) MAP_HUGE_64KB }, 3000*4b9c6d91SCole Faust #endif // MAP_HUGE_64KB 3001*4b9c6d91SCole Faust #ifdef MAP_HUGE_8MB 3002*4b9c6d91SCole Faust { "MAP_HUGE_8MB", (unsigned long) MAP_HUGE_8MB }, 3003*4b9c6d91SCole Faust #endif // MAP_HUGE_8MB 3004*4b9c6d91SCole Faust #ifdef MAP_HUGE_MASK 3005*4b9c6d91SCole Faust { "MAP_HUGE_MASK", (unsigned long) MAP_HUGE_MASK }, 3006*4b9c6d91SCole Faust #endif // MAP_HUGE_MASK 3007*4b9c6d91SCole Faust #ifdef MAP_HUGE_MASK 3008*4b9c6d91SCole Faust { "MAP_HUGE_MASK", (unsigned long) MAP_HUGE_MASK }, 3009*4b9c6d91SCole Faust #endif // MAP_HUGE_MASK 3010*4b9c6d91SCole Faust #ifdef MAP_HUGE_SHIFT 3011*4b9c6d91SCole Faust { "MAP_HUGE_SHIFT", (unsigned long) MAP_HUGE_SHIFT }, 3012*4b9c6d91SCole Faust #endif // MAP_HUGE_SHIFT 3013*4b9c6d91SCole Faust #ifdef MAP_HUGE_SHIFT 3014*4b9c6d91SCole Faust { "MAP_HUGE_SHIFT", (unsigned long) MAP_HUGE_SHIFT }, 3015*4b9c6d91SCole Faust #endif // MAP_HUGE_SHIFT 3016*4b9c6d91SCole Faust #ifdef MAP_HUGETLB 3017*4b9c6d91SCole Faust { "MAP_HUGETLB", (unsigned long) MAP_HUGETLB }, 3018*4b9c6d91SCole Faust #endif // MAP_HUGETLB 3019*4b9c6d91SCole Faust #ifdef MAP_HUGETLB 3020*4b9c6d91SCole Faust { "MAP_HUGETLB", (unsigned long) MAP_HUGETLB }, 3021*4b9c6d91SCole Faust #endif // MAP_HUGETLB 3022*4b9c6d91SCole Faust #ifdef MAP_LOCKED 3023*4b9c6d91SCole Faust { "MAP_LOCKED", (unsigned long) MAP_LOCKED }, 3024*4b9c6d91SCole Faust #endif // MAP_LOCKED 3025*4b9c6d91SCole Faust #ifdef MAP_LOCKED 3026*4b9c6d91SCole Faust { "MAP_LOCKED", (unsigned long) MAP_LOCKED }, 3027*4b9c6d91SCole Faust #endif // MAP_LOCKED 3028*4b9c6d91SCole Faust #ifdef MAP_NONBLOCK 3029*4b9c6d91SCole Faust { "MAP_NONBLOCK", (unsigned long) MAP_NONBLOCK }, 3030*4b9c6d91SCole Faust #endif // MAP_NONBLOCK 3031*4b9c6d91SCole Faust #ifdef MAP_NONBLOCK 3032*4b9c6d91SCole Faust { "MAP_NONBLOCK", (unsigned long) MAP_NONBLOCK }, 3033*4b9c6d91SCole Faust #endif // MAP_NONBLOCK 3034*4b9c6d91SCole Faust #ifdef MAP_NORESERVE 3035*4b9c6d91SCole Faust { "MAP_NORESERVE", (unsigned long) MAP_NORESERVE }, 3036*4b9c6d91SCole Faust #endif // MAP_NORESERVE 3037*4b9c6d91SCole Faust #ifdef MAP_NORESERVE 3038*4b9c6d91SCole Faust { "MAP_NORESERVE", (unsigned long) MAP_NORESERVE }, 3039*4b9c6d91SCole Faust #endif // MAP_NORESERVE 3040*4b9c6d91SCole Faust #ifdef MAP_POPULATE 3041*4b9c6d91SCole Faust { "MAP_POPULATE", (unsigned long) MAP_POPULATE }, 3042*4b9c6d91SCole Faust #endif // MAP_POPULATE 3043*4b9c6d91SCole Faust #ifdef MAP_POPULATE 3044*4b9c6d91SCole Faust { "MAP_POPULATE", (unsigned long) MAP_POPULATE }, 3045*4b9c6d91SCole Faust #endif // MAP_POPULATE 3046*4b9c6d91SCole Faust #ifdef MAP_PRIVATE 3047*4b9c6d91SCole Faust { "MAP_PRIVATE", (unsigned long) MAP_PRIVATE }, 3048*4b9c6d91SCole Faust #endif // MAP_PRIVATE 3049*4b9c6d91SCole Faust #ifdef MAP_SHARED 3050*4b9c6d91SCole Faust { "MAP_SHARED", (unsigned long) MAP_SHARED }, 3051*4b9c6d91SCole Faust #endif // MAP_SHARED 3052*4b9c6d91SCole Faust #ifdef MAP_SHARED_VALIDATE 3053*4b9c6d91SCole Faust { "MAP_SHARED_VALIDATE", (unsigned long) MAP_SHARED_VALIDATE }, 3054*4b9c6d91SCole Faust #endif // MAP_SHARED_VALIDATE 3055*4b9c6d91SCole Faust #ifdef MAP_STACK 3056*4b9c6d91SCole Faust { "MAP_STACK", (unsigned long) MAP_STACK }, 3057*4b9c6d91SCole Faust #endif // MAP_STACK 3058*4b9c6d91SCole Faust #ifdef MAP_STACK 3059*4b9c6d91SCole Faust { "MAP_STACK", (unsigned long) MAP_STACK }, 3060*4b9c6d91SCole Faust #endif // MAP_STACK 3061*4b9c6d91SCole Faust #ifdef MAP_SYNC 3062*4b9c6d91SCole Faust { "MAP_SYNC", (unsigned long) MAP_SYNC }, 3063*4b9c6d91SCole Faust #endif // MAP_SYNC 3064*4b9c6d91SCole Faust #ifdef MAP_SYNC 3065*4b9c6d91SCole Faust { "MAP_SYNC", (unsigned long) MAP_SYNC }, 3066*4b9c6d91SCole Faust #endif // MAP_SYNC 3067*4b9c6d91SCole Faust #ifdef MAP_TYPE 3068*4b9c6d91SCole Faust { "MAP_TYPE", (unsigned long) MAP_TYPE }, 3069*4b9c6d91SCole Faust #endif // MAP_TYPE 3070*4b9c6d91SCole Faust #ifdef MAP_UNINITIALIZED 3071*4b9c6d91SCole Faust { "MAP_UNINITIALIZED", (unsigned long) MAP_UNINITIALIZED }, 3072*4b9c6d91SCole Faust #endif // MAP_UNINITIALIZED 3073*4b9c6d91SCole Faust #ifdef MAX_CANON 3074*4b9c6d91SCole Faust { "MAX_CANON", (unsigned long) MAX_CANON }, 3075*4b9c6d91SCole Faust #endif // MAX_CANON 3076*4b9c6d91SCole Faust #ifdef MAX_INPUT 3077*4b9c6d91SCole Faust { "MAX_INPUT", (unsigned long) MAX_INPUT }, 3078*4b9c6d91SCole Faust #endif // MAX_INPUT 3079*4b9c6d91SCole Faust #ifdef MAX_LO_CRYPT 3080*4b9c6d91SCole Faust { "MAX_LO_CRYPT", (unsigned long) MAX_LO_CRYPT }, 3081*4b9c6d91SCole Faust #endif // MAX_LO_CRYPT 3082*4b9c6d91SCole Faust #ifdef MCL_CURRENT 3083*4b9c6d91SCole Faust { "MCL_CURRENT", (unsigned long) MCL_CURRENT }, 3084*4b9c6d91SCole Faust #endif // MCL_CURRENT 3085*4b9c6d91SCole Faust #ifdef MCL_FUTURE 3086*4b9c6d91SCole Faust { "MCL_FUTURE", (unsigned long) MCL_FUTURE }, 3087*4b9c6d91SCole Faust #endif // MCL_FUTURE 3088*4b9c6d91SCole Faust #ifdef MCL_ONFAULT 3089*4b9c6d91SCole Faust { "MCL_ONFAULT", (unsigned long) MCL_ONFAULT }, 3090*4b9c6d91SCole Faust #endif // MCL_ONFAULT 3091*4b9c6d91SCole Faust #ifdef MINIJAIL_ARCH_BITS 3092*4b9c6d91SCole Faust { "MINIJAIL_ARCH_BITS", (unsigned long) MINIJAIL_ARCH_BITS }, 3093*4b9c6d91SCole Faust #endif // MINIJAIL_ARCH_BITS 3094*4b9c6d91SCole Faust #ifdef MINIJAIL_ARCH_NR 3095*4b9c6d91SCole Faust { "MINIJAIL_ARCH_NR", (unsigned long) MINIJAIL_ARCH_NR }, 3096*4b9c6d91SCole Faust #endif // MINIJAIL_ARCH_NR 3097*4b9c6d91SCole Faust #ifdef MINSIGSTKSZ 3098*4b9c6d91SCole Faust { "MINSIGSTKSZ", (unsigned long) MINSIGSTKSZ }, 3099*4b9c6d91SCole Faust #endif // MINSIGSTKSZ 3100*4b9c6d91SCole Faust #ifdef MLOCK_ONFAULT 3101*4b9c6d91SCole Faust { "MLOCK_ONFAULT", (unsigned long) MLOCK_ONFAULT }, 3102*4b9c6d91SCole Faust #endif // MLOCK_ONFAULT 3103*4b9c6d91SCole Faust #ifdef MOUNT_ATTR__ATIME 3104*4b9c6d91SCole Faust { "MOUNT_ATTR__ATIME", (unsigned long) MOUNT_ATTR__ATIME }, 3105*4b9c6d91SCole Faust #endif // MOUNT_ATTR__ATIME 3106*4b9c6d91SCole Faust #ifdef MOUNT_ATTR_NOATIME 3107*4b9c6d91SCole Faust { "MOUNT_ATTR_NOATIME", (unsigned long) MOUNT_ATTR_NOATIME }, 3108*4b9c6d91SCole Faust #endif // MOUNT_ATTR_NOATIME 3109*4b9c6d91SCole Faust #ifdef MOUNT_ATTR_NODEV 3110*4b9c6d91SCole Faust { "MOUNT_ATTR_NODEV", (unsigned long) MOUNT_ATTR_NODEV }, 3111*4b9c6d91SCole Faust #endif // MOUNT_ATTR_NODEV 3112*4b9c6d91SCole Faust #ifdef MOUNT_ATTR_NODIRATIME 3113*4b9c6d91SCole Faust { "MOUNT_ATTR_NODIRATIME", (unsigned long) MOUNT_ATTR_NODIRATIME }, 3114*4b9c6d91SCole Faust #endif // MOUNT_ATTR_NODIRATIME 3115*4b9c6d91SCole Faust #ifdef MOUNT_ATTR_NOEXEC 3116*4b9c6d91SCole Faust { "MOUNT_ATTR_NOEXEC", (unsigned long) MOUNT_ATTR_NOEXEC }, 3117*4b9c6d91SCole Faust #endif // MOUNT_ATTR_NOEXEC 3118*4b9c6d91SCole Faust #ifdef MOUNT_ATTR_NOSUID 3119*4b9c6d91SCole Faust { "MOUNT_ATTR_NOSUID", (unsigned long) MOUNT_ATTR_NOSUID }, 3120*4b9c6d91SCole Faust #endif // MOUNT_ATTR_NOSUID 3121*4b9c6d91SCole Faust #ifdef MOUNT_ATTR_RDONLY 3122*4b9c6d91SCole Faust { "MOUNT_ATTR_RDONLY", (unsigned long) MOUNT_ATTR_RDONLY }, 3123*4b9c6d91SCole Faust #endif // MOUNT_ATTR_RDONLY 3124*4b9c6d91SCole Faust #ifdef MOUNT_ATTR_RELATIME 3125*4b9c6d91SCole Faust { "MOUNT_ATTR_RELATIME", (unsigned long) MOUNT_ATTR_RELATIME }, 3126*4b9c6d91SCole Faust #endif // MOUNT_ATTR_RELATIME 3127*4b9c6d91SCole Faust #ifdef MOUNT_ATTR_STRICTATIME 3128*4b9c6d91SCole Faust { "MOUNT_ATTR_STRICTATIME", (unsigned long) MOUNT_ATTR_STRICTATIME }, 3129*4b9c6d91SCole Faust #endif // MOUNT_ATTR_STRICTATIME 3130*4b9c6d91SCole Faust #ifdef MOVE_MOUNT_F_AUTOMOUNTS 3131*4b9c6d91SCole Faust { "MOVE_MOUNT_F_AUTOMOUNTS", (unsigned long) MOVE_MOUNT_F_AUTOMOUNTS }, 3132*4b9c6d91SCole Faust #endif // MOVE_MOUNT_F_AUTOMOUNTS 3133*4b9c6d91SCole Faust #ifdef MOVE_MOUNT_F_EMPTY_PATH 3134*4b9c6d91SCole Faust { "MOVE_MOUNT_F_EMPTY_PATH", (unsigned long) MOVE_MOUNT_F_EMPTY_PATH }, 3135*4b9c6d91SCole Faust #endif // MOVE_MOUNT_F_EMPTY_PATH 3136*4b9c6d91SCole Faust #ifdef MOVE_MOUNT_F_SYMLINKS 3137*4b9c6d91SCole Faust { "MOVE_MOUNT_F_SYMLINKS", (unsigned long) MOVE_MOUNT_F_SYMLINKS }, 3138*4b9c6d91SCole Faust #endif // MOVE_MOUNT_F_SYMLINKS 3139*4b9c6d91SCole Faust #ifdef MOVE_MOUNT__MASK 3140*4b9c6d91SCole Faust { "MOVE_MOUNT__MASK", (unsigned long) MOVE_MOUNT__MASK }, 3141*4b9c6d91SCole Faust #endif // MOVE_MOUNT__MASK 3142*4b9c6d91SCole Faust #ifdef MOVE_MOUNT_T_AUTOMOUNTS 3143*4b9c6d91SCole Faust { "MOVE_MOUNT_T_AUTOMOUNTS", (unsigned long) MOVE_MOUNT_T_AUTOMOUNTS }, 3144*4b9c6d91SCole Faust #endif // MOVE_MOUNT_T_AUTOMOUNTS 3145*4b9c6d91SCole Faust #ifdef MOVE_MOUNT_T_EMPTY_PATH 3146*4b9c6d91SCole Faust { "MOVE_MOUNT_T_EMPTY_PATH", (unsigned long) MOVE_MOUNT_T_EMPTY_PATH }, 3147*4b9c6d91SCole Faust #endif // MOVE_MOUNT_T_EMPTY_PATH 3148*4b9c6d91SCole Faust #ifdef MOVE_MOUNT_T_SYMLINKS 3149*4b9c6d91SCole Faust { "MOVE_MOUNT_T_SYMLINKS", (unsigned long) MOVE_MOUNT_T_SYMLINKS }, 3150*4b9c6d91SCole Faust #endif // MOVE_MOUNT_T_SYMLINKS 3151*4b9c6d91SCole Faust #ifdef MREMAP_DONTUNMAP 3152*4b9c6d91SCole Faust { "MREMAP_DONTUNMAP", (unsigned long) MREMAP_DONTUNMAP }, 3153*4b9c6d91SCole Faust #endif // MREMAP_DONTUNMAP 3154*4b9c6d91SCole Faust #ifdef MREMAP_FIXED 3155*4b9c6d91SCole Faust { "MREMAP_FIXED", (unsigned long) MREMAP_FIXED }, 3156*4b9c6d91SCole Faust #endif // MREMAP_FIXED 3157*4b9c6d91SCole Faust #ifdef MREMAP_MAYMOVE 3158*4b9c6d91SCole Faust { "MREMAP_MAYMOVE", (unsigned long) MREMAP_MAYMOVE }, 3159*4b9c6d91SCole Faust #endif // MREMAP_MAYMOVE 3160*4b9c6d91SCole Faust #ifdef MS_ASYNC 3161*4b9c6d91SCole Faust { "MS_ASYNC", (unsigned long) MS_ASYNC }, 3162*4b9c6d91SCole Faust #endif // MS_ASYNC 3163*4b9c6d91SCole Faust #ifdef MS_BIND 3164*4b9c6d91SCole Faust { "MS_BIND", (unsigned long) MS_BIND }, 3165*4b9c6d91SCole Faust #endif // MS_BIND 3166*4b9c6d91SCole Faust #ifdef MS_DIRSYNC 3167*4b9c6d91SCole Faust { "MS_DIRSYNC", (unsigned long) MS_DIRSYNC }, 3168*4b9c6d91SCole Faust #endif // MS_DIRSYNC 3169*4b9c6d91SCole Faust #ifdef MSG_BATCH 3170*4b9c6d91SCole Faust { "MSG_BATCH", (unsigned long) MSG_BATCH }, 3171*4b9c6d91SCole Faust #endif // MSG_BATCH 3172*4b9c6d91SCole Faust #ifdef MSG_CMSG_CLOEXEC 3173*4b9c6d91SCole Faust { "MSG_CMSG_CLOEXEC", (unsigned long) MSG_CMSG_CLOEXEC }, 3174*4b9c6d91SCole Faust #endif // MSG_CMSG_CLOEXEC 3175*4b9c6d91SCole Faust #ifdef MSG_CONFIRM 3176*4b9c6d91SCole Faust { "MSG_CONFIRM", (unsigned long) MSG_CONFIRM }, 3177*4b9c6d91SCole Faust #endif // MSG_CONFIRM 3178*4b9c6d91SCole Faust #ifdef MSG_CTRUNC 3179*4b9c6d91SCole Faust { "MSG_CTRUNC", (unsigned long) MSG_CTRUNC }, 3180*4b9c6d91SCole Faust #endif // MSG_CTRUNC 3181*4b9c6d91SCole Faust #ifdef MSG_DONTROUTE 3182*4b9c6d91SCole Faust { "MSG_DONTROUTE", (unsigned long) MSG_DONTROUTE }, 3183*4b9c6d91SCole Faust #endif // MSG_DONTROUTE 3184*4b9c6d91SCole Faust #ifdef MSG_DONTWAIT 3185*4b9c6d91SCole Faust { "MSG_DONTWAIT", (unsigned long) MSG_DONTWAIT }, 3186*4b9c6d91SCole Faust #endif // MSG_DONTWAIT 3187*4b9c6d91SCole Faust #ifdef MSG_EOR 3188*4b9c6d91SCole Faust { "MSG_EOR", (unsigned long) MSG_EOR }, 3189*4b9c6d91SCole Faust #endif // MSG_EOR 3190*4b9c6d91SCole Faust #ifdef MSG_ERRQUEUE 3191*4b9c6d91SCole Faust { "MSG_ERRQUEUE", (unsigned long) MSG_ERRQUEUE }, 3192*4b9c6d91SCole Faust #endif // MSG_ERRQUEUE 3193*4b9c6d91SCole Faust #ifdef MSG_FASTOPEN 3194*4b9c6d91SCole Faust { "MSG_FASTOPEN", (unsigned long) MSG_FASTOPEN }, 3195*4b9c6d91SCole Faust #endif // MSG_FASTOPEN 3196*4b9c6d91SCole Faust #ifdef MSG_FIN 3197*4b9c6d91SCole Faust { "MSG_FIN", (unsigned long) MSG_FIN }, 3198*4b9c6d91SCole Faust #endif // MSG_FIN 3199*4b9c6d91SCole Faust #ifdef MSG_MORE 3200*4b9c6d91SCole Faust { "MSG_MORE", (unsigned long) MSG_MORE }, 3201*4b9c6d91SCole Faust #endif // MSG_MORE 3202*4b9c6d91SCole Faust #ifdef MSG_NOSIGNAL 3203*4b9c6d91SCole Faust { "MSG_NOSIGNAL", (unsigned long) MSG_NOSIGNAL }, 3204*4b9c6d91SCole Faust #endif // MSG_NOSIGNAL 3205*4b9c6d91SCole Faust #ifdef MSG_OOB 3206*4b9c6d91SCole Faust { "MSG_OOB", (unsigned long) MSG_OOB }, 3207*4b9c6d91SCole Faust #endif // MSG_OOB 3208*4b9c6d91SCole Faust #ifdef MSG_PEEK 3209*4b9c6d91SCole Faust { "MSG_PEEK", (unsigned long) MSG_PEEK }, 3210*4b9c6d91SCole Faust #endif // MSG_PEEK 3211*4b9c6d91SCole Faust #ifdef MSG_PROXY 3212*4b9c6d91SCole Faust { "MSG_PROXY", (unsigned long) MSG_PROXY }, 3213*4b9c6d91SCole Faust #endif // MSG_PROXY 3214*4b9c6d91SCole Faust #ifdef MSG_RST 3215*4b9c6d91SCole Faust { "MSG_RST", (unsigned long) MSG_RST }, 3216*4b9c6d91SCole Faust #endif // MSG_RST 3217*4b9c6d91SCole Faust #ifdef MSG_SYN 3218*4b9c6d91SCole Faust { "MSG_SYN", (unsigned long) MSG_SYN }, 3219*4b9c6d91SCole Faust #endif // MSG_SYN 3220*4b9c6d91SCole Faust #ifdef MSG_TRUNC 3221*4b9c6d91SCole Faust { "MSG_TRUNC", (unsigned long) MSG_TRUNC }, 3222*4b9c6d91SCole Faust #endif // MSG_TRUNC 3223*4b9c6d91SCole Faust #ifdef MSG_WAITALL 3224*4b9c6d91SCole Faust { "MSG_WAITALL", (unsigned long) MSG_WAITALL }, 3225*4b9c6d91SCole Faust #endif // MSG_WAITALL 3226*4b9c6d91SCole Faust #ifdef MSG_WAITFORONE 3227*4b9c6d91SCole Faust { "MSG_WAITFORONE", (unsigned long) MSG_WAITFORONE }, 3228*4b9c6d91SCole Faust #endif // MSG_WAITFORONE 3229*4b9c6d91SCole Faust #ifdef MSG_ZEROCOPY 3230*4b9c6d91SCole Faust { "MSG_ZEROCOPY", (unsigned long) MSG_ZEROCOPY }, 3231*4b9c6d91SCole Faust #endif // MSG_ZEROCOPY 3232*4b9c6d91SCole Faust #ifdef MS_INVALIDATE 3233*4b9c6d91SCole Faust { "MS_INVALIDATE", (unsigned long) MS_INVALIDATE }, 3234*4b9c6d91SCole Faust #endif // MS_INVALIDATE 3235*4b9c6d91SCole Faust #ifdef MS_MANDLOCK 3236*4b9c6d91SCole Faust { "MS_MANDLOCK", (unsigned long) MS_MANDLOCK }, 3237*4b9c6d91SCole Faust #endif // MS_MANDLOCK 3238*4b9c6d91SCole Faust #ifdef MS_MGC_MSK 3239*4b9c6d91SCole Faust { "MS_MGC_MSK", (unsigned long) MS_MGC_MSK }, 3240*4b9c6d91SCole Faust #endif // MS_MGC_MSK 3241*4b9c6d91SCole Faust #ifdef MS_MGC_VAL 3242*4b9c6d91SCole Faust { "MS_MGC_VAL", (unsigned long) MS_MGC_VAL }, 3243*4b9c6d91SCole Faust #endif // MS_MGC_VAL 3244*4b9c6d91SCole Faust #ifdef MS_MOVE 3245*4b9c6d91SCole Faust { "MS_MOVE", (unsigned long) MS_MOVE }, 3246*4b9c6d91SCole Faust #endif // MS_MOVE 3247*4b9c6d91SCole Faust #ifdef MS_NOATIME 3248*4b9c6d91SCole Faust { "MS_NOATIME", (unsigned long) MS_NOATIME }, 3249*4b9c6d91SCole Faust #endif // MS_NOATIME 3250*4b9c6d91SCole Faust #ifdef MS_NODEV 3251*4b9c6d91SCole Faust { "MS_NODEV", (unsigned long) MS_NODEV }, 3252*4b9c6d91SCole Faust #endif // MS_NODEV 3253*4b9c6d91SCole Faust #ifdef MS_NODIRATIME 3254*4b9c6d91SCole Faust { "MS_NODIRATIME", (unsigned long) MS_NODIRATIME }, 3255*4b9c6d91SCole Faust #endif // MS_NODIRATIME 3256*4b9c6d91SCole Faust #ifdef MS_NOEXEC 3257*4b9c6d91SCole Faust { "MS_NOEXEC", (unsigned long) MS_NOEXEC }, 3258*4b9c6d91SCole Faust #endif // MS_NOEXEC 3259*4b9c6d91SCole Faust #ifdef MS_NOSUID 3260*4b9c6d91SCole Faust { "MS_NOSUID", (unsigned long) MS_NOSUID }, 3261*4b9c6d91SCole Faust #endif // MS_NOSUID 3262*4b9c6d91SCole Faust #ifdef MS_RDONLY 3263*4b9c6d91SCole Faust { "MS_RDONLY", (unsigned long) MS_RDONLY }, 3264*4b9c6d91SCole Faust #endif // MS_RDONLY 3265*4b9c6d91SCole Faust #ifdef MS_REC 3266*4b9c6d91SCole Faust { "MS_REC", (unsigned long) MS_REC }, 3267*4b9c6d91SCole Faust #endif // MS_REC 3268*4b9c6d91SCole Faust #ifdef MS_REMOUNT 3269*4b9c6d91SCole Faust { "MS_REMOUNT", (unsigned long) MS_REMOUNT }, 3270*4b9c6d91SCole Faust #endif // MS_REMOUNT 3271*4b9c6d91SCole Faust #ifdef MS_SILENT 3272*4b9c6d91SCole Faust { "MS_SILENT", (unsigned long) MS_SILENT }, 3273*4b9c6d91SCole Faust #endif // MS_SILENT 3274*4b9c6d91SCole Faust #ifdef MS_SYNC 3275*4b9c6d91SCole Faust { "MS_SYNC", (unsigned long) MS_SYNC }, 3276*4b9c6d91SCole Faust #endif // MS_SYNC 3277*4b9c6d91SCole Faust #ifdef MS_SYNCHRONOUS 3278*4b9c6d91SCole Faust { "MS_SYNCHRONOUS", (unsigned long) MS_SYNCHRONOUS }, 3279*4b9c6d91SCole Faust #endif // MS_SYNCHRONOUS 3280*4b9c6d91SCole Faust #ifdef MS_VERBOSE 3281*4b9c6d91SCole Faust { "MS_VERBOSE", (unsigned long) MS_VERBOSE }, 3282*4b9c6d91SCole Faust #endif // MS_VERBOSE 3283*4b9c6d91SCole Faust #ifdef NAME_MAX 3284*4b9c6d91SCole Faust { "NAME_MAX", (unsigned long) NAME_MAX }, 3285*4b9c6d91SCole Faust #endif // NAME_MAX 3286*4b9c6d91SCole Faust #ifdef NCC 3287*4b9c6d91SCole Faust { "NCC", (unsigned long) NCC }, 3288*4b9c6d91SCole Faust #endif // NCC 3289*4b9c6d91SCole Faust #ifdef NCCS 3290*4b9c6d91SCole Faust { "NCCS", (unsigned long) NCCS }, 3291*4b9c6d91SCole Faust #endif // NCCS 3292*4b9c6d91SCole Faust #ifdef NFDBITS 3293*4b9c6d91SCole Faust { "NFDBITS", (unsigned long) NFDBITS }, 3294*4b9c6d91SCole Faust #endif // NFDBITS 3295*4b9c6d91SCole Faust #ifdef NFF 3296*4b9c6d91SCole Faust { "NFF", (unsigned long) NFF }, 3297*4b9c6d91SCole Faust #endif // NFF 3298*4b9c6d91SCole Faust #ifdef NGREG 3299*4b9c6d91SCole Faust { "NGREG", (unsigned long) NGREG }, 3300*4b9c6d91SCole Faust #endif // NGREG 3301*4b9c6d91SCole Faust #ifdef NGROUPS_MAX 3302*4b9c6d91SCole Faust { "NGROUPS_MAX", (unsigned long) NGROUPS_MAX }, 3303*4b9c6d91SCole Faust #endif // NGROUPS_MAX 3304*4b9c6d91SCole Faust #ifdef NL0 3305*4b9c6d91SCole Faust { "NL0", (unsigned long) NL0 }, 3306*4b9c6d91SCole Faust #endif // NL0 3307*4b9c6d91SCole Faust #ifdef NL1 3308*4b9c6d91SCole Faust { "NL1", (unsigned long) NL1 }, 3309*4b9c6d91SCole Faust #endif // NL1 3310*4b9c6d91SCole Faust #ifdef NLDLY 3311*4b9c6d91SCole Faust { "NLDLY", (unsigned long) NLDLY }, 3312*4b9c6d91SCole Faust #endif // NLDLY 3313*4b9c6d91SCole Faust #ifdef NOFLSH 3314*4b9c6d91SCole Faust { "NOFLSH", (unsigned long) NOFLSH }, 3315*4b9c6d91SCole Faust #endif // NOFLSH 3316*4b9c6d91SCole Faust #ifdef NPROTO 3317*4b9c6d91SCole Faust { "NPROTO", (unsigned long) NPROTO }, 3318*4b9c6d91SCole Faust #endif // NPROTO 3319*4b9c6d91SCole Faust #ifdef NR_FILE 3320*4b9c6d91SCole Faust { "NR_FILE", (unsigned long) NR_FILE }, 3321*4b9c6d91SCole Faust #endif // NR_FILE 3322*4b9c6d91SCole Faust #ifdef NR_OPEN 3323*4b9c6d91SCole Faust { "NR_OPEN", (unsigned long) NR_OPEN }, 3324*4b9c6d91SCole Faust #endif // NR_OPEN 3325*4b9c6d91SCole Faust #ifdef NSIG 3326*4b9c6d91SCole Faust { "NSIG", (unsigned long) NSIG }, 3327*4b9c6d91SCole Faust #endif // NSIG 3328*4b9c6d91SCole Faust #ifdef O_ACCMODE 3329*4b9c6d91SCole Faust { "O_ACCMODE", (unsigned long) O_ACCMODE }, 3330*4b9c6d91SCole Faust #endif // O_ACCMODE 3331*4b9c6d91SCole Faust #ifdef O_APPEND 3332*4b9c6d91SCole Faust { "O_APPEND", (unsigned long) O_APPEND }, 3333*4b9c6d91SCole Faust #endif // O_APPEND 3334*4b9c6d91SCole Faust #ifdef O_ASYNC 3335*4b9c6d91SCole Faust { "O_ASYNC", (unsigned long) O_ASYNC }, 3336*4b9c6d91SCole Faust #endif // O_ASYNC 3337*4b9c6d91SCole Faust #ifdef O_CLOEXEC 3338*4b9c6d91SCole Faust { "O_CLOEXEC", (unsigned long) O_CLOEXEC }, 3339*4b9c6d91SCole Faust #endif // O_CLOEXEC 3340*4b9c6d91SCole Faust #ifdef O_CREAT 3341*4b9c6d91SCole Faust { "O_CREAT", (unsigned long) O_CREAT }, 3342*4b9c6d91SCole Faust #endif // O_CREAT 3343*4b9c6d91SCole Faust #ifdef OCRNL 3344*4b9c6d91SCole Faust { "OCRNL", (unsigned long) OCRNL }, 3345*4b9c6d91SCole Faust #endif // OCRNL 3346*4b9c6d91SCole Faust #ifdef O_DIRECTORY 3347*4b9c6d91SCole Faust { "O_DIRECTORY", (unsigned long) O_DIRECTORY }, 3348*4b9c6d91SCole Faust #endif // O_DIRECTORY 3349*4b9c6d91SCole Faust #ifdef O_DSYNC 3350*4b9c6d91SCole Faust { "O_DSYNC", (unsigned long) O_DSYNC }, 3351*4b9c6d91SCole Faust #endif // O_DSYNC 3352*4b9c6d91SCole Faust #ifdef O_EXCL 3353*4b9c6d91SCole Faust { "O_EXCL", (unsigned long) O_EXCL }, 3354*4b9c6d91SCole Faust #endif // O_EXCL 3355*4b9c6d91SCole Faust #ifdef OFDEL 3356*4b9c6d91SCole Faust { "OFDEL", (unsigned long) OFDEL }, 3357*4b9c6d91SCole Faust #endif // OFDEL 3358*4b9c6d91SCole Faust #ifdef OFILL 3359*4b9c6d91SCole Faust { "OFILL", (unsigned long) OFILL }, 3360*4b9c6d91SCole Faust #endif // OFILL 3361*4b9c6d91SCole Faust #ifdef O_FSYNC 3362*4b9c6d91SCole Faust { "O_FSYNC", (unsigned long) O_FSYNC }, 3363*4b9c6d91SCole Faust #endif // O_FSYNC 3364*4b9c6d91SCole Faust #ifdef OLCUC 3365*4b9c6d91SCole Faust { "OLCUC", (unsigned long) OLCUC }, 3366*4b9c6d91SCole Faust #endif // OLCUC 3367*4b9c6d91SCole Faust #ifdef O_NDELAY 3368*4b9c6d91SCole Faust { "O_NDELAY", (unsigned long) O_NDELAY }, 3369*4b9c6d91SCole Faust #endif // O_NDELAY 3370*4b9c6d91SCole Faust #ifdef ONLCR 3371*4b9c6d91SCole Faust { "ONLCR", (unsigned long) ONLCR }, 3372*4b9c6d91SCole Faust #endif // ONLCR 3373*4b9c6d91SCole Faust #ifdef ONLRET 3374*4b9c6d91SCole Faust { "ONLRET", (unsigned long) ONLRET }, 3375*4b9c6d91SCole Faust #endif // ONLRET 3376*4b9c6d91SCole Faust #ifdef ONOCR 3377*4b9c6d91SCole Faust { "ONOCR", (unsigned long) ONOCR }, 3378*4b9c6d91SCole Faust #endif // ONOCR 3379*4b9c6d91SCole Faust #ifdef O_NOCTTY 3380*4b9c6d91SCole Faust { "O_NOCTTY", (unsigned long) O_NOCTTY }, 3381*4b9c6d91SCole Faust #endif // O_NOCTTY 3382*4b9c6d91SCole Faust #ifdef O_NOFOLLOW 3383*4b9c6d91SCole Faust { "O_NOFOLLOW", (unsigned long) O_NOFOLLOW }, 3384*4b9c6d91SCole Faust #endif // O_NOFOLLOW 3385*4b9c6d91SCole Faust #ifdef O_NONBLOCK 3386*4b9c6d91SCole Faust { "O_NONBLOCK", (unsigned long) O_NONBLOCK }, 3387*4b9c6d91SCole Faust #endif // O_NONBLOCK 3388*4b9c6d91SCole Faust #ifdef OPEN_TREE_CLOEXEC 3389*4b9c6d91SCole Faust { "OPEN_TREE_CLOEXEC", (unsigned long) OPEN_TREE_CLOEXEC }, 3390*4b9c6d91SCole Faust #endif // OPEN_TREE_CLOEXEC 3391*4b9c6d91SCole Faust #ifdef OPEN_TREE_CLONE 3392*4b9c6d91SCole Faust { "OPEN_TREE_CLONE", (unsigned long) OPEN_TREE_CLONE }, 3393*4b9c6d91SCole Faust #endif // OPEN_TREE_CLONE 3394*4b9c6d91SCole Faust #ifdef OPOST 3395*4b9c6d91SCole Faust { "OPOST", (unsigned long) OPOST }, 3396*4b9c6d91SCole Faust #endif // OPOST 3397*4b9c6d91SCole Faust #ifdef O_RDONLY 3398*4b9c6d91SCole Faust { "O_RDONLY", (unsigned long) O_RDONLY }, 3399*4b9c6d91SCole Faust #endif // O_RDONLY 3400*4b9c6d91SCole Faust #ifdef O_RDWR 3401*4b9c6d91SCole Faust { "O_RDWR", (unsigned long) O_RDWR }, 3402*4b9c6d91SCole Faust #endif // O_RDWR 3403*4b9c6d91SCole Faust #ifdef O_RSYNC 3404*4b9c6d91SCole Faust { "O_RSYNC", (unsigned long) O_RSYNC }, 3405*4b9c6d91SCole Faust #endif // O_RSYNC 3406*4b9c6d91SCole Faust #ifdef O_SYNC 3407*4b9c6d91SCole Faust { "O_SYNC", (unsigned long) O_SYNC }, 3408*4b9c6d91SCole Faust #endif // O_SYNC 3409*4b9c6d91SCole Faust #ifdef O_TRUNC 3410*4b9c6d91SCole Faust { "O_TRUNC", (unsigned long) O_TRUNC }, 3411*4b9c6d91SCole Faust #endif // O_TRUNC 3412*4b9c6d91SCole Faust #ifdef OVERCOMMIT_ALWAYS 3413*4b9c6d91SCole Faust { "OVERCOMMIT_ALWAYS", (unsigned long) OVERCOMMIT_ALWAYS }, 3414*4b9c6d91SCole Faust #endif // OVERCOMMIT_ALWAYS 3415*4b9c6d91SCole Faust #ifdef OVERCOMMIT_GUESS 3416*4b9c6d91SCole Faust { "OVERCOMMIT_GUESS", (unsigned long) OVERCOMMIT_GUESS }, 3417*4b9c6d91SCole Faust #endif // OVERCOMMIT_GUESS 3418*4b9c6d91SCole Faust #ifdef OVERCOMMIT_NEVER 3419*4b9c6d91SCole Faust { "OVERCOMMIT_NEVER", (unsigned long) OVERCOMMIT_NEVER }, 3420*4b9c6d91SCole Faust #endif // OVERCOMMIT_NEVER 3421*4b9c6d91SCole Faust #ifdef O_WRONLY 3422*4b9c6d91SCole Faust { "O_WRONLY", (unsigned long) O_WRONLY }, 3423*4b9c6d91SCole Faust #endif // O_WRONLY 3424*4b9c6d91SCole Faust #ifdef PARENB 3425*4b9c6d91SCole Faust { "PARENB", (unsigned long) PARENB }, 3426*4b9c6d91SCole Faust #endif // PARENB 3427*4b9c6d91SCole Faust #ifdef PARMRK 3428*4b9c6d91SCole Faust { "PARMRK", (unsigned long) PARMRK }, 3429*4b9c6d91SCole Faust #endif // PARMRK 3430*4b9c6d91SCole Faust #ifdef PARODD 3431*4b9c6d91SCole Faust { "PARODD", (unsigned long) PARODD }, 3432*4b9c6d91SCole Faust #endif // PARODD 3433*4b9c6d91SCole Faust #ifdef PATH_MAX 3434*4b9c6d91SCole Faust { "PATH_MAX", (unsigned long) PATH_MAX }, 3435*4b9c6d91SCole Faust #endif // PATH_MAX 3436*4b9c6d91SCole Faust #ifdef PDP_ENDIAN 3437*4b9c6d91SCole Faust { "PDP_ENDIAN", (unsigned long) PDP_ENDIAN }, 3438*4b9c6d91SCole Faust #endif // PDP_ENDIAN 3439*4b9c6d91SCole Faust #ifdef PENDIN 3440*4b9c6d91SCole Faust { "PENDIN", (unsigned long) PENDIN }, 3441*4b9c6d91SCole Faust #endif // PENDIN 3442*4b9c6d91SCole Faust #ifdef PF_ALG 3443*4b9c6d91SCole Faust { "PF_ALG", (unsigned long) PF_ALG }, 3444*4b9c6d91SCole Faust #endif // PF_ALG 3445*4b9c6d91SCole Faust #ifdef PF_APPLETALK 3446*4b9c6d91SCole Faust { "PF_APPLETALK", (unsigned long) PF_APPLETALK }, 3447*4b9c6d91SCole Faust #endif // PF_APPLETALK 3448*4b9c6d91SCole Faust #ifdef PF_ASH 3449*4b9c6d91SCole Faust { "PF_ASH", (unsigned long) PF_ASH }, 3450*4b9c6d91SCole Faust #endif // PF_ASH 3451*4b9c6d91SCole Faust #ifdef PF_ATMPVC 3452*4b9c6d91SCole Faust { "PF_ATMPVC", (unsigned long) PF_ATMPVC }, 3453*4b9c6d91SCole Faust #endif // PF_ATMPVC 3454*4b9c6d91SCole Faust #ifdef PF_ATMSVC 3455*4b9c6d91SCole Faust { "PF_ATMSVC", (unsigned long) PF_ATMSVC }, 3456*4b9c6d91SCole Faust #endif // PF_ATMSVC 3457*4b9c6d91SCole Faust #ifdef PF_AX25 3458*4b9c6d91SCole Faust { "PF_AX25", (unsigned long) PF_AX25 }, 3459*4b9c6d91SCole Faust #endif // PF_AX25 3460*4b9c6d91SCole Faust #ifdef PF_BLUETOOTH 3461*4b9c6d91SCole Faust { "PF_BLUETOOTH", (unsigned long) PF_BLUETOOTH }, 3462*4b9c6d91SCole Faust #endif // PF_BLUETOOTH 3463*4b9c6d91SCole Faust #ifdef PF_BRIDGE 3464*4b9c6d91SCole Faust { "PF_BRIDGE", (unsigned long) PF_BRIDGE }, 3465*4b9c6d91SCole Faust #endif // PF_BRIDGE 3466*4b9c6d91SCole Faust #ifdef PF_CAIF 3467*4b9c6d91SCole Faust { "PF_CAIF", (unsigned long) PF_CAIF }, 3468*4b9c6d91SCole Faust #endif // PF_CAIF 3469*4b9c6d91SCole Faust #ifdef PF_CAN 3470*4b9c6d91SCole Faust { "PF_CAN", (unsigned long) PF_CAN }, 3471*4b9c6d91SCole Faust #endif // PF_CAN 3472*4b9c6d91SCole Faust #ifdef PF_ECONET 3473*4b9c6d91SCole Faust { "PF_ECONET", (unsigned long) PF_ECONET }, 3474*4b9c6d91SCole Faust #endif // PF_ECONET 3475*4b9c6d91SCole Faust #ifdef PF_FILE 3476*4b9c6d91SCole Faust { "PF_FILE", (unsigned long) PF_FILE }, 3477*4b9c6d91SCole Faust #endif // PF_FILE 3478*4b9c6d91SCole Faust #ifdef PF_IB 3479*4b9c6d91SCole Faust { "PF_IB", (unsigned long) PF_IB }, 3480*4b9c6d91SCole Faust #endif // PF_IB 3481*4b9c6d91SCole Faust #ifdef PF_IEEE802154 3482*4b9c6d91SCole Faust { "PF_IEEE802154", (unsigned long) PF_IEEE802154 }, 3483*4b9c6d91SCole Faust #endif // PF_IEEE802154 3484*4b9c6d91SCole Faust #ifdef PF_INET 3485*4b9c6d91SCole Faust { "PF_INET", (unsigned long) PF_INET }, 3486*4b9c6d91SCole Faust #endif // PF_INET 3487*4b9c6d91SCole Faust #ifdef PF_INET6 3488*4b9c6d91SCole Faust { "PF_INET6", (unsigned long) PF_INET6 }, 3489*4b9c6d91SCole Faust #endif // PF_INET6 3490*4b9c6d91SCole Faust #ifdef PF_IPX 3491*4b9c6d91SCole Faust { "PF_IPX", (unsigned long) PF_IPX }, 3492*4b9c6d91SCole Faust #endif // PF_IPX 3493*4b9c6d91SCole Faust #ifdef PF_IRDA 3494*4b9c6d91SCole Faust { "PF_IRDA", (unsigned long) PF_IRDA }, 3495*4b9c6d91SCole Faust #endif // PF_IRDA 3496*4b9c6d91SCole Faust #ifdef PF_ISDN 3497*4b9c6d91SCole Faust { "PF_ISDN", (unsigned long) PF_ISDN }, 3498*4b9c6d91SCole Faust #endif // PF_ISDN 3499*4b9c6d91SCole Faust #ifdef PF_IUCV 3500*4b9c6d91SCole Faust { "PF_IUCV", (unsigned long) PF_IUCV }, 3501*4b9c6d91SCole Faust #endif // PF_IUCV 3502*4b9c6d91SCole Faust #ifdef PF_KCM 3503*4b9c6d91SCole Faust { "PF_KCM", (unsigned long) PF_KCM }, 3504*4b9c6d91SCole Faust #endif // PF_KCM 3505*4b9c6d91SCole Faust #ifdef PF_KEY 3506*4b9c6d91SCole Faust { "PF_KEY", (unsigned long) PF_KEY }, 3507*4b9c6d91SCole Faust #endif // PF_KEY 3508*4b9c6d91SCole Faust #ifdef PF_LLC 3509*4b9c6d91SCole Faust { "PF_LLC", (unsigned long) PF_LLC }, 3510*4b9c6d91SCole Faust #endif // PF_LLC 3511*4b9c6d91SCole Faust #ifdef PF_LOCAL 3512*4b9c6d91SCole Faust { "PF_LOCAL", (unsigned long) PF_LOCAL }, 3513*4b9c6d91SCole Faust #endif // PF_LOCAL 3514*4b9c6d91SCole Faust #ifdef PF_MAX 3515*4b9c6d91SCole Faust { "PF_MAX", (unsigned long) PF_MAX }, 3516*4b9c6d91SCole Faust #endif // PF_MAX 3517*4b9c6d91SCole Faust #ifdef PF_MPLS 3518*4b9c6d91SCole Faust { "PF_MPLS", (unsigned long) PF_MPLS }, 3519*4b9c6d91SCole Faust #endif // PF_MPLS 3520*4b9c6d91SCole Faust #ifdef PF_NETBEUI 3521*4b9c6d91SCole Faust { "PF_NETBEUI", (unsigned long) PF_NETBEUI }, 3522*4b9c6d91SCole Faust #endif // PF_NETBEUI 3523*4b9c6d91SCole Faust #ifdef PF_NETLINK 3524*4b9c6d91SCole Faust { "PF_NETLINK", (unsigned long) PF_NETLINK }, 3525*4b9c6d91SCole Faust #endif // PF_NETLINK 3526*4b9c6d91SCole Faust #ifdef PF_NETROM 3527*4b9c6d91SCole Faust { "PF_NETROM", (unsigned long) PF_NETROM }, 3528*4b9c6d91SCole Faust #endif // PF_NETROM 3529*4b9c6d91SCole Faust #ifdef PF_NFC 3530*4b9c6d91SCole Faust { "PF_NFC", (unsigned long) PF_NFC }, 3531*4b9c6d91SCole Faust #endif // PF_NFC 3532*4b9c6d91SCole Faust #ifdef PF_PACKET 3533*4b9c6d91SCole Faust { "PF_PACKET", (unsigned long) PF_PACKET }, 3534*4b9c6d91SCole Faust #endif // PF_PACKET 3535*4b9c6d91SCole Faust #ifdef PF_PHONET 3536*4b9c6d91SCole Faust { "PF_PHONET", (unsigned long) PF_PHONET }, 3537*4b9c6d91SCole Faust #endif // PF_PHONET 3538*4b9c6d91SCole Faust #ifdef PF_PPPOX 3539*4b9c6d91SCole Faust { "PF_PPPOX", (unsigned long) PF_PPPOX }, 3540*4b9c6d91SCole Faust #endif // PF_PPPOX 3541*4b9c6d91SCole Faust #ifdef PF_QIPCRTR 3542*4b9c6d91SCole Faust { "PF_QIPCRTR", (unsigned long) PF_QIPCRTR }, 3543*4b9c6d91SCole Faust #endif // PF_QIPCRTR 3544*4b9c6d91SCole Faust #ifdef PF_RDS 3545*4b9c6d91SCole Faust { "PF_RDS", (unsigned long) PF_RDS }, 3546*4b9c6d91SCole Faust #endif // PF_RDS 3547*4b9c6d91SCole Faust #ifdef PF_ROSE 3548*4b9c6d91SCole Faust { "PF_ROSE", (unsigned long) PF_ROSE }, 3549*4b9c6d91SCole Faust #endif // PF_ROSE 3550*4b9c6d91SCole Faust #ifdef PF_ROUTE 3551*4b9c6d91SCole Faust { "PF_ROUTE", (unsigned long) PF_ROUTE }, 3552*4b9c6d91SCole Faust #endif // PF_ROUTE 3553*4b9c6d91SCole Faust #ifdef PF_RXRPC 3554*4b9c6d91SCole Faust { "PF_RXRPC", (unsigned long) PF_RXRPC }, 3555*4b9c6d91SCole Faust #endif // PF_RXRPC 3556*4b9c6d91SCole Faust #ifdef PF_SECURITY 3557*4b9c6d91SCole Faust { "PF_SECURITY", (unsigned long) PF_SECURITY }, 3558*4b9c6d91SCole Faust #endif // PF_SECURITY 3559*4b9c6d91SCole Faust #ifdef PF_SMC 3560*4b9c6d91SCole Faust { "PF_SMC", (unsigned long) PF_SMC }, 3561*4b9c6d91SCole Faust #endif // PF_SMC 3562*4b9c6d91SCole Faust #ifdef PF_SNA 3563*4b9c6d91SCole Faust { "PF_SNA", (unsigned long) PF_SNA }, 3564*4b9c6d91SCole Faust #endif // PF_SNA 3565*4b9c6d91SCole Faust #ifdef PF_TIPC 3566*4b9c6d91SCole Faust { "PF_TIPC", (unsigned long) PF_TIPC }, 3567*4b9c6d91SCole Faust #endif // PF_TIPC 3568*4b9c6d91SCole Faust #ifdef PF_UNIX 3569*4b9c6d91SCole Faust { "PF_UNIX", (unsigned long) PF_UNIX }, 3570*4b9c6d91SCole Faust #endif // PF_UNIX 3571*4b9c6d91SCole Faust #ifdef PF_UNSPEC 3572*4b9c6d91SCole Faust { "PF_UNSPEC", (unsigned long) PF_UNSPEC }, 3573*4b9c6d91SCole Faust #endif // PF_UNSPEC 3574*4b9c6d91SCole Faust #ifdef PF_VSOCK 3575*4b9c6d91SCole Faust { "PF_VSOCK", (unsigned long) PF_VSOCK }, 3576*4b9c6d91SCole Faust #endif // PF_VSOCK 3577*4b9c6d91SCole Faust #ifdef PF_WANPIPE 3578*4b9c6d91SCole Faust { "PF_WANPIPE", (unsigned long) PF_WANPIPE }, 3579*4b9c6d91SCole Faust #endif // PF_WANPIPE 3580*4b9c6d91SCole Faust #ifdef PF_X25 3581*4b9c6d91SCole Faust { "PF_X25", (unsigned long) PF_X25 }, 3582*4b9c6d91SCole Faust #endif // PF_X25 3583*4b9c6d91SCole Faust #ifdef PF_XDP 3584*4b9c6d91SCole Faust { "PF_XDP", (unsigned long) PF_XDP }, 3585*4b9c6d91SCole Faust #endif // PF_XDP 3586*4b9c6d91SCole Faust #ifdef PIPE_BUF 3587*4b9c6d91SCole Faust { "PIPE_BUF", (unsigned long) PIPE_BUF }, 3588*4b9c6d91SCole Faust #endif // PIPE_BUF 3589*4b9c6d91SCole Faust #ifdef PKEY_DISABLE_ACCESS 3590*4b9c6d91SCole Faust { "PKEY_DISABLE_ACCESS", (unsigned long) PKEY_DISABLE_ACCESS }, 3591*4b9c6d91SCole Faust #endif // PKEY_DISABLE_ACCESS 3592*4b9c6d91SCole Faust #ifdef PKEY_DISABLE_WRITE 3593*4b9c6d91SCole Faust { "PKEY_DISABLE_WRITE", (unsigned long) PKEY_DISABLE_WRITE }, 3594*4b9c6d91SCole Faust #endif // PKEY_DISABLE_WRITE 3595*4b9c6d91SCole Faust #ifdef POLL_ERR 3596*4b9c6d91SCole Faust { "POLL_ERR", (unsigned long) POLL_ERR }, 3597*4b9c6d91SCole Faust #endif // POLL_ERR 3598*4b9c6d91SCole Faust #ifdef POLL_HUP 3599*4b9c6d91SCole Faust { "POLL_HUP", (unsigned long) POLL_HUP }, 3600*4b9c6d91SCole Faust #endif // POLL_HUP 3601*4b9c6d91SCole Faust #ifdef POLL_IN 3602*4b9c6d91SCole Faust { "POLL_IN", (unsigned long) POLL_IN }, 3603*4b9c6d91SCole Faust #endif // POLL_IN 3604*4b9c6d91SCole Faust #ifdef POLL_MSG 3605*4b9c6d91SCole Faust { "POLL_MSG", (unsigned long) POLL_MSG }, 3606*4b9c6d91SCole Faust #endif // POLL_MSG 3607*4b9c6d91SCole Faust #ifdef POLL_OUT 3608*4b9c6d91SCole Faust { "POLL_OUT", (unsigned long) POLL_OUT }, 3609*4b9c6d91SCole Faust #endif // POLL_OUT 3610*4b9c6d91SCole Faust #ifdef POLL_PRI 3611*4b9c6d91SCole Faust { "POLL_PRI", (unsigned long) POLL_PRI }, 3612*4b9c6d91SCole Faust #endif // POLL_PRI 3613*4b9c6d91SCole Faust #ifdef PORT_16450 3614*4b9c6d91SCole Faust { "PORT_16450", (unsigned long) PORT_16450 }, 3615*4b9c6d91SCole Faust #endif // PORT_16450 3616*4b9c6d91SCole Faust #ifdef PORT_16550 3617*4b9c6d91SCole Faust { "PORT_16550", (unsigned long) PORT_16550 }, 3618*4b9c6d91SCole Faust #endif // PORT_16550 3619*4b9c6d91SCole Faust #ifdef PORT_16550A 3620*4b9c6d91SCole Faust { "PORT_16550A", (unsigned long) PORT_16550A }, 3621*4b9c6d91SCole Faust #endif // PORT_16550A 3622*4b9c6d91SCole Faust #ifdef PORT_16650 3623*4b9c6d91SCole Faust { "PORT_16650", (unsigned long) PORT_16650 }, 3624*4b9c6d91SCole Faust #endif // PORT_16650 3625*4b9c6d91SCole Faust #ifdef PORT_16650V2 3626*4b9c6d91SCole Faust { "PORT_16650V2", (unsigned long) PORT_16650V2 }, 3627*4b9c6d91SCole Faust #endif // PORT_16650V2 3628*4b9c6d91SCole Faust #ifdef PORT_16654 3629*4b9c6d91SCole Faust { "PORT_16654", (unsigned long) PORT_16654 }, 3630*4b9c6d91SCole Faust #endif // PORT_16654 3631*4b9c6d91SCole Faust #ifdef PORT_16750 3632*4b9c6d91SCole Faust { "PORT_16750", (unsigned long) PORT_16750 }, 3633*4b9c6d91SCole Faust #endif // PORT_16750 3634*4b9c6d91SCole Faust #ifdef PORT_16850 3635*4b9c6d91SCole Faust { "PORT_16850", (unsigned long) PORT_16850 }, 3636*4b9c6d91SCole Faust #endif // PORT_16850 3637*4b9c6d91SCole Faust #ifdef PORT_16C950 3638*4b9c6d91SCole Faust { "PORT_16C950", (unsigned long) PORT_16C950 }, 3639*4b9c6d91SCole Faust #endif // PORT_16C950 3640*4b9c6d91SCole Faust #ifdef PORT_8250 3641*4b9c6d91SCole Faust { "PORT_8250", (unsigned long) PORT_8250 }, 3642*4b9c6d91SCole Faust #endif // PORT_8250 3643*4b9c6d91SCole Faust #ifdef PORT_CIRRUS 3644*4b9c6d91SCole Faust { "PORT_CIRRUS", (unsigned long) PORT_CIRRUS }, 3645*4b9c6d91SCole Faust #endif // PORT_CIRRUS 3646*4b9c6d91SCole Faust #ifdef PORT_MAX 3647*4b9c6d91SCole Faust { "PORT_MAX", (unsigned long) PORT_MAX }, 3648*4b9c6d91SCole Faust #endif // PORT_MAX 3649*4b9c6d91SCole Faust #ifdef PORT_RSA 3650*4b9c6d91SCole Faust { "PORT_RSA", (unsigned long) PORT_RSA }, 3651*4b9c6d91SCole Faust #endif // PORT_RSA 3652*4b9c6d91SCole Faust #ifdef PORT_STARTECH 3653*4b9c6d91SCole Faust { "PORT_STARTECH", (unsigned long) PORT_STARTECH }, 3654*4b9c6d91SCole Faust #endif // PORT_STARTECH 3655*4b9c6d91SCole Faust #ifdef PORT_UNKNOWN 3656*4b9c6d91SCole Faust { "PORT_UNKNOWN", (unsigned long) PORT_UNKNOWN }, 3657*4b9c6d91SCole Faust #endif // PORT_UNKNOWN 3658*4b9c6d91SCole Faust #ifdef POSIX_FADV_DONTNEED 3659*4b9c6d91SCole Faust { "POSIX_FADV_DONTNEED", (unsigned long) POSIX_FADV_DONTNEED }, 3660*4b9c6d91SCole Faust #endif // POSIX_FADV_DONTNEED 3661*4b9c6d91SCole Faust #ifdef POSIX_FADV_NOREUSE 3662*4b9c6d91SCole Faust { "POSIX_FADV_NOREUSE", (unsigned long) POSIX_FADV_NOREUSE }, 3663*4b9c6d91SCole Faust #endif // POSIX_FADV_NOREUSE 3664*4b9c6d91SCole Faust #ifdef POSIX_FADV_NORMAL 3665*4b9c6d91SCole Faust { "POSIX_FADV_NORMAL", (unsigned long) POSIX_FADV_NORMAL }, 3666*4b9c6d91SCole Faust #endif // POSIX_FADV_NORMAL 3667*4b9c6d91SCole Faust #ifdef POSIX_FADV_RANDOM 3668*4b9c6d91SCole Faust { "POSIX_FADV_RANDOM", (unsigned long) POSIX_FADV_RANDOM }, 3669*4b9c6d91SCole Faust #endif // POSIX_FADV_RANDOM 3670*4b9c6d91SCole Faust #ifdef POSIX_FADV_SEQUENTIAL 3671*4b9c6d91SCole Faust { "POSIX_FADV_SEQUENTIAL", (unsigned long) POSIX_FADV_SEQUENTIAL }, 3672*4b9c6d91SCole Faust #endif // POSIX_FADV_SEQUENTIAL 3673*4b9c6d91SCole Faust #ifdef POSIX_FADV_WILLNEED 3674*4b9c6d91SCole Faust { "POSIX_FADV_WILLNEED", (unsigned long) POSIX_FADV_WILLNEED }, 3675*4b9c6d91SCole Faust #endif // POSIX_FADV_WILLNEED 3676*4b9c6d91SCole Faust #ifdef POSIX_MADV_DONTNEED 3677*4b9c6d91SCole Faust { "POSIX_MADV_DONTNEED", (unsigned long) POSIX_MADV_DONTNEED }, 3678*4b9c6d91SCole Faust #endif // POSIX_MADV_DONTNEED 3679*4b9c6d91SCole Faust #ifdef POSIX_MADV_NORMAL 3680*4b9c6d91SCole Faust { "POSIX_MADV_NORMAL", (unsigned long) POSIX_MADV_NORMAL }, 3681*4b9c6d91SCole Faust #endif // POSIX_MADV_NORMAL 3682*4b9c6d91SCole Faust #ifdef POSIX_MADV_RANDOM 3683*4b9c6d91SCole Faust { "POSIX_MADV_RANDOM", (unsigned long) POSIX_MADV_RANDOM }, 3684*4b9c6d91SCole Faust #endif // POSIX_MADV_RANDOM 3685*4b9c6d91SCole Faust #ifdef POSIX_MADV_SEQUENTIAL 3686*4b9c6d91SCole Faust { "POSIX_MADV_SEQUENTIAL", (unsigned long) POSIX_MADV_SEQUENTIAL }, 3687*4b9c6d91SCole Faust #endif // POSIX_MADV_SEQUENTIAL 3688*4b9c6d91SCole Faust #ifdef POSIX_MADV_WILLNEED 3689*4b9c6d91SCole Faust { "POSIX_MADV_WILLNEED", (unsigned long) POSIX_MADV_WILLNEED }, 3690*4b9c6d91SCole Faust #endif // POSIX_MADV_WILLNEED 3691*4b9c6d91SCole Faust #ifdef PR_CAP_AMBIENT 3692*4b9c6d91SCole Faust { "PR_CAP_AMBIENT", (unsigned long) PR_CAP_AMBIENT }, 3693*4b9c6d91SCole Faust #endif // PR_CAP_AMBIENT 3694*4b9c6d91SCole Faust #ifdef PR_CAP_AMBIENT_CLEAR_ALL 3695*4b9c6d91SCole Faust { "PR_CAP_AMBIENT_CLEAR_ALL", (unsigned long) PR_CAP_AMBIENT_CLEAR_ALL }, 3696*4b9c6d91SCole Faust #endif // PR_CAP_AMBIENT_CLEAR_ALL 3697*4b9c6d91SCole Faust #ifdef PR_CAP_AMBIENT_IS_SET 3698*4b9c6d91SCole Faust { "PR_CAP_AMBIENT_IS_SET", (unsigned long) PR_CAP_AMBIENT_IS_SET }, 3699*4b9c6d91SCole Faust #endif // PR_CAP_AMBIENT_IS_SET 3700*4b9c6d91SCole Faust #ifdef PR_CAP_AMBIENT_LOWER 3701*4b9c6d91SCole Faust { "PR_CAP_AMBIENT_LOWER", (unsigned long) PR_CAP_AMBIENT_LOWER }, 3702*4b9c6d91SCole Faust #endif // PR_CAP_AMBIENT_LOWER 3703*4b9c6d91SCole Faust #ifdef PR_CAP_AMBIENT_RAISE 3704*4b9c6d91SCole Faust { "PR_CAP_AMBIENT_RAISE", (unsigned long) PR_CAP_AMBIENT_RAISE }, 3705*4b9c6d91SCole Faust #endif // PR_CAP_AMBIENT_RAISE 3706*4b9c6d91SCole Faust #ifdef PR_CAPBSET_DROP 3707*4b9c6d91SCole Faust { "PR_CAPBSET_DROP", (unsigned long) PR_CAPBSET_DROP }, 3708*4b9c6d91SCole Faust #endif // PR_CAPBSET_DROP 3709*4b9c6d91SCole Faust #ifdef PR_CAPBSET_READ 3710*4b9c6d91SCole Faust { "PR_CAPBSET_READ", (unsigned long) PR_CAPBSET_READ }, 3711*4b9c6d91SCole Faust #endif // PR_CAPBSET_READ 3712*4b9c6d91SCole Faust #ifdef PR_ENDIAN_BIG 3713*4b9c6d91SCole Faust { "PR_ENDIAN_BIG", (unsigned long) PR_ENDIAN_BIG }, 3714*4b9c6d91SCole Faust #endif // PR_ENDIAN_BIG 3715*4b9c6d91SCole Faust #ifdef PR_ENDIAN_LITTLE 3716*4b9c6d91SCole Faust { "PR_ENDIAN_LITTLE", (unsigned long) PR_ENDIAN_LITTLE }, 3717*4b9c6d91SCole Faust #endif // PR_ENDIAN_LITTLE 3718*4b9c6d91SCole Faust #ifdef PR_ENDIAN_PPC_LITTLE 3719*4b9c6d91SCole Faust { "PR_ENDIAN_PPC_LITTLE", (unsigned long) PR_ENDIAN_PPC_LITTLE }, 3720*4b9c6d91SCole Faust #endif // PR_ENDIAN_PPC_LITTLE 3721*4b9c6d91SCole Faust #ifdef PR_FPEMU_NOPRINT 3722*4b9c6d91SCole Faust { "PR_FPEMU_NOPRINT", (unsigned long) PR_FPEMU_NOPRINT }, 3723*4b9c6d91SCole Faust #endif // PR_FPEMU_NOPRINT 3724*4b9c6d91SCole Faust #ifdef PR_FPEMU_SIGFPE 3725*4b9c6d91SCole Faust { "PR_FPEMU_SIGFPE", (unsigned long) PR_FPEMU_SIGFPE }, 3726*4b9c6d91SCole Faust #endif // PR_FPEMU_SIGFPE 3727*4b9c6d91SCole Faust #ifdef PR_FP_EXC_ASYNC 3728*4b9c6d91SCole Faust { "PR_FP_EXC_ASYNC", (unsigned long) PR_FP_EXC_ASYNC }, 3729*4b9c6d91SCole Faust #endif // PR_FP_EXC_ASYNC 3730*4b9c6d91SCole Faust #ifdef PR_FP_EXC_DISABLED 3731*4b9c6d91SCole Faust { "PR_FP_EXC_DISABLED", (unsigned long) PR_FP_EXC_DISABLED }, 3732*4b9c6d91SCole Faust #endif // PR_FP_EXC_DISABLED 3733*4b9c6d91SCole Faust #ifdef PR_FP_EXC_DIV 3734*4b9c6d91SCole Faust { "PR_FP_EXC_DIV", (unsigned long) PR_FP_EXC_DIV }, 3735*4b9c6d91SCole Faust #endif // PR_FP_EXC_DIV 3736*4b9c6d91SCole Faust #ifdef PR_FP_EXC_INV 3737*4b9c6d91SCole Faust { "PR_FP_EXC_INV", (unsigned long) PR_FP_EXC_INV }, 3738*4b9c6d91SCole Faust #endif // PR_FP_EXC_INV 3739*4b9c6d91SCole Faust #ifdef PR_FP_EXC_NONRECOV 3740*4b9c6d91SCole Faust { "PR_FP_EXC_NONRECOV", (unsigned long) PR_FP_EXC_NONRECOV }, 3741*4b9c6d91SCole Faust #endif // PR_FP_EXC_NONRECOV 3742*4b9c6d91SCole Faust #ifdef PR_FP_EXC_OVF 3743*4b9c6d91SCole Faust { "PR_FP_EXC_OVF", (unsigned long) PR_FP_EXC_OVF }, 3744*4b9c6d91SCole Faust #endif // PR_FP_EXC_OVF 3745*4b9c6d91SCole Faust #ifdef PR_FP_EXC_PRECISE 3746*4b9c6d91SCole Faust { "PR_FP_EXC_PRECISE", (unsigned long) PR_FP_EXC_PRECISE }, 3747*4b9c6d91SCole Faust #endif // PR_FP_EXC_PRECISE 3748*4b9c6d91SCole Faust #ifdef PR_FP_EXC_RES 3749*4b9c6d91SCole Faust { "PR_FP_EXC_RES", (unsigned long) PR_FP_EXC_RES }, 3750*4b9c6d91SCole Faust #endif // PR_FP_EXC_RES 3751*4b9c6d91SCole Faust #ifdef PR_FP_EXC_SW_ENABLE 3752*4b9c6d91SCole Faust { "PR_FP_EXC_SW_ENABLE", (unsigned long) PR_FP_EXC_SW_ENABLE }, 3753*4b9c6d91SCole Faust #endif // PR_FP_EXC_SW_ENABLE 3754*4b9c6d91SCole Faust #ifdef PR_FP_EXC_UND 3755*4b9c6d91SCole Faust { "PR_FP_EXC_UND", (unsigned long) PR_FP_EXC_UND }, 3756*4b9c6d91SCole Faust #endif // PR_FP_EXC_UND 3757*4b9c6d91SCole Faust #ifdef PR_GET_CHILD_SUBREAPER 3758*4b9c6d91SCole Faust { "PR_GET_CHILD_SUBREAPER", (unsigned long) PR_GET_CHILD_SUBREAPER }, 3759*4b9c6d91SCole Faust #endif // PR_GET_CHILD_SUBREAPER 3760*4b9c6d91SCole Faust #ifdef PR_GET_DUMPABLE 3761*4b9c6d91SCole Faust { "PR_GET_DUMPABLE", (unsigned long) PR_GET_DUMPABLE }, 3762*4b9c6d91SCole Faust #endif // PR_GET_DUMPABLE 3763*4b9c6d91SCole Faust #ifdef PR_GET_ENDIAN 3764*4b9c6d91SCole Faust { "PR_GET_ENDIAN", (unsigned long) PR_GET_ENDIAN }, 3765*4b9c6d91SCole Faust #endif // PR_GET_ENDIAN 3766*4b9c6d91SCole Faust #ifdef PR_GET_FPEMU 3767*4b9c6d91SCole Faust { "PR_GET_FPEMU", (unsigned long) PR_GET_FPEMU }, 3768*4b9c6d91SCole Faust #endif // PR_GET_FPEMU 3769*4b9c6d91SCole Faust #ifdef PR_GET_FPEXC 3770*4b9c6d91SCole Faust { "PR_GET_FPEXC", (unsigned long) PR_GET_FPEXC }, 3771*4b9c6d91SCole Faust #endif // PR_GET_FPEXC 3772*4b9c6d91SCole Faust #ifdef PR_GET_FP_MODE 3773*4b9c6d91SCole Faust { "PR_GET_FP_MODE", (unsigned long) PR_GET_FP_MODE }, 3774*4b9c6d91SCole Faust #endif // PR_GET_FP_MODE 3775*4b9c6d91SCole Faust #ifdef PR_GET_IO_FLUSHER 3776*4b9c6d91SCole Faust { "PR_GET_IO_FLUSHER", (unsigned long) PR_GET_IO_FLUSHER }, 3777*4b9c6d91SCole Faust #endif // PR_GET_IO_FLUSHER 3778*4b9c6d91SCole Faust #ifdef PR_GET_KEEPCAPS 3779*4b9c6d91SCole Faust { "PR_GET_KEEPCAPS", (unsigned long) PR_GET_KEEPCAPS }, 3780*4b9c6d91SCole Faust #endif // PR_GET_KEEPCAPS 3781*4b9c6d91SCole Faust #ifdef PR_GET_NAME 3782*4b9c6d91SCole Faust { "PR_GET_NAME", (unsigned long) PR_GET_NAME }, 3783*4b9c6d91SCole Faust #endif // PR_GET_NAME 3784*4b9c6d91SCole Faust #ifdef PR_GET_NO_NEW_PRIVS 3785*4b9c6d91SCole Faust { "PR_GET_NO_NEW_PRIVS", (unsigned long) PR_GET_NO_NEW_PRIVS }, 3786*4b9c6d91SCole Faust #endif // PR_GET_NO_NEW_PRIVS 3787*4b9c6d91SCole Faust #ifdef PR_GET_PDEATHSIG 3788*4b9c6d91SCole Faust { "PR_GET_PDEATHSIG", (unsigned long) PR_GET_PDEATHSIG }, 3789*4b9c6d91SCole Faust #endif // PR_GET_PDEATHSIG 3790*4b9c6d91SCole Faust #ifdef PR_GET_SECCOMP 3791*4b9c6d91SCole Faust { "PR_GET_SECCOMP", (unsigned long) PR_GET_SECCOMP }, 3792*4b9c6d91SCole Faust #endif // PR_GET_SECCOMP 3793*4b9c6d91SCole Faust #ifdef PR_GET_SECUREBITS 3794*4b9c6d91SCole Faust { "PR_GET_SECUREBITS", (unsigned long) PR_GET_SECUREBITS }, 3795*4b9c6d91SCole Faust #endif // PR_GET_SECUREBITS 3796*4b9c6d91SCole Faust #ifdef PR_GET_SPECULATION_CTRL 3797*4b9c6d91SCole Faust { "PR_GET_SPECULATION_CTRL", (unsigned long) PR_GET_SPECULATION_CTRL }, 3798*4b9c6d91SCole Faust #endif // PR_GET_SPECULATION_CTRL 3799*4b9c6d91SCole Faust #ifdef PR_GET_TAGGED_ADDR_CTRL 3800*4b9c6d91SCole Faust { "PR_GET_TAGGED_ADDR_CTRL", (unsigned long) PR_GET_TAGGED_ADDR_CTRL }, 3801*4b9c6d91SCole Faust #endif // PR_GET_TAGGED_ADDR_CTRL 3802*4b9c6d91SCole Faust #ifdef PR_GET_THP_DISABLE 3803*4b9c6d91SCole Faust { "PR_GET_THP_DISABLE", (unsigned long) PR_GET_THP_DISABLE }, 3804*4b9c6d91SCole Faust #endif // PR_GET_THP_DISABLE 3805*4b9c6d91SCole Faust #ifdef PR_GET_TID_ADDRESS 3806*4b9c6d91SCole Faust { "PR_GET_TID_ADDRESS", (unsigned long) PR_GET_TID_ADDRESS }, 3807*4b9c6d91SCole Faust #endif // PR_GET_TID_ADDRESS 3808*4b9c6d91SCole Faust #ifdef PR_GET_TIMERSLACK 3809*4b9c6d91SCole Faust { "PR_GET_TIMERSLACK", (unsigned long) PR_GET_TIMERSLACK }, 3810*4b9c6d91SCole Faust #endif // PR_GET_TIMERSLACK 3811*4b9c6d91SCole Faust #ifdef PR_GET_TIMING 3812*4b9c6d91SCole Faust { "PR_GET_TIMING", (unsigned long) PR_GET_TIMING }, 3813*4b9c6d91SCole Faust #endif // PR_GET_TIMING 3814*4b9c6d91SCole Faust #ifdef PR_GET_TSC 3815*4b9c6d91SCole Faust { "PR_GET_TSC", (unsigned long) PR_GET_TSC }, 3816*4b9c6d91SCole Faust #endif // PR_GET_TSC 3817*4b9c6d91SCole Faust #ifdef PR_GET_UNALIGN 3818*4b9c6d91SCole Faust { "PR_GET_UNALIGN", (unsigned long) PR_GET_UNALIGN }, 3819*4b9c6d91SCole Faust #endif // PR_GET_UNALIGN 3820*4b9c6d91SCole Faust #ifdef PRIO_MAX 3821*4b9c6d91SCole Faust { "PRIO_MAX", (unsigned long) PRIO_MAX }, 3822*4b9c6d91SCole Faust #endif // PRIO_MAX 3823*4b9c6d91SCole Faust #ifdef PRIO_PGRP 3824*4b9c6d91SCole Faust { "PRIO_PGRP", (unsigned long) PRIO_PGRP }, 3825*4b9c6d91SCole Faust #endif // PRIO_PGRP 3826*4b9c6d91SCole Faust #ifdef PRIO_PROCESS 3827*4b9c6d91SCole Faust { "PRIO_PROCESS", (unsigned long) PRIO_PROCESS }, 3828*4b9c6d91SCole Faust #endif // PRIO_PROCESS 3829*4b9c6d91SCole Faust #ifdef PRIO_USER 3830*4b9c6d91SCole Faust { "PRIO_USER", (unsigned long) PRIO_USER }, 3831*4b9c6d91SCole Faust #endif // PRIO_USER 3832*4b9c6d91SCole Faust #ifdef PR_MCE_KILL 3833*4b9c6d91SCole Faust { "PR_MCE_KILL", (unsigned long) PR_MCE_KILL }, 3834*4b9c6d91SCole Faust #endif // PR_MCE_KILL 3835*4b9c6d91SCole Faust #ifdef PR_MCE_KILL_CLEAR 3836*4b9c6d91SCole Faust { "PR_MCE_KILL_CLEAR", (unsigned long) PR_MCE_KILL_CLEAR }, 3837*4b9c6d91SCole Faust #endif // PR_MCE_KILL_CLEAR 3838*4b9c6d91SCole Faust #ifdef PR_MCE_KILL_DEFAULT 3839*4b9c6d91SCole Faust { "PR_MCE_KILL_DEFAULT", (unsigned long) PR_MCE_KILL_DEFAULT }, 3840*4b9c6d91SCole Faust #endif // PR_MCE_KILL_DEFAULT 3841*4b9c6d91SCole Faust #ifdef PR_MCE_KILL_EARLY 3842*4b9c6d91SCole Faust { "PR_MCE_KILL_EARLY", (unsigned long) PR_MCE_KILL_EARLY }, 3843*4b9c6d91SCole Faust #endif // PR_MCE_KILL_EARLY 3844*4b9c6d91SCole Faust #ifdef PR_MCE_KILL_GET 3845*4b9c6d91SCole Faust { "PR_MCE_KILL_GET", (unsigned long) PR_MCE_KILL_GET }, 3846*4b9c6d91SCole Faust #endif // PR_MCE_KILL_GET 3847*4b9c6d91SCole Faust #ifdef PR_MCE_KILL_LATE 3848*4b9c6d91SCole Faust { "PR_MCE_KILL_LATE", (unsigned long) PR_MCE_KILL_LATE }, 3849*4b9c6d91SCole Faust #endif // PR_MCE_KILL_LATE 3850*4b9c6d91SCole Faust #ifdef PR_MCE_KILL_SET 3851*4b9c6d91SCole Faust { "PR_MCE_KILL_SET", (unsigned long) PR_MCE_KILL_SET }, 3852*4b9c6d91SCole Faust #endif // PR_MCE_KILL_SET 3853*4b9c6d91SCole Faust #ifdef PR_MPX_DISABLE_MANAGEMENT 3854*4b9c6d91SCole Faust { "PR_MPX_DISABLE_MANAGEMENT", (unsigned long) PR_MPX_DISABLE_MANAGEMENT }, 3855*4b9c6d91SCole Faust #endif // PR_MPX_DISABLE_MANAGEMENT 3856*4b9c6d91SCole Faust #ifdef PR_MPX_ENABLE_MANAGEMENT 3857*4b9c6d91SCole Faust { "PR_MPX_ENABLE_MANAGEMENT", (unsigned long) PR_MPX_ENABLE_MANAGEMENT }, 3858*4b9c6d91SCole Faust #endif // PR_MPX_ENABLE_MANAGEMENT 3859*4b9c6d91SCole Faust #ifdef PROT_EXEC 3860*4b9c6d91SCole Faust { "PROT_EXEC", (unsigned long) PROT_EXEC }, 3861*4b9c6d91SCole Faust #endif // PROT_EXEC 3862*4b9c6d91SCole Faust #ifdef PROT_GROWSDOWN 3863*4b9c6d91SCole Faust { "PROT_GROWSDOWN", (unsigned long) PROT_GROWSDOWN }, 3864*4b9c6d91SCole Faust #endif // PROT_GROWSDOWN 3865*4b9c6d91SCole Faust #ifdef PROT_GROWSUP 3866*4b9c6d91SCole Faust { "PROT_GROWSUP", (unsigned long) PROT_GROWSUP }, 3867*4b9c6d91SCole Faust #endif // PROT_GROWSUP 3868*4b9c6d91SCole Faust #ifdef PROT_NONE 3869*4b9c6d91SCole Faust { "PROT_NONE", (unsigned long) PROT_NONE }, 3870*4b9c6d91SCole Faust #endif // PROT_NONE 3871*4b9c6d91SCole Faust #ifdef PROT_READ 3872*4b9c6d91SCole Faust { "PROT_READ", (unsigned long) PROT_READ }, 3873*4b9c6d91SCole Faust #endif // PROT_READ 3874*4b9c6d91SCole Faust #ifdef PROT_SEM 3875*4b9c6d91SCole Faust { "PROT_SEM", (unsigned long) PROT_SEM }, 3876*4b9c6d91SCole Faust #endif // PROT_SEM 3877*4b9c6d91SCole Faust #ifdef PROT_WRITE 3878*4b9c6d91SCole Faust { "PROT_WRITE", (unsigned long) PROT_WRITE }, 3879*4b9c6d91SCole Faust #endif // PROT_WRITE 3880*4b9c6d91SCole Faust #ifdef PR_PAC_RESET_KEYS 3881*4b9c6d91SCole Faust { "PR_PAC_RESET_KEYS", (unsigned long) PR_PAC_RESET_KEYS }, 3882*4b9c6d91SCole Faust #endif // PR_PAC_RESET_KEYS 3883*4b9c6d91SCole Faust #ifdef PR_SET_CHILD_SUBREAPER 3884*4b9c6d91SCole Faust { "PR_SET_CHILD_SUBREAPER", (unsigned long) PR_SET_CHILD_SUBREAPER }, 3885*4b9c6d91SCole Faust #endif // PR_SET_CHILD_SUBREAPER 3886*4b9c6d91SCole Faust #ifdef PR_SET_DUMPABLE 3887*4b9c6d91SCole Faust { "PR_SET_DUMPABLE", (unsigned long) PR_SET_DUMPABLE }, 3888*4b9c6d91SCole Faust #endif // PR_SET_DUMPABLE 3889*4b9c6d91SCole Faust #ifdef PR_SET_ENDIAN 3890*4b9c6d91SCole Faust { "PR_SET_ENDIAN", (unsigned long) PR_SET_ENDIAN }, 3891*4b9c6d91SCole Faust #endif // PR_SET_ENDIAN 3892*4b9c6d91SCole Faust #ifdef PR_SET_FPEMU 3893*4b9c6d91SCole Faust { "PR_SET_FPEMU", (unsigned long) PR_SET_FPEMU }, 3894*4b9c6d91SCole Faust #endif // PR_SET_FPEMU 3895*4b9c6d91SCole Faust #ifdef PR_SET_FPEXC 3896*4b9c6d91SCole Faust { "PR_SET_FPEXC", (unsigned long) PR_SET_FPEXC }, 3897*4b9c6d91SCole Faust #endif // PR_SET_FPEXC 3898*4b9c6d91SCole Faust #ifdef PR_SET_FP_MODE 3899*4b9c6d91SCole Faust { "PR_SET_FP_MODE", (unsigned long) PR_SET_FP_MODE }, 3900*4b9c6d91SCole Faust #endif // PR_SET_FP_MODE 3901*4b9c6d91SCole Faust #ifdef PR_SET_IO_FLUSHER 3902*4b9c6d91SCole Faust { "PR_SET_IO_FLUSHER", (unsigned long) PR_SET_IO_FLUSHER }, 3903*4b9c6d91SCole Faust #endif // PR_SET_IO_FLUSHER 3904*4b9c6d91SCole Faust #ifdef PR_SET_KEEPCAPS 3905*4b9c6d91SCole Faust { "PR_SET_KEEPCAPS", (unsigned long) PR_SET_KEEPCAPS }, 3906*4b9c6d91SCole Faust #endif // PR_SET_KEEPCAPS 3907*4b9c6d91SCole Faust #ifdef PR_SET_MM 3908*4b9c6d91SCole Faust { "PR_SET_MM", (unsigned long) PR_SET_MM }, 3909*4b9c6d91SCole Faust #endif // PR_SET_MM 3910*4b9c6d91SCole Faust #ifdef PR_SET_MM_ARG_END 3911*4b9c6d91SCole Faust { "PR_SET_MM_ARG_END", (unsigned long) PR_SET_MM_ARG_END }, 3912*4b9c6d91SCole Faust #endif // PR_SET_MM_ARG_END 3913*4b9c6d91SCole Faust #ifdef PR_SET_MM_ARG_START 3914*4b9c6d91SCole Faust { "PR_SET_MM_ARG_START", (unsigned long) PR_SET_MM_ARG_START }, 3915*4b9c6d91SCole Faust #endif // PR_SET_MM_ARG_START 3916*4b9c6d91SCole Faust #ifdef PR_SET_MM_AUXV 3917*4b9c6d91SCole Faust { "PR_SET_MM_AUXV", (unsigned long) PR_SET_MM_AUXV }, 3918*4b9c6d91SCole Faust #endif // PR_SET_MM_AUXV 3919*4b9c6d91SCole Faust #ifdef PR_SET_MM_BRK 3920*4b9c6d91SCole Faust { "PR_SET_MM_BRK", (unsigned long) PR_SET_MM_BRK }, 3921*4b9c6d91SCole Faust #endif // PR_SET_MM_BRK 3922*4b9c6d91SCole Faust #ifdef PR_SET_MM_END_CODE 3923*4b9c6d91SCole Faust { "PR_SET_MM_END_CODE", (unsigned long) PR_SET_MM_END_CODE }, 3924*4b9c6d91SCole Faust #endif // PR_SET_MM_END_CODE 3925*4b9c6d91SCole Faust #ifdef PR_SET_MM_END_DATA 3926*4b9c6d91SCole Faust { "PR_SET_MM_END_DATA", (unsigned long) PR_SET_MM_END_DATA }, 3927*4b9c6d91SCole Faust #endif // PR_SET_MM_END_DATA 3928*4b9c6d91SCole Faust #ifdef PR_SET_MM_ENV_END 3929*4b9c6d91SCole Faust { "PR_SET_MM_ENV_END", (unsigned long) PR_SET_MM_ENV_END }, 3930*4b9c6d91SCole Faust #endif // PR_SET_MM_ENV_END 3931*4b9c6d91SCole Faust #ifdef PR_SET_MM_ENV_START 3932*4b9c6d91SCole Faust { "PR_SET_MM_ENV_START", (unsigned long) PR_SET_MM_ENV_START }, 3933*4b9c6d91SCole Faust #endif // PR_SET_MM_ENV_START 3934*4b9c6d91SCole Faust #ifdef PR_SET_MM_EXE_FILE 3935*4b9c6d91SCole Faust { "PR_SET_MM_EXE_FILE", (unsigned long) PR_SET_MM_EXE_FILE }, 3936*4b9c6d91SCole Faust #endif // PR_SET_MM_EXE_FILE 3937*4b9c6d91SCole Faust #ifdef PR_SET_MM_MAP 3938*4b9c6d91SCole Faust { "PR_SET_MM_MAP", (unsigned long) PR_SET_MM_MAP }, 3939*4b9c6d91SCole Faust #endif // PR_SET_MM_MAP 3940*4b9c6d91SCole Faust #ifdef PR_SET_MM_MAP_SIZE 3941*4b9c6d91SCole Faust { "PR_SET_MM_MAP_SIZE", (unsigned long) PR_SET_MM_MAP_SIZE }, 3942*4b9c6d91SCole Faust #endif // PR_SET_MM_MAP_SIZE 3943*4b9c6d91SCole Faust #ifdef PR_SET_MM_START_BRK 3944*4b9c6d91SCole Faust { "PR_SET_MM_START_BRK", (unsigned long) PR_SET_MM_START_BRK }, 3945*4b9c6d91SCole Faust #endif // PR_SET_MM_START_BRK 3946*4b9c6d91SCole Faust #ifdef PR_SET_MM_START_CODE 3947*4b9c6d91SCole Faust { "PR_SET_MM_START_CODE", (unsigned long) PR_SET_MM_START_CODE }, 3948*4b9c6d91SCole Faust #endif // PR_SET_MM_START_CODE 3949*4b9c6d91SCole Faust #ifdef PR_SET_MM_START_DATA 3950*4b9c6d91SCole Faust { "PR_SET_MM_START_DATA", (unsigned long) PR_SET_MM_START_DATA }, 3951*4b9c6d91SCole Faust #endif // PR_SET_MM_START_DATA 3952*4b9c6d91SCole Faust #ifdef PR_SET_MM_START_STACK 3953*4b9c6d91SCole Faust { "PR_SET_MM_START_STACK", (unsigned long) PR_SET_MM_START_STACK }, 3954*4b9c6d91SCole Faust #endif // PR_SET_MM_START_STACK 3955*4b9c6d91SCole Faust #ifdef PR_SET_NAME 3956*4b9c6d91SCole Faust { "PR_SET_NAME", (unsigned long) PR_SET_NAME }, 3957*4b9c6d91SCole Faust #endif // PR_SET_NAME 3958*4b9c6d91SCole Faust #ifdef PR_SET_NO_NEW_PRIVS 3959*4b9c6d91SCole Faust { "PR_SET_NO_NEW_PRIVS", (unsigned long) PR_SET_NO_NEW_PRIVS }, 3960*4b9c6d91SCole Faust #endif // PR_SET_NO_NEW_PRIVS 3961*4b9c6d91SCole Faust #ifdef PR_SET_PDEATHSIG 3962*4b9c6d91SCole Faust { "PR_SET_PDEATHSIG", (unsigned long) PR_SET_PDEATHSIG }, 3963*4b9c6d91SCole Faust #endif // PR_SET_PDEATHSIG 3964*4b9c6d91SCole Faust #ifdef PR_SET_PTRACER 3965*4b9c6d91SCole Faust { "PR_SET_PTRACER", (unsigned long) PR_SET_PTRACER }, 3966*4b9c6d91SCole Faust #endif // PR_SET_PTRACER 3967*4b9c6d91SCole Faust #ifdef PR_SET_SECCOMP 3968*4b9c6d91SCole Faust { "PR_SET_SECCOMP", (unsigned long) PR_SET_SECCOMP }, 3969*4b9c6d91SCole Faust #endif // PR_SET_SECCOMP 3970*4b9c6d91SCole Faust #ifdef PR_SET_SECUREBITS 3971*4b9c6d91SCole Faust { "PR_SET_SECUREBITS", (unsigned long) PR_SET_SECUREBITS }, 3972*4b9c6d91SCole Faust #endif // PR_SET_SECUREBITS 3973*4b9c6d91SCole Faust #ifdef PR_SET_SPECULATION_CTRL 3974*4b9c6d91SCole Faust { "PR_SET_SPECULATION_CTRL", (unsigned long) PR_SET_SPECULATION_CTRL }, 3975*4b9c6d91SCole Faust #endif // PR_SET_SPECULATION_CTRL 3976*4b9c6d91SCole Faust #ifdef PR_SET_TAGGED_ADDR_CTRL 3977*4b9c6d91SCole Faust { "PR_SET_TAGGED_ADDR_CTRL", (unsigned long) PR_SET_TAGGED_ADDR_CTRL }, 3978*4b9c6d91SCole Faust #endif // PR_SET_TAGGED_ADDR_CTRL 3979*4b9c6d91SCole Faust #ifdef PR_SET_THP_DISABLE 3980*4b9c6d91SCole Faust { "PR_SET_THP_DISABLE", (unsigned long) PR_SET_THP_DISABLE }, 3981*4b9c6d91SCole Faust #endif // PR_SET_THP_DISABLE 3982*4b9c6d91SCole Faust #ifdef PR_SET_TIMERSLACK 3983*4b9c6d91SCole Faust { "PR_SET_TIMERSLACK", (unsigned long) PR_SET_TIMERSLACK }, 3984*4b9c6d91SCole Faust #endif // PR_SET_TIMERSLACK 3985*4b9c6d91SCole Faust #ifdef PR_SET_TIMING 3986*4b9c6d91SCole Faust { "PR_SET_TIMING", (unsigned long) PR_SET_TIMING }, 3987*4b9c6d91SCole Faust #endif // PR_SET_TIMING 3988*4b9c6d91SCole Faust #ifdef PR_SET_TSC 3989*4b9c6d91SCole Faust { "PR_SET_TSC", (unsigned long) PR_SET_TSC }, 3990*4b9c6d91SCole Faust #endif // PR_SET_TSC 3991*4b9c6d91SCole Faust #ifdef PR_SET_UNALIGN 3992*4b9c6d91SCole Faust { "PR_SET_UNALIGN", (unsigned long) PR_SET_UNALIGN }, 3993*4b9c6d91SCole Faust #endif // PR_SET_UNALIGN 3994*4b9c6d91SCole Faust #ifdef PR_SPEC_INDIRECT_BRANCH 3995*4b9c6d91SCole Faust { "PR_SPEC_INDIRECT_BRANCH", (unsigned long) PR_SPEC_INDIRECT_BRANCH }, 3996*4b9c6d91SCole Faust #endif // PR_SPEC_INDIRECT_BRANCH 3997*4b9c6d91SCole Faust #ifdef PR_SPEC_NOT_AFFECTED 3998*4b9c6d91SCole Faust { "PR_SPEC_NOT_AFFECTED", (unsigned long) PR_SPEC_NOT_AFFECTED }, 3999*4b9c6d91SCole Faust #endif // PR_SPEC_NOT_AFFECTED 4000*4b9c6d91SCole Faust #ifdef PR_SPEC_STORE_BYPASS 4001*4b9c6d91SCole Faust { "PR_SPEC_STORE_BYPASS", (unsigned long) PR_SPEC_STORE_BYPASS }, 4002*4b9c6d91SCole Faust #endif // PR_SPEC_STORE_BYPASS 4003*4b9c6d91SCole Faust #ifdef PR_SVE_GET_VL 4004*4b9c6d91SCole Faust { "PR_SVE_GET_VL", (unsigned long) PR_SVE_GET_VL }, 4005*4b9c6d91SCole Faust #endif // PR_SVE_GET_VL 4006*4b9c6d91SCole Faust #ifdef PR_SVE_SET_VL 4007*4b9c6d91SCole Faust { "PR_SVE_SET_VL", (unsigned long) PR_SVE_SET_VL }, 4008*4b9c6d91SCole Faust #endif // PR_SVE_SET_VL 4009*4b9c6d91SCole Faust #ifdef PR_SVE_VL_LEN_MASK 4010*4b9c6d91SCole Faust { "PR_SVE_VL_LEN_MASK", (unsigned long) PR_SVE_VL_LEN_MASK }, 4011*4b9c6d91SCole Faust #endif // PR_SVE_VL_LEN_MASK 4012*4b9c6d91SCole Faust #ifdef PR_TASK_PERF_EVENTS_DISABLE 4013*4b9c6d91SCole Faust { "PR_TASK_PERF_EVENTS_DISABLE", (unsigned long) PR_TASK_PERF_EVENTS_DISABLE }, 4014*4b9c6d91SCole Faust #endif // PR_TASK_PERF_EVENTS_DISABLE 4015*4b9c6d91SCole Faust #ifdef PR_TASK_PERF_EVENTS_ENABLE 4016*4b9c6d91SCole Faust { "PR_TASK_PERF_EVENTS_ENABLE", (unsigned long) PR_TASK_PERF_EVENTS_ENABLE }, 4017*4b9c6d91SCole Faust #endif // PR_TASK_PERF_EVENTS_ENABLE 4018*4b9c6d91SCole Faust #ifdef PR_TIMING_STATISTICAL 4019*4b9c6d91SCole Faust { "PR_TIMING_STATISTICAL", (unsigned long) PR_TIMING_STATISTICAL }, 4020*4b9c6d91SCole Faust #endif // PR_TIMING_STATISTICAL 4021*4b9c6d91SCole Faust #ifdef PR_TIMING_TIMESTAMP 4022*4b9c6d91SCole Faust { "PR_TIMING_TIMESTAMP", (unsigned long) PR_TIMING_TIMESTAMP }, 4023*4b9c6d91SCole Faust #endif // PR_TIMING_TIMESTAMP 4024*4b9c6d91SCole Faust #ifdef PR_TSC_ENABLE 4025*4b9c6d91SCole Faust { "PR_TSC_ENABLE", (unsigned long) PR_TSC_ENABLE }, 4026*4b9c6d91SCole Faust #endif // PR_TSC_ENABLE 4027*4b9c6d91SCole Faust #ifdef PR_TSC_SIGSEGV 4028*4b9c6d91SCole Faust { "PR_TSC_SIGSEGV", (unsigned long) PR_TSC_SIGSEGV }, 4029*4b9c6d91SCole Faust #endif // PR_TSC_SIGSEGV 4030*4b9c6d91SCole Faust #ifdef PR_UNALIGN_NOPRINT 4031*4b9c6d91SCole Faust { "PR_UNALIGN_NOPRINT", (unsigned long) PR_UNALIGN_NOPRINT }, 4032*4b9c6d91SCole Faust #endif // PR_UNALIGN_NOPRINT 4033*4b9c6d91SCole Faust #ifdef PR_UNALIGN_SIGBUS 4034*4b9c6d91SCole Faust { "PR_UNALIGN_SIGBUS", (unsigned long) PR_UNALIGN_SIGBUS }, 4035*4b9c6d91SCole Faust #endif // PR_UNALIGN_SIGBUS 4036*4b9c6d91SCole Faust #ifdef RLIMIT_AS 4037*4b9c6d91SCole Faust { "RLIMIT_AS", (unsigned long) RLIMIT_AS }, 4038*4b9c6d91SCole Faust #endif // RLIMIT_AS 4039*4b9c6d91SCole Faust #ifdef RLIMIT_CORE 4040*4b9c6d91SCole Faust { "RLIMIT_CORE", (unsigned long) RLIMIT_CORE }, 4041*4b9c6d91SCole Faust #endif // RLIMIT_CORE 4042*4b9c6d91SCole Faust #ifdef RLIMIT_CPU 4043*4b9c6d91SCole Faust { "RLIMIT_CPU", (unsigned long) RLIMIT_CPU }, 4044*4b9c6d91SCole Faust #endif // RLIMIT_CPU 4045*4b9c6d91SCole Faust #ifdef RLIMIT_DATA 4046*4b9c6d91SCole Faust { "RLIMIT_DATA", (unsigned long) RLIMIT_DATA }, 4047*4b9c6d91SCole Faust #endif // RLIMIT_DATA 4048*4b9c6d91SCole Faust #ifdef RLIMIT_FSIZE 4049*4b9c6d91SCole Faust { "RLIMIT_FSIZE", (unsigned long) RLIMIT_FSIZE }, 4050*4b9c6d91SCole Faust #endif // RLIMIT_FSIZE 4051*4b9c6d91SCole Faust #ifdef RLIMIT_LOCKS 4052*4b9c6d91SCole Faust { "RLIMIT_LOCKS", (unsigned long) RLIMIT_LOCKS }, 4053*4b9c6d91SCole Faust #endif // RLIMIT_LOCKS 4054*4b9c6d91SCole Faust #ifdef RLIMIT_MEMLOCK 4055*4b9c6d91SCole Faust { "RLIMIT_MEMLOCK", (unsigned long) RLIMIT_MEMLOCK }, 4056*4b9c6d91SCole Faust #endif // RLIMIT_MEMLOCK 4057*4b9c6d91SCole Faust #ifdef RLIMIT_MSGQUEUE 4058*4b9c6d91SCole Faust { "RLIMIT_MSGQUEUE", (unsigned long) RLIMIT_MSGQUEUE }, 4059*4b9c6d91SCole Faust #endif // RLIMIT_MSGQUEUE 4060*4b9c6d91SCole Faust #ifdef RLIMIT_NICE 4061*4b9c6d91SCole Faust { "RLIMIT_NICE", (unsigned long) RLIMIT_NICE }, 4062*4b9c6d91SCole Faust #endif // RLIMIT_NICE 4063*4b9c6d91SCole Faust #ifdef RLIMIT_NLIMITS 4064*4b9c6d91SCole Faust { "RLIMIT_NLIMITS", (unsigned long) RLIMIT_NLIMITS }, 4065*4b9c6d91SCole Faust #endif // RLIMIT_NLIMITS 4066*4b9c6d91SCole Faust #ifdef RLIMIT_NOFILE 4067*4b9c6d91SCole Faust { "RLIMIT_NOFILE", (unsigned long) RLIMIT_NOFILE }, 4068*4b9c6d91SCole Faust #endif // RLIMIT_NOFILE 4069*4b9c6d91SCole Faust #ifdef RLIMIT_NPROC 4070*4b9c6d91SCole Faust { "RLIMIT_NPROC", (unsigned long) RLIMIT_NPROC }, 4071*4b9c6d91SCole Faust #endif // RLIMIT_NPROC 4072*4b9c6d91SCole Faust #ifdef RLIMIT_OFILE 4073*4b9c6d91SCole Faust { "RLIMIT_OFILE", (unsigned long) RLIMIT_OFILE }, 4074*4b9c6d91SCole Faust #endif // RLIMIT_OFILE 4075*4b9c6d91SCole Faust #ifdef RLIMIT_RSS 4076*4b9c6d91SCole Faust { "RLIMIT_RSS", (unsigned long) RLIMIT_RSS }, 4077*4b9c6d91SCole Faust #endif // RLIMIT_RSS 4078*4b9c6d91SCole Faust #ifdef RLIMIT_RTPRIO 4079*4b9c6d91SCole Faust { "RLIMIT_RTPRIO", (unsigned long) RLIMIT_RTPRIO }, 4080*4b9c6d91SCole Faust #endif // RLIMIT_RTPRIO 4081*4b9c6d91SCole Faust #ifdef RLIMIT_RTTIME 4082*4b9c6d91SCole Faust { "RLIMIT_RTTIME", (unsigned long) RLIMIT_RTTIME }, 4083*4b9c6d91SCole Faust #endif // RLIMIT_RTTIME 4084*4b9c6d91SCole Faust #ifdef RLIMIT_SIGPENDING 4085*4b9c6d91SCole Faust { "RLIMIT_SIGPENDING", (unsigned long) RLIMIT_SIGPENDING }, 4086*4b9c6d91SCole Faust #endif // RLIMIT_SIGPENDING 4087*4b9c6d91SCole Faust #ifdef RLIMIT_STACK 4088*4b9c6d91SCole Faust { "RLIMIT_STACK", (unsigned long) RLIMIT_STACK }, 4089*4b9c6d91SCole Faust #endif // RLIMIT_STACK 4090*4b9c6d91SCole Faust #ifdef RLIM_NLIMITS 4091*4b9c6d91SCole Faust { "RLIM_NLIMITS", (unsigned long) RLIM_NLIMITS }, 4092*4b9c6d91SCole Faust #endif // RLIM_NLIMITS 4093*4b9c6d91SCole Faust #ifdef RLIM_SAVED_CUR 4094*4b9c6d91SCole Faust { "RLIM_SAVED_CUR", (unsigned long) RLIM_SAVED_CUR }, 4095*4b9c6d91SCole Faust #endif // RLIM_SAVED_CUR 4096*4b9c6d91SCole Faust #ifdef RLIM_SAVED_MAX 4097*4b9c6d91SCole Faust { "RLIM_SAVED_MAX", (unsigned long) RLIM_SAVED_MAX }, 4098*4b9c6d91SCole Faust #endif // RLIM_SAVED_MAX 4099*4b9c6d91SCole Faust #ifdef R_OK 4100*4b9c6d91SCole Faust { "R_OK", (unsigned long) R_OK }, 4101*4b9c6d91SCole Faust #endif // R_OK 4102*4b9c6d91SCole Faust #ifdef RTSXOFF 4103*4b9c6d91SCole Faust { "RTSXOFF", (unsigned long) RTSXOFF }, 4104*4b9c6d91SCole Faust #endif // RTSXOFF 4105*4b9c6d91SCole Faust #ifdef RUSAGE_CHILDREN 4106*4b9c6d91SCole Faust { "RUSAGE_CHILDREN", (unsigned long) RUSAGE_CHILDREN }, 4107*4b9c6d91SCole Faust #endif // RUSAGE_CHILDREN 4108*4b9c6d91SCole Faust #ifdef RUSAGE_SELF 4109*4b9c6d91SCole Faust { "RUSAGE_SELF", (unsigned long) RUSAGE_SELF }, 4110*4b9c6d91SCole Faust #endif // RUSAGE_SELF 4111*4b9c6d91SCole Faust #ifdef SA_INTERRUPT 4112*4b9c6d91SCole Faust { "SA_INTERRUPT", (unsigned long) SA_INTERRUPT }, 4113*4b9c6d91SCole Faust #endif // SA_INTERRUPT 4114*4b9c6d91SCole Faust #ifdef SA_NOCLDSTOP 4115*4b9c6d91SCole Faust { "SA_NOCLDSTOP", (unsigned long) SA_NOCLDSTOP }, 4116*4b9c6d91SCole Faust #endif // SA_NOCLDSTOP 4117*4b9c6d91SCole Faust #ifdef SA_NOCLDWAIT 4118*4b9c6d91SCole Faust { "SA_NOCLDWAIT", (unsigned long) SA_NOCLDWAIT }, 4119*4b9c6d91SCole Faust #endif // SA_NOCLDWAIT 4120*4b9c6d91SCole Faust #ifdef SA_NODEFER 4121*4b9c6d91SCole Faust { "SA_NODEFER", (unsigned long) SA_NODEFER }, 4122*4b9c6d91SCole Faust #endif // SA_NODEFER 4123*4b9c6d91SCole Faust #ifdef SA_NOMASK 4124*4b9c6d91SCole Faust { "SA_NOMASK", (unsigned long) SA_NOMASK }, 4125*4b9c6d91SCole Faust #endif // SA_NOMASK 4126*4b9c6d91SCole Faust #ifdef SA_ONESHOT 4127*4b9c6d91SCole Faust { "SA_ONESHOT", (unsigned long) SA_ONESHOT }, 4128*4b9c6d91SCole Faust #endif // SA_ONESHOT 4129*4b9c6d91SCole Faust #ifdef SA_ONSTACK 4130*4b9c6d91SCole Faust { "SA_ONSTACK", (unsigned long) SA_ONSTACK }, 4131*4b9c6d91SCole Faust #endif // SA_ONSTACK 4132*4b9c6d91SCole Faust #ifdef SA_RESETHAND 4133*4b9c6d91SCole Faust { "SA_RESETHAND", (unsigned long) SA_RESETHAND }, 4134*4b9c6d91SCole Faust #endif // SA_RESETHAND 4135*4b9c6d91SCole Faust #ifdef SA_RESTART 4136*4b9c6d91SCole Faust { "SA_RESTART", (unsigned long) SA_RESTART }, 4137*4b9c6d91SCole Faust #endif // SA_RESTART 4138*4b9c6d91SCole Faust #ifdef SA_SIGINFO 4139*4b9c6d91SCole Faust { "SA_SIGINFO", (unsigned long) SA_SIGINFO }, 4140*4b9c6d91SCole Faust #endif // SA_SIGINFO 4141*4b9c6d91SCole Faust #ifdef SA_STACK 4142*4b9c6d91SCole Faust { "SA_STACK", (unsigned long) SA_STACK }, 4143*4b9c6d91SCole Faust #endif // SA_STACK 4144*4b9c6d91SCole Faust #ifdef S_BLKSIZE 4145*4b9c6d91SCole Faust { "S_BLKSIZE", (unsigned long) S_BLKSIZE }, 4146*4b9c6d91SCole Faust #endif // S_BLKSIZE 4147*4b9c6d91SCole Faust #ifdef SCHED_BATCH 4148*4b9c6d91SCole Faust { "SCHED_BATCH", (unsigned long) SCHED_BATCH }, 4149*4b9c6d91SCole Faust #endif // SCHED_BATCH 4150*4b9c6d91SCole Faust #ifdef SCHED_DEADLINE 4151*4b9c6d91SCole Faust { "SCHED_DEADLINE", (unsigned long) SCHED_DEADLINE }, 4152*4b9c6d91SCole Faust #endif // SCHED_DEADLINE 4153*4b9c6d91SCole Faust #ifdef SCHED_FIFO 4154*4b9c6d91SCole Faust { "SCHED_FIFO", (unsigned long) SCHED_FIFO }, 4155*4b9c6d91SCole Faust #endif // SCHED_FIFO 4156*4b9c6d91SCole Faust #ifdef SCHED_FLAG_DL_OVERRUN 4157*4b9c6d91SCole Faust { "SCHED_FLAG_DL_OVERRUN", (unsigned long) SCHED_FLAG_DL_OVERRUN }, 4158*4b9c6d91SCole Faust #endif // SCHED_FLAG_DL_OVERRUN 4159*4b9c6d91SCole Faust #ifdef SCHED_FLAG_KEEP_PARAMS 4160*4b9c6d91SCole Faust { "SCHED_FLAG_KEEP_PARAMS", (unsigned long) SCHED_FLAG_KEEP_PARAMS }, 4161*4b9c6d91SCole Faust #endif // SCHED_FLAG_KEEP_PARAMS 4162*4b9c6d91SCole Faust #ifdef SCHED_FLAG_KEEP_POLICY 4163*4b9c6d91SCole Faust { "SCHED_FLAG_KEEP_POLICY", (unsigned long) SCHED_FLAG_KEEP_POLICY }, 4164*4b9c6d91SCole Faust #endif // SCHED_FLAG_KEEP_POLICY 4165*4b9c6d91SCole Faust #ifdef SCHED_FLAG_RECLAIM 4166*4b9c6d91SCole Faust { "SCHED_FLAG_RECLAIM", (unsigned long) SCHED_FLAG_RECLAIM }, 4167*4b9c6d91SCole Faust #endif // SCHED_FLAG_RECLAIM 4168*4b9c6d91SCole Faust #ifdef SCHED_FLAG_RESET_ON_FORK 4169*4b9c6d91SCole Faust { "SCHED_FLAG_RESET_ON_FORK", (unsigned long) SCHED_FLAG_RESET_ON_FORK }, 4170*4b9c6d91SCole Faust #endif // SCHED_FLAG_RESET_ON_FORK 4171*4b9c6d91SCole Faust #ifdef SCHED_FLAG_UTIL_CLAMP_MAX 4172*4b9c6d91SCole Faust { "SCHED_FLAG_UTIL_CLAMP_MAX", (unsigned long) SCHED_FLAG_UTIL_CLAMP_MAX }, 4173*4b9c6d91SCole Faust #endif // SCHED_FLAG_UTIL_CLAMP_MAX 4174*4b9c6d91SCole Faust #ifdef SCHED_FLAG_UTIL_CLAMP_MIN 4175*4b9c6d91SCole Faust { "SCHED_FLAG_UTIL_CLAMP_MIN", (unsigned long) SCHED_FLAG_UTIL_CLAMP_MIN }, 4176*4b9c6d91SCole Faust #endif // SCHED_FLAG_UTIL_CLAMP_MIN 4177*4b9c6d91SCole Faust #ifdef SCHED_IDLE 4178*4b9c6d91SCole Faust { "SCHED_IDLE", (unsigned long) SCHED_IDLE }, 4179*4b9c6d91SCole Faust #endif // SCHED_IDLE 4180*4b9c6d91SCole Faust #ifdef SCHED_NORMAL 4181*4b9c6d91SCole Faust { "SCHED_NORMAL", (unsigned long) SCHED_NORMAL }, 4182*4b9c6d91SCole Faust #endif // SCHED_NORMAL 4183*4b9c6d91SCole Faust #ifdef SCHED_RESET_ON_FORK 4184*4b9c6d91SCole Faust { "SCHED_RESET_ON_FORK", (unsigned long) SCHED_RESET_ON_FORK }, 4185*4b9c6d91SCole Faust #endif // SCHED_RESET_ON_FORK 4186*4b9c6d91SCole Faust #ifdef SCHED_RR 4187*4b9c6d91SCole Faust { "SCHED_RR", (unsigned long) SCHED_RR }, 4188*4b9c6d91SCole Faust #endif // SCHED_RR 4189*4b9c6d91SCole Faust #ifdef SCM_RIGHTS 4190*4b9c6d91SCole Faust { "SCM_RIGHTS", (unsigned long) SCM_RIGHTS }, 4191*4b9c6d91SCole Faust #endif // SCM_RIGHTS 4192*4b9c6d91SCole Faust #ifdef SCM_TIMESTAMPING_OPT_STATS 4193*4b9c6d91SCole Faust { "SCM_TIMESTAMPING_OPT_STATS", (unsigned long) SCM_TIMESTAMPING_OPT_STATS }, 4194*4b9c6d91SCole Faust #endif // SCM_TIMESTAMPING_OPT_STATS 4195*4b9c6d91SCole Faust #ifdef SCM_TIMESTAMPING_PKTINFO 4196*4b9c6d91SCole Faust { "SCM_TIMESTAMPING_PKTINFO", (unsigned long) SCM_TIMESTAMPING_PKTINFO }, 4197*4b9c6d91SCole Faust #endif // SCM_TIMESTAMPING_PKTINFO 4198*4b9c6d91SCole Faust #ifdef SCM_TIMESTAMPING 4199*4b9c6d91SCole Faust { "SCM_TIMESTAMPING", (unsigned long) SCM_TIMESTAMPING }, 4200*4b9c6d91SCole Faust #endif // SCM_TIMESTAMPING 4201*4b9c6d91SCole Faust #ifdef SCM_TIMESTAMPNS 4202*4b9c6d91SCole Faust { "SCM_TIMESTAMPNS", (unsigned long) SCM_TIMESTAMPNS }, 4203*4b9c6d91SCole Faust #endif // SCM_TIMESTAMPNS 4204*4b9c6d91SCole Faust #ifdef SCM_TIMESTAMP 4205*4b9c6d91SCole Faust { "SCM_TIMESTAMP", (unsigned long) SCM_TIMESTAMP }, 4206*4b9c6d91SCole Faust #endif // SCM_TIMESTAMP 4207*4b9c6d91SCole Faust #ifdef SCM_TXTIME 4208*4b9c6d91SCole Faust { "SCM_TXTIME", (unsigned long) SCM_TXTIME }, 4209*4b9c6d91SCole Faust #endif // SCM_TXTIME 4210*4b9c6d91SCole Faust #ifdef SCM_WIFI_STATUS 4211*4b9c6d91SCole Faust { "SCM_WIFI_STATUS", (unsigned long) SCM_WIFI_STATUS }, 4212*4b9c6d91SCole Faust #endif // SCM_WIFI_STATUS 4213*4b9c6d91SCole Faust #ifdef SEEK_CUR 4214*4b9c6d91SCole Faust { "SEEK_CUR", (unsigned long) SEEK_CUR }, 4215*4b9c6d91SCole Faust #endif // SEEK_CUR 4216*4b9c6d91SCole Faust #ifdef SEEK_DATA 4217*4b9c6d91SCole Faust { "SEEK_DATA", (unsigned long) SEEK_DATA }, 4218*4b9c6d91SCole Faust #endif // SEEK_DATA 4219*4b9c6d91SCole Faust #ifdef SEEK_END 4220*4b9c6d91SCole Faust { "SEEK_END", (unsigned long) SEEK_END }, 4221*4b9c6d91SCole Faust #endif // SEEK_END 4222*4b9c6d91SCole Faust #ifdef SEEK_HOLE 4223*4b9c6d91SCole Faust { "SEEK_HOLE", (unsigned long) SEEK_HOLE }, 4224*4b9c6d91SCole Faust #endif // SEEK_HOLE 4225*4b9c6d91SCole Faust #ifdef SEEK_MAX 4226*4b9c6d91SCole Faust { "SEEK_MAX", (unsigned long) SEEK_MAX }, 4227*4b9c6d91SCole Faust #endif // SEEK_MAX 4228*4b9c6d91SCole Faust #ifdef SEEK_SET 4229*4b9c6d91SCole Faust { "SEEK_SET", (unsigned long) SEEK_SET }, 4230*4b9c6d91SCole Faust #endif // SEEK_SET 4231*4b9c6d91SCole Faust #ifdef SEGV_ACCADI 4232*4b9c6d91SCole Faust { "SEGV_ACCADI", (unsigned long) SEGV_ACCADI }, 4233*4b9c6d91SCole Faust #endif // SEGV_ACCADI 4234*4b9c6d91SCole Faust #ifdef SEGV_ACCERR 4235*4b9c6d91SCole Faust { "SEGV_ACCERR", (unsigned long) SEGV_ACCERR }, 4236*4b9c6d91SCole Faust #endif // SEGV_ACCERR 4237*4b9c6d91SCole Faust #ifdef SEGV_ADIDERR 4238*4b9c6d91SCole Faust { "SEGV_ADIDERR", (unsigned long) SEGV_ADIDERR }, 4239*4b9c6d91SCole Faust #endif // SEGV_ADIDERR 4240*4b9c6d91SCole Faust #ifdef SEGV_ADIPERR 4241*4b9c6d91SCole Faust { "SEGV_ADIPERR", (unsigned long) SEGV_ADIPERR }, 4242*4b9c6d91SCole Faust #endif // SEGV_ADIPERR 4243*4b9c6d91SCole Faust #ifdef SEGV_BNDERR 4244*4b9c6d91SCole Faust { "SEGV_BNDERR", (unsigned long) SEGV_BNDERR }, 4245*4b9c6d91SCole Faust #endif // SEGV_BNDERR 4246*4b9c6d91SCole Faust #ifdef SEGV_MAPERR 4247*4b9c6d91SCole Faust { "SEGV_MAPERR", (unsigned long) SEGV_MAPERR }, 4248*4b9c6d91SCole Faust #endif // SEGV_MAPERR 4249*4b9c6d91SCole Faust #ifdef SEGV_PKUERR 4250*4b9c6d91SCole Faust { "SEGV_PKUERR", (unsigned long) SEGV_PKUERR }, 4251*4b9c6d91SCole Faust #endif // SEGV_PKUERR 4252*4b9c6d91SCole Faust #ifdef SERIAL_IO_AU 4253*4b9c6d91SCole Faust { "SERIAL_IO_AU", (unsigned long) SERIAL_IO_AU }, 4254*4b9c6d91SCole Faust #endif // SERIAL_IO_AU 4255*4b9c6d91SCole Faust #ifdef SERIAL_IO_HUB6 4256*4b9c6d91SCole Faust { "SERIAL_IO_HUB6", (unsigned long) SERIAL_IO_HUB6 }, 4257*4b9c6d91SCole Faust #endif // SERIAL_IO_HUB6 4258*4b9c6d91SCole Faust #ifdef SERIAL_IO_MEM16 4259*4b9c6d91SCole Faust { "SERIAL_IO_MEM16", (unsigned long) SERIAL_IO_MEM16 }, 4260*4b9c6d91SCole Faust #endif // SERIAL_IO_MEM16 4261*4b9c6d91SCole Faust #ifdef SERIAL_IO_MEM 4262*4b9c6d91SCole Faust { "SERIAL_IO_MEM", (unsigned long) SERIAL_IO_MEM }, 4263*4b9c6d91SCole Faust #endif // SERIAL_IO_MEM 4264*4b9c6d91SCole Faust #ifdef SERIAL_IO_MEM32 4265*4b9c6d91SCole Faust { "SERIAL_IO_MEM32", (unsigned long) SERIAL_IO_MEM32 }, 4266*4b9c6d91SCole Faust #endif // SERIAL_IO_MEM32 4267*4b9c6d91SCole Faust #ifdef SERIAL_IO_MEM32BE 4268*4b9c6d91SCole Faust { "SERIAL_IO_MEM32BE", (unsigned long) SERIAL_IO_MEM32BE }, 4269*4b9c6d91SCole Faust #endif // SERIAL_IO_MEM32BE 4270*4b9c6d91SCole Faust #ifdef SERIAL_IO_PORT 4271*4b9c6d91SCole Faust { "SERIAL_IO_PORT", (unsigned long) SERIAL_IO_PORT }, 4272*4b9c6d91SCole Faust #endif // SERIAL_IO_PORT 4273*4b9c6d91SCole Faust #ifdef SERIAL_IO_TSI 4274*4b9c6d91SCole Faust { "SERIAL_IO_TSI", (unsigned long) SERIAL_IO_TSI }, 4275*4b9c6d91SCole Faust #endif // SERIAL_IO_TSI 4276*4b9c6d91SCole Faust #ifdef SHUT_RD 4277*4b9c6d91SCole Faust { "SHUT_RD", (unsigned long) SHUT_RD }, 4278*4b9c6d91SCole Faust #endif // SHUT_RD 4279*4b9c6d91SCole Faust #ifdef SHUT_RDWR 4280*4b9c6d91SCole Faust { "SHUT_RDWR", (unsigned long) SHUT_RDWR }, 4281*4b9c6d91SCole Faust #endif // SHUT_RDWR 4282*4b9c6d91SCole Faust #ifdef SHUT_WR 4283*4b9c6d91SCole Faust { "SHUT_WR", (unsigned long) SHUT_WR }, 4284*4b9c6d91SCole Faust #endif // SHUT_WR 4285*4b9c6d91SCole Faust #ifdef SI_ASYNCIO 4286*4b9c6d91SCole Faust { "SI_ASYNCIO", (unsigned long) SI_ASYNCIO }, 4287*4b9c6d91SCole Faust #endif // SI_ASYNCIO 4288*4b9c6d91SCole Faust #ifdef SI_ASYNCNL 4289*4b9c6d91SCole Faust { "SI_ASYNCNL", (unsigned long) SI_ASYNCNL }, 4290*4b9c6d91SCole Faust #endif // SI_ASYNCNL 4291*4b9c6d91SCole Faust #ifdef SI_DETHREAD 4292*4b9c6d91SCole Faust { "SI_DETHREAD", (unsigned long) SI_DETHREAD }, 4293*4b9c6d91SCole Faust #endif // SI_DETHREAD 4294*4b9c6d91SCole Faust #ifdef S_IEXEC 4295*4b9c6d91SCole Faust { "S_IEXEC", (unsigned long) S_IEXEC }, 4296*4b9c6d91SCole Faust #endif // S_IEXEC 4297*4b9c6d91SCole Faust #ifdef S_IFBLK 4298*4b9c6d91SCole Faust { "S_IFBLK", (unsigned long) S_IFBLK }, 4299*4b9c6d91SCole Faust #endif // S_IFBLK 4300*4b9c6d91SCole Faust #ifdef S_IFCHR 4301*4b9c6d91SCole Faust { "S_IFCHR", (unsigned long) S_IFCHR }, 4302*4b9c6d91SCole Faust #endif // S_IFCHR 4303*4b9c6d91SCole Faust #ifdef S_IFDIR 4304*4b9c6d91SCole Faust { "S_IFDIR", (unsigned long) S_IFDIR }, 4305*4b9c6d91SCole Faust #endif // S_IFDIR 4306*4b9c6d91SCole Faust #ifdef S_IFIFO 4307*4b9c6d91SCole Faust { "S_IFIFO", (unsigned long) S_IFIFO }, 4308*4b9c6d91SCole Faust #endif // S_IFIFO 4309*4b9c6d91SCole Faust #ifdef S_IFLNK 4310*4b9c6d91SCole Faust { "S_IFLNK", (unsigned long) S_IFLNK }, 4311*4b9c6d91SCole Faust #endif // S_IFLNK 4312*4b9c6d91SCole Faust #ifdef S_IFMT 4313*4b9c6d91SCole Faust { "S_IFMT", (unsigned long) S_IFMT }, 4314*4b9c6d91SCole Faust #endif // S_IFMT 4315*4b9c6d91SCole Faust #ifdef S_IFREG 4316*4b9c6d91SCole Faust { "S_IFREG", (unsigned long) S_IFREG }, 4317*4b9c6d91SCole Faust #endif // S_IFREG 4318*4b9c6d91SCole Faust #ifdef S_IFSOCK 4319*4b9c6d91SCole Faust { "S_IFSOCK", (unsigned long) S_IFSOCK }, 4320*4b9c6d91SCole Faust #endif // S_IFSOCK 4321*4b9c6d91SCole Faust #ifdef SIGABRT 4322*4b9c6d91SCole Faust { "SIGABRT", (unsigned long) SIGABRT }, 4323*4b9c6d91SCole Faust #endif // SIGABRT 4324*4b9c6d91SCole Faust #ifdef SIGALRM 4325*4b9c6d91SCole Faust { "SIGALRM", (unsigned long) SIGALRM }, 4326*4b9c6d91SCole Faust #endif // SIGALRM 4327*4b9c6d91SCole Faust #ifdef SIGBUS 4328*4b9c6d91SCole Faust { "SIGBUS", (unsigned long) SIGBUS }, 4329*4b9c6d91SCole Faust #endif // SIGBUS 4330*4b9c6d91SCole Faust #ifdef SIGBUS 4331*4b9c6d91SCole Faust { "SIGBUS", (unsigned long) SIGBUS }, 4332*4b9c6d91SCole Faust #endif // SIGBUS 4333*4b9c6d91SCole Faust #ifdef SIGCHLD 4334*4b9c6d91SCole Faust { "SIGCHLD", (unsigned long) SIGCHLD }, 4335*4b9c6d91SCole Faust #endif // SIGCHLD 4336*4b9c6d91SCole Faust #ifdef SIGCHLD 4337*4b9c6d91SCole Faust { "SIGCHLD", (unsigned long) SIGCHLD }, 4338*4b9c6d91SCole Faust #endif // SIGCHLD 4339*4b9c6d91SCole Faust #ifdef SIGCLD 4340*4b9c6d91SCole Faust { "SIGCLD", (unsigned long) SIGCLD }, 4341*4b9c6d91SCole Faust #endif // SIGCLD 4342*4b9c6d91SCole Faust #ifdef SIGCONT 4343*4b9c6d91SCole Faust { "SIGCONT", (unsigned long) SIGCONT }, 4344*4b9c6d91SCole Faust #endif // SIGCONT 4345*4b9c6d91SCole Faust #ifdef SIGCONT 4346*4b9c6d91SCole Faust { "SIGCONT", (unsigned long) SIGCONT }, 4347*4b9c6d91SCole Faust #endif // SIGCONT 4348*4b9c6d91SCole Faust #ifdef SIGEV_NONE 4349*4b9c6d91SCole Faust { "SIGEV_NONE", (unsigned long) SIGEV_NONE }, 4350*4b9c6d91SCole Faust #endif // SIGEV_NONE 4351*4b9c6d91SCole Faust #ifdef SIGEV_SIGNAL 4352*4b9c6d91SCole Faust { "SIGEV_SIGNAL", (unsigned long) SIGEV_SIGNAL }, 4353*4b9c6d91SCole Faust #endif // SIGEV_SIGNAL 4354*4b9c6d91SCole Faust #ifdef SIGEV_THREAD_ID 4355*4b9c6d91SCole Faust { "SIGEV_THREAD_ID", (unsigned long) SIGEV_THREAD_ID }, 4356*4b9c6d91SCole Faust #endif // SIGEV_THREAD_ID 4357*4b9c6d91SCole Faust #ifdef SIGEV_THREAD 4358*4b9c6d91SCole Faust { "SIGEV_THREAD", (unsigned long) SIGEV_THREAD }, 4359*4b9c6d91SCole Faust #endif // SIGEV_THREAD 4360*4b9c6d91SCole Faust #ifdef SIGFPE 4361*4b9c6d91SCole Faust { "SIGFPE", (unsigned long) SIGFPE }, 4362*4b9c6d91SCole Faust #endif // SIGFPE 4363*4b9c6d91SCole Faust #ifdef SIGHUP 4364*4b9c6d91SCole Faust { "SIGHUP", (unsigned long) SIGHUP }, 4365*4b9c6d91SCole Faust #endif // SIGHUP 4366*4b9c6d91SCole Faust #ifdef SIGILL 4367*4b9c6d91SCole Faust { "SIGILL", (unsigned long) SIGILL }, 4368*4b9c6d91SCole Faust #endif // SIGILL 4369*4b9c6d91SCole Faust #ifdef SIGINT 4370*4b9c6d91SCole Faust { "SIGINT", (unsigned long) SIGINT }, 4371*4b9c6d91SCole Faust #endif // SIGINT 4372*4b9c6d91SCole Faust #ifdef SIGIO 4373*4b9c6d91SCole Faust { "SIGIO", (unsigned long) SIGIO }, 4374*4b9c6d91SCole Faust #endif // SIGIO 4375*4b9c6d91SCole Faust #ifdef SIGIOT 4376*4b9c6d91SCole Faust { "SIGIOT", (unsigned long) SIGIOT }, 4377*4b9c6d91SCole Faust #endif // SIGIOT 4378*4b9c6d91SCole Faust #ifdef SIGKILL 4379*4b9c6d91SCole Faust { "SIGKILL", (unsigned long) SIGKILL }, 4380*4b9c6d91SCole Faust #endif // SIGKILL 4381*4b9c6d91SCole Faust #ifdef SIGPIPE 4382*4b9c6d91SCole Faust { "SIGPIPE", (unsigned long) SIGPIPE }, 4383*4b9c6d91SCole Faust #endif // SIGPIPE 4384*4b9c6d91SCole Faust #ifdef SIGPOLL 4385*4b9c6d91SCole Faust { "SIGPOLL", (unsigned long) SIGPOLL }, 4386*4b9c6d91SCole Faust #endif // SIGPOLL 4387*4b9c6d91SCole Faust #ifdef SIGPOLL 4388*4b9c6d91SCole Faust { "SIGPOLL", (unsigned long) SIGPOLL }, 4389*4b9c6d91SCole Faust #endif // SIGPOLL 4390*4b9c6d91SCole Faust #ifdef SIGPROF 4391*4b9c6d91SCole Faust { "SIGPROF", (unsigned long) SIGPROF }, 4392*4b9c6d91SCole Faust #endif // SIGPROF 4393*4b9c6d91SCole Faust #ifdef SIGPWR 4394*4b9c6d91SCole Faust { "SIGPWR", (unsigned long) SIGPWR }, 4395*4b9c6d91SCole Faust #endif // SIGPWR 4396*4b9c6d91SCole Faust #ifdef SIGQUIT 4397*4b9c6d91SCole Faust { "SIGQUIT", (unsigned long) SIGQUIT }, 4398*4b9c6d91SCole Faust #endif // SIGQUIT 4399*4b9c6d91SCole Faust #ifdef SIGSEGV 4400*4b9c6d91SCole Faust { "SIGSEGV", (unsigned long) SIGSEGV }, 4401*4b9c6d91SCole Faust #endif // SIGSEGV 4402*4b9c6d91SCole Faust #ifdef SIGSTKFLT 4403*4b9c6d91SCole Faust { "SIGSTKFLT", (unsigned long) SIGSTKFLT }, 4404*4b9c6d91SCole Faust #endif // SIGSTKFLT 4405*4b9c6d91SCole Faust #ifdef SIGSTKSZ 4406*4b9c6d91SCole Faust { "SIGSTKSZ", (unsigned long) SIGSTKSZ }, 4407*4b9c6d91SCole Faust #endif // SIGSTKSZ 4408*4b9c6d91SCole Faust #ifdef SIGSTOP 4409*4b9c6d91SCole Faust { "SIGSTOP", (unsigned long) SIGSTOP }, 4410*4b9c6d91SCole Faust #endif // SIGSTOP 4411*4b9c6d91SCole Faust #ifdef SIGSTOP 4412*4b9c6d91SCole Faust { "SIGSTOP", (unsigned long) SIGSTOP }, 4413*4b9c6d91SCole Faust #endif // SIGSTOP 4414*4b9c6d91SCole Faust #ifdef SIGSYS 4415*4b9c6d91SCole Faust { "SIGSYS", (unsigned long) SIGSYS }, 4416*4b9c6d91SCole Faust #endif // SIGSYS 4417*4b9c6d91SCole Faust #ifdef SIGSYS 4418*4b9c6d91SCole Faust { "SIGSYS", (unsigned long) SIGSYS }, 4419*4b9c6d91SCole Faust #endif // SIGSYS 4420*4b9c6d91SCole Faust #ifdef SIGTERM 4421*4b9c6d91SCole Faust { "SIGTERM", (unsigned long) SIGTERM }, 4422*4b9c6d91SCole Faust #endif // SIGTERM 4423*4b9c6d91SCole Faust #ifdef SIGTRAP 4424*4b9c6d91SCole Faust { "SIGTRAP", (unsigned long) SIGTRAP }, 4425*4b9c6d91SCole Faust #endif // SIGTRAP 4426*4b9c6d91SCole Faust #ifdef SIGTSTP 4427*4b9c6d91SCole Faust { "SIGTSTP", (unsigned long) SIGTSTP }, 4428*4b9c6d91SCole Faust #endif // SIGTSTP 4429*4b9c6d91SCole Faust #ifdef SIGTSTP 4430*4b9c6d91SCole Faust { "SIGTSTP", (unsigned long) SIGTSTP }, 4431*4b9c6d91SCole Faust #endif // SIGTSTP 4432*4b9c6d91SCole Faust #ifdef SIGTTIN 4433*4b9c6d91SCole Faust { "SIGTTIN", (unsigned long) SIGTTIN }, 4434*4b9c6d91SCole Faust #endif // SIGTTIN 4435*4b9c6d91SCole Faust #ifdef SIGTTOU 4436*4b9c6d91SCole Faust { "SIGTTOU", (unsigned long) SIGTTOU }, 4437*4b9c6d91SCole Faust #endif // SIGTTOU 4438*4b9c6d91SCole Faust #ifdef SIGURG 4439*4b9c6d91SCole Faust { "SIGURG", (unsigned long) SIGURG }, 4440*4b9c6d91SCole Faust #endif // SIGURG 4441*4b9c6d91SCole Faust #ifdef SIGURG 4442*4b9c6d91SCole Faust { "SIGURG", (unsigned long) SIGURG }, 4443*4b9c6d91SCole Faust #endif // SIGURG 4444*4b9c6d91SCole Faust #ifdef SIGUSR1 4445*4b9c6d91SCole Faust { "SIGUSR1", (unsigned long) SIGUSR1 }, 4446*4b9c6d91SCole Faust #endif // SIGUSR1 4447*4b9c6d91SCole Faust #ifdef SIGUSR1 4448*4b9c6d91SCole Faust { "SIGUSR1", (unsigned long) SIGUSR1 }, 4449*4b9c6d91SCole Faust #endif // SIGUSR1 4450*4b9c6d91SCole Faust #ifdef SIGUSR2 4451*4b9c6d91SCole Faust { "SIGUSR2", (unsigned long) SIGUSR2 }, 4452*4b9c6d91SCole Faust #endif // SIGUSR2 4453*4b9c6d91SCole Faust #ifdef SIGUSR2 4454*4b9c6d91SCole Faust { "SIGUSR2", (unsigned long) SIGUSR2 }, 4455*4b9c6d91SCole Faust #endif // SIGUSR2 4456*4b9c6d91SCole Faust #ifdef SIGVTALRM 4457*4b9c6d91SCole Faust { "SIGVTALRM", (unsigned long) SIGVTALRM }, 4458*4b9c6d91SCole Faust #endif // SIGVTALRM 4459*4b9c6d91SCole Faust #ifdef SIGWINCH 4460*4b9c6d91SCole Faust { "SIGWINCH", (unsigned long) SIGWINCH }, 4461*4b9c6d91SCole Faust #endif // SIGWINCH 4462*4b9c6d91SCole Faust #ifdef SIGXCPU 4463*4b9c6d91SCole Faust { "SIGXCPU", (unsigned long) SIGXCPU }, 4464*4b9c6d91SCole Faust #endif // SIGXCPU 4465*4b9c6d91SCole Faust #ifdef SIGXFSZ 4466*4b9c6d91SCole Faust { "SIGXFSZ", (unsigned long) SIGXFSZ }, 4467*4b9c6d91SCole Faust #endif // SIGXFSZ 4468*4b9c6d91SCole Faust #ifdef SI_KERNEL 4469*4b9c6d91SCole Faust { "SI_KERNEL", (unsigned long) SI_KERNEL }, 4470*4b9c6d91SCole Faust #endif // SI_KERNEL 4471*4b9c6d91SCole Faust #ifdef SI_MESGQ 4472*4b9c6d91SCole Faust { "SI_MESGQ", (unsigned long) SI_MESGQ }, 4473*4b9c6d91SCole Faust #endif // SI_MESGQ 4474*4b9c6d91SCole Faust #ifdef SIOCADDDLCI 4475*4b9c6d91SCole Faust { "SIOCADDDLCI", (unsigned long) SIOCADDDLCI }, 4476*4b9c6d91SCole Faust #endif // SIOCADDDLCI 4477*4b9c6d91SCole Faust #ifdef SIOCADDMULTI 4478*4b9c6d91SCole Faust { "SIOCADDMULTI", (unsigned long) SIOCADDMULTI }, 4479*4b9c6d91SCole Faust #endif // SIOCADDMULTI 4480*4b9c6d91SCole Faust #ifdef SIOCADDRT 4481*4b9c6d91SCole Faust { "SIOCADDRT", (unsigned long) SIOCADDRT }, 4482*4b9c6d91SCole Faust #endif // SIOCADDRT 4483*4b9c6d91SCole Faust #ifdef SIOCATMARK 4484*4b9c6d91SCole Faust { "SIOCATMARK", (unsigned long) SIOCATMARK }, 4485*4b9c6d91SCole Faust #endif // SIOCATMARK 4486*4b9c6d91SCole Faust #ifdef SIOCBONDCHANGEACTIVE 4487*4b9c6d91SCole Faust { "SIOCBONDCHANGEACTIVE", (unsigned long) SIOCBONDCHANGEACTIVE }, 4488*4b9c6d91SCole Faust #endif // SIOCBONDCHANGEACTIVE 4489*4b9c6d91SCole Faust #ifdef SIOCBONDENSLAVE 4490*4b9c6d91SCole Faust { "SIOCBONDENSLAVE", (unsigned long) SIOCBONDENSLAVE }, 4491*4b9c6d91SCole Faust #endif // SIOCBONDENSLAVE 4492*4b9c6d91SCole Faust #ifdef SIOCBONDINFOQUERY 4493*4b9c6d91SCole Faust { "SIOCBONDINFOQUERY", (unsigned long) SIOCBONDINFOQUERY }, 4494*4b9c6d91SCole Faust #endif // SIOCBONDINFOQUERY 4495*4b9c6d91SCole Faust #ifdef SIOCBONDRELEASE 4496*4b9c6d91SCole Faust { "SIOCBONDRELEASE", (unsigned long) SIOCBONDRELEASE }, 4497*4b9c6d91SCole Faust #endif // SIOCBONDRELEASE 4498*4b9c6d91SCole Faust #ifdef SIOCBONDSETHWADDR 4499*4b9c6d91SCole Faust { "SIOCBONDSETHWADDR", (unsigned long) SIOCBONDSETHWADDR }, 4500*4b9c6d91SCole Faust #endif // SIOCBONDSETHWADDR 4501*4b9c6d91SCole Faust #ifdef SIOCBONDSLAVEINFOQUERY 4502*4b9c6d91SCole Faust { "SIOCBONDSLAVEINFOQUERY", (unsigned long) SIOCBONDSLAVEINFOQUERY }, 4503*4b9c6d91SCole Faust #endif // SIOCBONDSLAVEINFOQUERY 4504*4b9c6d91SCole Faust #ifdef SIOCBRADDBR 4505*4b9c6d91SCole Faust { "SIOCBRADDBR", (unsigned long) SIOCBRADDBR }, 4506*4b9c6d91SCole Faust #endif // SIOCBRADDBR 4507*4b9c6d91SCole Faust #ifdef SIOCBRADDIF 4508*4b9c6d91SCole Faust { "SIOCBRADDIF", (unsigned long) SIOCBRADDIF }, 4509*4b9c6d91SCole Faust #endif // SIOCBRADDIF 4510*4b9c6d91SCole Faust #ifdef SIOCBRDELBR 4511*4b9c6d91SCole Faust { "SIOCBRDELBR", (unsigned long) SIOCBRDELBR }, 4512*4b9c6d91SCole Faust #endif // SIOCBRDELBR 4513*4b9c6d91SCole Faust #ifdef SIOCBRDELIF 4514*4b9c6d91SCole Faust { "SIOCBRDELIF", (unsigned long) SIOCBRDELIF }, 4515*4b9c6d91SCole Faust #endif // SIOCBRDELIF 4516*4b9c6d91SCole Faust #ifdef SIOCDARP 4517*4b9c6d91SCole Faust { "SIOCDARP", (unsigned long) SIOCDARP }, 4518*4b9c6d91SCole Faust #endif // SIOCDARP 4519*4b9c6d91SCole Faust #ifdef SIOCDELDLCI 4520*4b9c6d91SCole Faust { "SIOCDELDLCI", (unsigned long) SIOCDELDLCI }, 4521*4b9c6d91SCole Faust #endif // SIOCDELDLCI 4522*4b9c6d91SCole Faust #ifdef SIOCDELMULTI 4523*4b9c6d91SCole Faust { "SIOCDELMULTI", (unsigned long) SIOCDELMULTI }, 4524*4b9c6d91SCole Faust #endif // SIOCDELMULTI 4525*4b9c6d91SCole Faust #ifdef SIOCDELRT 4526*4b9c6d91SCole Faust { "SIOCDELRT", (unsigned long) SIOCDELRT }, 4527*4b9c6d91SCole Faust #endif // SIOCDELRT 4528*4b9c6d91SCole Faust #ifdef SIOCDEVPRIVATE 4529*4b9c6d91SCole Faust { "SIOCDEVPRIVATE", (unsigned long) SIOCDEVPRIVATE }, 4530*4b9c6d91SCole Faust #endif // SIOCDEVPRIVATE 4531*4b9c6d91SCole Faust #ifdef SIOCDIFADDR 4532*4b9c6d91SCole Faust { "SIOCDIFADDR", (unsigned long) SIOCDIFADDR }, 4533*4b9c6d91SCole Faust #endif // SIOCDIFADDR 4534*4b9c6d91SCole Faust #ifdef SIOCDRARP 4535*4b9c6d91SCole Faust { "SIOCDRARP", (unsigned long) SIOCDRARP }, 4536*4b9c6d91SCole Faust #endif // SIOCDRARP 4537*4b9c6d91SCole Faust #ifdef SIOCETHTOOL 4538*4b9c6d91SCole Faust { "SIOCETHTOOL", (unsigned long) SIOCETHTOOL }, 4539*4b9c6d91SCole Faust #endif // SIOCETHTOOL 4540*4b9c6d91SCole Faust #ifdef SIOCGARP 4541*4b9c6d91SCole Faust { "SIOCGARP", (unsigned long) SIOCGARP }, 4542*4b9c6d91SCole Faust #endif // SIOCGARP 4543*4b9c6d91SCole Faust #ifdef SIOCGHWTSTAMP 4544*4b9c6d91SCole Faust { "SIOCGHWTSTAMP", (unsigned long) SIOCGHWTSTAMP }, 4545*4b9c6d91SCole Faust #endif // SIOCGHWTSTAMP 4546*4b9c6d91SCole Faust #ifdef SIOCGIFADDR 4547*4b9c6d91SCole Faust { "SIOCGIFADDR", (unsigned long) SIOCGIFADDR }, 4548*4b9c6d91SCole Faust #endif // SIOCGIFADDR 4549*4b9c6d91SCole Faust #ifdef SIOCGIFBR 4550*4b9c6d91SCole Faust { "SIOCGIFBR", (unsigned long) SIOCGIFBR }, 4551*4b9c6d91SCole Faust #endif // SIOCGIFBR 4552*4b9c6d91SCole Faust #ifdef SIOCGIFBRDADDR 4553*4b9c6d91SCole Faust { "SIOCGIFBRDADDR", (unsigned long) SIOCGIFBRDADDR }, 4554*4b9c6d91SCole Faust #endif // SIOCGIFBRDADDR 4555*4b9c6d91SCole Faust #ifdef SIOCGIFCONF 4556*4b9c6d91SCole Faust { "SIOCGIFCONF", (unsigned long) SIOCGIFCONF }, 4557*4b9c6d91SCole Faust #endif // SIOCGIFCONF 4558*4b9c6d91SCole Faust #ifdef SIOCGIFCOUNT 4559*4b9c6d91SCole Faust { "SIOCGIFCOUNT", (unsigned long) SIOCGIFCOUNT }, 4560*4b9c6d91SCole Faust #endif // SIOCGIFCOUNT 4561*4b9c6d91SCole Faust #ifdef SIOCGIFDSTADDR 4562*4b9c6d91SCole Faust { "SIOCGIFDSTADDR", (unsigned long) SIOCGIFDSTADDR }, 4563*4b9c6d91SCole Faust #endif // SIOCGIFDSTADDR 4564*4b9c6d91SCole Faust #ifdef SIOCGIFENCAP 4565*4b9c6d91SCole Faust { "SIOCGIFENCAP", (unsigned long) SIOCGIFENCAP }, 4566*4b9c6d91SCole Faust #endif // SIOCGIFENCAP 4567*4b9c6d91SCole Faust #ifdef SIOCGIFFLAGS 4568*4b9c6d91SCole Faust { "SIOCGIFFLAGS", (unsigned long) SIOCGIFFLAGS }, 4569*4b9c6d91SCole Faust #endif // SIOCGIFFLAGS 4570*4b9c6d91SCole Faust #ifdef SIOCGIFHWADDR 4571*4b9c6d91SCole Faust { "SIOCGIFHWADDR", (unsigned long) SIOCGIFHWADDR }, 4572*4b9c6d91SCole Faust #endif // SIOCGIFHWADDR 4573*4b9c6d91SCole Faust #ifdef SIOCGIFINDEX 4574*4b9c6d91SCole Faust { "SIOCGIFINDEX", (unsigned long) SIOCGIFINDEX }, 4575*4b9c6d91SCole Faust #endif // SIOCGIFINDEX 4576*4b9c6d91SCole Faust #ifdef SIOCGIFMAP 4577*4b9c6d91SCole Faust { "SIOCGIFMAP", (unsigned long) SIOCGIFMAP }, 4578*4b9c6d91SCole Faust #endif // SIOCGIFMAP 4579*4b9c6d91SCole Faust #ifdef SIOCGIFMEM 4580*4b9c6d91SCole Faust { "SIOCGIFMEM", (unsigned long) SIOCGIFMEM }, 4581*4b9c6d91SCole Faust #endif // SIOCGIFMEM 4582*4b9c6d91SCole Faust #ifdef SIOCGIFMETRIC 4583*4b9c6d91SCole Faust { "SIOCGIFMETRIC", (unsigned long) SIOCGIFMETRIC }, 4584*4b9c6d91SCole Faust #endif // SIOCGIFMETRIC 4585*4b9c6d91SCole Faust #ifdef SIOCGIFMTU 4586*4b9c6d91SCole Faust { "SIOCGIFMTU", (unsigned long) SIOCGIFMTU }, 4587*4b9c6d91SCole Faust #endif // SIOCGIFMTU 4588*4b9c6d91SCole Faust #ifdef SIOCGIFNAME 4589*4b9c6d91SCole Faust { "SIOCGIFNAME", (unsigned long) SIOCGIFNAME }, 4590*4b9c6d91SCole Faust #endif // SIOCGIFNAME 4591*4b9c6d91SCole Faust #ifdef SIOCGIFNETMASK 4592*4b9c6d91SCole Faust { "SIOCGIFNETMASK", (unsigned long) SIOCGIFNETMASK }, 4593*4b9c6d91SCole Faust #endif // SIOCGIFNETMASK 4594*4b9c6d91SCole Faust #ifdef SIOCGIFPFLAGS 4595*4b9c6d91SCole Faust { "SIOCGIFPFLAGS", (unsigned long) SIOCGIFPFLAGS }, 4596*4b9c6d91SCole Faust #endif // SIOCGIFPFLAGS 4597*4b9c6d91SCole Faust #ifdef SIOCGIFSLAVE 4598*4b9c6d91SCole Faust { "SIOCGIFSLAVE", (unsigned long) SIOCGIFSLAVE }, 4599*4b9c6d91SCole Faust #endif // SIOCGIFSLAVE 4600*4b9c6d91SCole Faust #ifdef SIOCGIFTXQLEN 4601*4b9c6d91SCole Faust { "SIOCGIFTXQLEN", (unsigned long) SIOCGIFTXQLEN }, 4602*4b9c6d91SCole Faust #endif // SIOCGIFTXQLEN 4603*4b9c6d91SCole Faust #ifdef SIOCGIFVLAN 4604*4b9c6d91SCole Faust { "SIOCGIFVLAN", (unsigned long) SIOCGIFVLAN }, 4605*4b9c6d91SCole Faust #endif // SIOCGIFVLAN 4606*4b9c6d91SCole Faust #ifdef SIOCGMIIPHY 4607*4b9c6d91SCole Faust { "SIOCGMIIPHY", (unsigned long) SIOCGMIIPHY }, 4608*4b9c6d91SCole Faust #endif // SIOCGMIIPHY 4609*4b9c6d91SCole Faust #ifdef SIOCGMIIREG 4610*4b9c6d91SCole Faust { "SIOCGMIIREG", (unsigned long) SIOCGMIIREG }, 4611*4b9c6d91SCole Faust #endif // SIOCGMIIREG 4612*4b9c6d91SCole Faust #ifdef SIOCGPGRP 4613*4b9c6d91SCole Faust { "SIOCGPGRP", (unsigned long) SIOCGPGRP }, 4614*4b9c6d91SCole Faust #endif // SIOCGPGRP 4615*4b9c6d91SCole Faust #ifdef SIOCGRARP 4616*4b9c6d91SCole Faust { "SIOCGRARP", (unsigned long) SIOCGRARP }, 4617*4b9c6d91SCole Faust #endif // SIOCGRARP 4618*4b9c6d91SCole Faust #ifdef SIOCGSKNS 4619*4b9c6d91SCole Faust { "SIOCGSKNS", (unsigned long) SIOCGSKNS }, 4620*4b9c6d91SCole Faust #endif // SIOCGSKNS 4621*4b9c6d91SCole Faust #ifdef SIOCGSTAMP 4622*4b9c6d91SCole Faust { "SIOCGSTAMP", (unsigned long) SIOCGSTAMP }, 4623*4b9c6d91SCole Faust #endif // SIOCGSTAMP 4624*4b9c6d91SCole Faust #ifdef SIOCGSTAMP_NEW 4625*4b9c6d91SCole Faust { "SIOCGSTAMP_NEW", (unsigned long) SIOCGSTAMP_NEW }, 4626*4b9c6d91SCole Faust #endif // SIOCGSTAMP_NEW 4627*4b9c6d91SCole Faust #ifdef SIOCGSTAMPNS 4628*4b9c6d91SCole Faust { "SIOCGSTAMPNS", (unsigned long) SIOCGSTAMPNS }, 4629*4b9c6d91SCole Faust #endif // SIOCGSTAMPNS 4630*4b9c6d91SCole Faust #ifdef SIOCGSTAMPNS_NEW 4631*4b9c6d91SCole Faust { "SIOCGSTAMPNS_NEW", (unsigned long) SIOCGSTAMPNS_NEW }, 4632*4b9c6d91SCole Faust #endif // SIOCGSTAMPNS_NEW 4633*4b9c6d91SCole Faust #ifdef SIOCINQ 4634*4b9c6d91SCole Faust { "SIOCINQ", (unsigned long) SIOCINQ }, 4635*4b9c6d91SCole Faust #endif // SIOCINQ 4636*4b9c6d91SCole Faust #ifdef SIOCOUTQNSD 4637*4b9c6d91SCole Faust { "SIOCOUTQNSD", (unsigned long) SIOCOUTQNSD }, 4638*4b9c6d91SCole Faust #endif // SIOCOUTQNSD 4639*4b9c6d91SCole Faust #ifdef SIOCOUTQ 4640*4b9c6d91SCole Faust { "SIOCOUTQ", (unsigned long) SIOCOUTQ }, 4641*4b9c6d91SCole Faust #endif // SIOCOUTQ 4642*4b9c6d91SCole Faust #ifdef SIOCPROTOPRIVATE 4643*4b9c6d91SCole Faust { "SIOCPROTOPRIVATE", (unsigned long) SIOCPROTOPRIVATE }, 4644*4b9c6d91SCole Faust #endif // SIOCPROTOPRIVATE 4645*4b9c6d91SCole Faust #ifdef SIOCRTMSG 4646*4b9c6d91SCole Faust { "SIOCRTMSG", (unsigned long) SIOCRTMSG }, 4647*4b9c6d91SCole Faust #endif // SIOCRTMSG 4648*4b9c6d91SCole Faust #ifdef SIOCSARP 4649*4b9c6d91SCole Faust { "SIOCSARP", (unsigned long) SIOCSARP }, 4650*4b9c6d91SCole Faust #endif // SIOCSARP 4651*4b9c6d91SCole Faust #ifdef SIOCSHWTSTAMP 4652*4b9c6d91SCole Faust { "SIOCSHWTSTAMP", (unsigned long) SIOCSHWTSTAMP }, 4653*4b9c6d91SCole Faust #endif // SIOCSHWTSTAMP 4654*4b9c6d91SCole Faust #ifdef SIOCSIFADDR 4655*4b9c6d91SCole Faust { "SIOCSIFADDR", (unsigned long) SIOCSIFADDR }, 4656*4b9c6d91SCole Faust #endif // SIOCSIFADDR 4657*4b9c6d91SCole Faust #ifdef SIOCSIFBR 4658*4b9c6d91SCole Faust { "SIOCSIFBR", (unsigned long) SIOCSIFBR }, 4659*4b9c6d91SCole Faust #endif // SIOCSIFBR 4660*4b9c6d91SCole Faust #ifdef SIOCSIFBRDADDR 4661*4b9c6d91SCole Faust { "SIOCSIFBRDADDR", (unsigned long) SIOCSIFBRDADDR }, 4662*4b9c6d91SCole Faust #endif // SIOCSIFBRDADDR 4663*4b9c6d91SCole Faust #ifdef SIOCSIFDSTADDR 4664*4b9c6d91SCole Faust { "SIOCSIFDSTADDR", (unsigned long) SIOCSIFDSTADDR }, 4665*4b9c6d91SCole Faust #endif // SIOCSIFDSTADDR 4666*4b9c6d91SCole Faust #ifdef SIOCSIFENCAP 4667*4b9c6d91SCole Faust { "SIOCSIFENCAP", (unsigned long) SIOCSIFENCAP }, 4668*4b9c6d91SCole Faust #endif // SIOCSIFENCAP 4669*4b9c6d91SCole Faust #ifdef SIOCSIFFLAGS 4670*4b9c6d91SCole Faust { "SIOCSIFFLAGS", (unsigned long) SIOCSIFFLAGS }, 4671*4b9c6d91SCole Faust #endif // SIOCSIFFLAGS 4672*4b9c6d91SCole Faust #ifdef SIOCSIFHWADDR 4673*4b9c6d91SCole Faust { "SIOCSIFHWADDR", (unsigned long) SIOCSIFHWADDR }, 4674*4b9c6d91SCole Faust #endif // SIOCSIFHWADDR 4675*4b9c6d91SCole Faust #ifdef SIOCSIFHWBROADCAST 4676*4b9c6d91SCole Faust { "SIOCSIFHWBROADCAST", (unsigned long) SIOCSIFHWBROADCAST }, 4677*4b9c6d91SCole Faust #endif // SIOCSIFHWBROADCAST 4678*4b9c6d91SCole Faust #ifdef SIOCSIFLINK 4679*4b9c6d91SCole Faust { "SIOCSIFLINK", (unsigned long) SIOCSIFLINK }, 4680*4b9c6d91SCole Faust #endif // SIOCSIFLINK 4681*4b9c6d91SCole Faust #ifdef SIOCSIFMAP 4682*4b9c6d91SCole Faust { "SIOCSIFMAP", (unsigned long) SIOCSIFMAP }, 4683*4b9c6d91SCole Faust #endif // SIOCSIFMAP 4684*4b9c6d91SCole Faust #ifdef SIOCSIFMEM 4685*4b9c6d91SCole Faust { "SIOCSIFMEM", (unsigned long) SIOCSIFMEM }, 4686*4b9c6d91SCole Faust #endif // SIOCSIFMEM 4687*4b9c6d91SCole Faust #ifdef SIOCSIFMETRIC 4688*4b9c6d91SCole Faust { "SIOCSIFMETRIC", (unsigned long) SIOCSIFMETRIC }, 4689*4b9c6d91SCole Faust #endif // SIOCSIFMETRIC 4690*4b9c6d91SCole Faust #ifdef SIOCSIFMTU 4691*4b9c6d91SCole Faust { "SIOCSIFMTU", (unsigned long) SIOCSIFMTU }, 4692*4b9c6d91SCole Faust #endif // SIOCSIFMTU 4693*4b9c6d91SCole Faust #ifdef SIOCSIFNAME 4694*4b9c6d91SCole Faust { "SIOCSIFNAME", (unsigned long) SIOCSIFNAME }, 4695*4b9c6d91SCole Faust #endif // SIOCSIFNAME 4696*4b9c6d91SCole Faust #ifdef SIOCSIFNETMASK 4697*4b9c6d91SCole Faust { "SIOCSIFNETMASK", (unsigned long) SIOCSIFNETMASK }, 4698*4b9c6d91SCole Faust #endif // SIOCSIFNETMASK 4699*4b9c6d91SCole Faust #ifdef SIOCSIFPFLAGS 4700*4b9c6d91SCole Faust { "SIOCSIFPFLAGS", (unsigned long) SIOCSIFPFLAGS }, 4701*4b9c6d91SCole Faust #endif // SIOCSIFPFLAGS 4702*4b9c6d91SCole Faust #ifdef SIOCSIFSLAVE 4703*4b9c6d91SCole Faust { "SIOCSIFSLAVE", (unsigned long) SIOCSIFSLAVE }, 4704*4b9c6d91SCole Faust #endif // SIOCSIFSLAVE 4705*4b9c6d91SCole Faust #ifdef SIOCSIFTXQLEN 4706*4b9c6d91SCole Faust { "SIOCSIFTXQLEN", (unsigned long) SIOCSIFTXQLEN }, 4707*4b9c6d91SCole Faust #endif // SIOCSIFTXQLEN 4708*4b9c6d91SCole Faust #ifdef SIOCSIFVLAN 4709*4b9c6d91SCole Faust { "SIOCSIFVLAN", (unsigned long) SIOCSIFVLAN }, 4710*4b9c6d91SCole Faust #endif // SIOCSIFVLAN 4711*4b9c6d91SCole Faust #ifdef SIOCSMIIREG 4712*4b9c6d91SCole Faust { "SIOCSMIIREG", (unsigned long) SIOCSMIIREG }, 4713*4b9c6d91SCole Faust #endif // SIOCSMIIREG 4714*4b9c6d91SCole Faust #ifdef SIOCSPGRP 4715*4b9c6d91SCole Faust { "SIOCSPGRP", (unsigned long) SIOCSPGRP }, 4716*4b9c6d91SCole Faust #endif // SIOCSPGRP 4717*4b9c6d91SCole Faust #ifdef SIOCSRARP 4718*4b9c6d91SCole Faust { "SIOCSRARP", (unsigned long) SIOCSRARP }, 4719*4b9c6d91SCole Faust #endif // SIOCSRARP 4720*4b9c6d91SCole Faust #ifdef SIOCWANDEV 4721*4b9c6d91SCole Faust { "SIOCWANDEV", (unsigned long) SIOCWANDEV }, 4722*4b9c6d91SCole Faust #endif // SIOCWANDEV 4723*4b9c6d91SCole Faust #ifdef SIOGIFINDEX 4724*4b9c6d91SCole Faust { "SIOGIFINDEX", (unsigned long) SIOGIFINDEX }, 4725*4b9c6d91SCole Faust #endif // SIOGIFINDEX 4726*4b9c6d91SCole Faust #ifdef SI_QUEUE 4727*4b9c6d91SCole Faust { "SI_QUEUE", (unsigned long) SI_QUEUE }, 4728*4b9c6d91SCole Faust #endif // SI_QUEUE 4729*4b9c6d91SCole Faust #ifdef S_IREAD 4730*4b9c6d91SCole Faust { "S_IREAD", (unsigned long) S_IREAD }, 4731*4b9c6d91SCole Faust #endif // S_IREAD 4732*4b9c6d91SCole Faust #ifdef S_IRUSR 4733*4b9c6d91SCole Faust { "S_IRUSR", (unsigned long) S_IRUSR }, 4734*4b9c6d91SCole Faust #endif // S_IRUSR 4735*4b9c6d91SCole Faust #ifdef S_ISGID 4736*4b9c6d91SCole Faust { "S_ISGID", (unsigned long) S_ISGID }, 4737*4b9c6d91SCole Faust #endif // S_ISGID 4738*4b9c6d91SCole Faust #ifdef SI_SIGIO 4739*4b9c6d91SCole Faust { "SI_SIGIO", (unsigned long) SI_SIGIO }, 4740*4b9c6d91SCole Faust #endif // SI_SIGIO 4741*4b9c6d91SCole Faust #ifdef S_ISUID 4742*4b9c6d91SCole Faust { "S_ISUID", (unsigned long) S_ISUID }, 4743*4b9c6d91SCole Faust #endif // S_ISUID 4744*4b9c6d91SCole Faust #ifdef S_ISVTX 4745*4b9c6d91SCole Faust { "S_ISVTX", (unsigned long) S_ISVTX }, 4746*4b9c6d91SCole Faust #endif // S_ISVTX 4747*4b9c6d91SCole Faust #ifdef SI_TIMER 4748*4b9c6d91SCole Faust { "SI_TIMER", (unsigned long) SI_TIMER }, 4749*4b9c6d91SCole Faust #endif // SI_TIMER 4750*4b9c6d91SCole Faust #ifdef SI_TKILL 4751*4b9c6d91SCole Faust { "SI_TKILL", (unsigned long) SI_TKILL }, 4752*4b9c6d91SCole Faust #endif // SI_TKILL 4753*4b9c6d91SCole Faust #ifdef SI_USER 4754*4b9c6d91SCole Faust { "SI_USER", (unsigned long) SI_USER }, 4755*4b9c6d91SCole Faust #endif // SI_USER 4756*4b9c6d91SCole Faust #ifdef S_IWRITE 4757*4b9c6d91SCole Faust { "S_IWRITE", (unsigned long) S_IWRITE }, 4758*4b9c6d91SCole Faust #endif // S_IWRITE 4759*4b9c6d91SCole Faust #ifdef S_IWUSR 4760*4b9c6d91SCole Faust { "S_IWUSR", (unsigned long) S_IWUSR }, 4761*4b9c6d91SCole Faust #endif // S_IWUSR 4762*4b9c6d91SCole Faust #ifdef S_IXUSR 4763*4b9c6d91SCole Faust { "S_IXUSR", (unsigned long) S_IXUSR }, 4764*4b9c6d91SCole Faust #endif // S_IXUSR 4765*4b9c6d91SCole Faust #ifdef SO_ACCEPTCONN 4766*4b9c6d91SCole Faust { "SO_ACCEPTCONN", (unsigned long) SO_ACCEPTCONN }, 4767*4b9c6d91SCole Faust #endif // SO_ACCEPTCONN 4768*4b9c6d91SCole Faust #ifdef SO_ATTACH_BPF 4769*4b9c6d91SCole Faust { "SO_ATTACH_BPF", (unsigned long) SO_ATTACH_BPF }, 4770*4b9c6d91SCole Faust #endif // SO_ATTACH_BPF 4771*4b9c6d91SCole Faust #ifdef SO_ATTACH_FILTER 4772*4b9c6d91SCole Faust { "SO_ATTACH_FILTER", (unsigned long) SO_ATTACH_FILTER }, 4773*4b9c6d91SCole Faust #endif // SO_ATTACH_FILTER 4774*4b9c6d91SCole Faust #ifdef SO_ATTACH_REUSEPORT_CBPF 4775*4b9c6d91SCole Faust { "SO_ATTACH_REUSEPORT_CBPF", (unsigned long) SO_ATTACH_REUSEPORT_CBPF }, 4776*4b9c6d91SCole Faust #endif // SO_ATTACH_REUSEPORT_CBPF 4777*4b9c6d91SCole Faust #ifdef SO_ATTACH_REUSEPORT_EBPF 4778*4b9c6d91SCole Faust { "SO_ATTACH_REUSEPORT_EBPF", (unsigned long) SO_ATTACH_REUSEPORT_EBPF }, 4779*4b9c6d91SCole Faust #endif // SO_ATTACH_REUSEPORT_EBPF 4780*4b9c6d91SCole Faust #ifdef SO_BINDTODEVICE 4781*4b9c6d91SCole Faust { "SO_BINDTODEVICE", (unsigned long) SO_BINDTODEVICE }, 4782*4b9c6d91SCole Faust #endif // SO_BINDTODEVICE 4783*4b9c6d91SCole Faust #ifdef SO_BINDTOIFINDEX 4784*4b9c6d91SCole Faust { "SO_BINDTOIFINDEX", (unsigned long) SO_BINDTOIFINDEX }, 4785*4b9c6d91SCole Faust #endif // SO_BINDTOIFINDEX 4786*4b9c6d91SCole Faust #ifdef SO_BPF_EXTENSIONS 4787*4b9c6d91SCole Faust { "SO_BPF_EXTENSIONS", (unsigned long) SO_BPF_EXTENSIONS }, 4788*4b9c6d91SCole Faust #endif // SO_BPF_EXTENSIONS 4789*4b9c6d91SCole Faust #ifdef SO_BROADCAST 4790*4b9c6d91SCole Faust { "SO_BROADCAST", (unsigned long) SO_BROADCAST }, 4791*4b9c6d91SCole Faust #endif // SO_BROADCAST 4792*4b9c6d91SCole Faust #ifdef SO_BSDCOMPAT 4793*4b9c6d91SCole Faust { "SO_BSDCOMPAT", (unsigned long) SO_BSDCOMPAT }, 4794*4b9c6d91SCole Faust #endif // SO_BSDCOMPAT 4795*4b9c6d91SCole Faust #ifdef SO_BUSY_POLL 4796*4b9c6d91SCole Faust { "SO_BUSY_POLL", (unsigned long) SO_BUSY_POLL }, 4797*4b9c6d91SCole Faust #endif // SO_BUSY_POLL 4798*4b9c6d91SCole Faust #ifdef SOCK_CLOEXEC 4799*4b9c6d91SCole Faust { "SOCK_CLOEXEC", (unsigned long) SOCK_CLOEXEC }, 4800*4b9c6d91SCole Faust #endif // SOCK_CLOEXEC 4801*4b9c6d91SCole Faust #ifdef SOCK_DCCP 4802*4b9c6d91SCole Faust { "SOCK_DCCP", (unsigned long) SOCK_DCCP }, 4803*4b9c6d91SCole Faust #endif // SOCK_DCCP 4804*4b9c6d91SCole Faust #ifdef SOCK_DGRAM 4805*4b9c6d91SCole Faust { "SOCK_DGRAM", (unsigned long) SOCK_DGRAM }, 4806*4b9c6d91SCole Faust #endif // SOCK_DGRAM 4807*4b9c6d91SCole Faust #ifdef SOCK_IOC_TYPE 4808*4b9c6d91SCole Faust { "SOCK_IOC_TYPE", (unsigned long) SOCK_IOC_TYPE }, 4809*4b9c6d91SCole Faust #endif // SOCK_IOC_TYPE 4810*4b9c6d91SCole Faust #ifdef SOCK_NONBLOCK 4811*4b9c6d91SCole Faust { "SOCK_NONBLOCK", (unsigned long) SOCK_NONBLOCK }, 4812*4b9c6d91SCole Faust #endif // SOCK_NONBLOCK 4813*4b9c6d91SCole Faust #ifdef SOCK_PACKET 4814*4b9c6d91SCole Faust { "SOCK_PACKET", (unsigned long) SOCK_PACKET }, 4815*4b9c6d91SCole Faust #endif // SOCK_PACKET 4816*4b9c6d91SCole Faust #ifdef SOCK_RAW 4817*4b9c6d91SCole Faust { "SOCK_RAW", (unsigned long) SOCK_RAW }, 4818*4b9c6d91SCole Faust #endif // SOCK_RAW 4819*4b9c6d91SCole Faust #ifdef SOCK_RDM 4820*4b9c6d91SCole Faust { "SOCK_RDM", (unsigned long) SOCK_RDM }, 4821*4b9c6d91SCole Faust #endif // SOCK_RDM 4822*4b9c6d91SCole Faust #ifdef SOCK_SEQPACKET 4823*4b9c6d91SCole Faust { "SOCK_SEQPACKET", (unsigned long) SOCK_SEQPACKET }, 4824*4b9c6d91SCole Faust #endif // SOCK_SEQPACKET 4825*4b9c6d91SCole Faust #ifdef SOCK_STREAM 4826*4b9c6d91SCole Faust { "SOCK_STREAM", (unsigned long) SOCK_STREAM }, 4827*4b9c6d91SCole Faust #endif // SOCK_STREAM 4828*4b9c6d91SCole Faust #ifdef SO_CNX_ADVICE 4829*4b9c6d91SCole Faust { "SO_CNX_ADVICE", (unsigned long) SO_CNX_ADVICE }, 4830*4b9c6d91SCole Faust #endif // SO_CNX_ADVICE 4831*4b9c6d91SCole Faust #ifdef SO_COOKIE 4832*4b9c6d91SCole Faust { "SO_COOKIE", (unsigned long) SO_COOKIE }, 4833*4b9c6d91SCole Faust #endif // SO_COOKIE 4834*4b9c6d91SCole Faust #ifdef SO_DEBUG 4835*4b9c6d91SCole Faust { "SO_DEBUG", (unsigned long) SO_DEBUG }, 4836*4b9c6d91SCole Faust #endif // SO_DEBUG 4837*4b9c6d91SCole Faust #ifdef SO_DETACH_BPF 4838*4b9c6d91SCole Faust { "SO_DETACH_BPF", (unsigned long) SO_DETACH_BPF }, 4839*4b9c6d91SCole Faust #endif // SO_DETACH_BPF 4840*4b9c6d91SCole Faust #ifdef SO_DETACH_FILTER 4841*4b9c6d91SCole Faust { "SO_DETACH_FILTER", (unsigned long) SO_DETACH_FILTER }, 4842*4b9c6d91SCole Faust #endif // SO_DETACH_FILTER 4843*4b9c6d91SCole Faust #ifdef SO_DETACH_REUSEPORT_BPF 4844*4b9c6d91SCole Faust { "SO_DETACH_REUSEPORT_BPF", (unsigned long) SO_DETACH_REUSEPORT_BPF }, 4845*4b9c6d91SCole Faust #endif // SO_DETACH_REUSEPORT_BPF 4846*4b9c6d91SCole Faust #ifdef SO_DOMAIN 4847*4b9c6d91SCole Faust { "SO_DOMAIN", (unsigned long) SO_DOMAIN }, 4848*4b9c6d91SCole Faust #endif // SO_DOMAIN 4849*4b9c6d91SCole Faust #ifdef SO_DONTROUTE 4850*4b9c6d91SCole Faust { "SO_DONTROUTE", (unsigned long) SO_DONTROUTE }, 4851*4b9c6d91SCole Faust #endif // SO_DONTROUTE 4852*4b9c6d91SCole Faust #ifdef SO_ERROR 4853*4b9c6d91SCole Faust { "SO_ERROR", (unsigned long) SO_ERROR }, 4854*4b9c6d91SCole Faust #endif // SO_ERROR 4855*4b9c6d91SCole Faust #ifdef SO_GET_FILTER 4856*4b9c6d91SCole Faust { "SO_GET_FILTER", (unsigned long) SO_GET_FILTER }, 4857*4b9c6d91SCole Faust #endif // SO_GET_FILTER 4858*4b9c6d91SCole Faust #ifdef SO_INCOMING_CPU 4859*4b9c6d91SCole Faust { "SO_INCOMING_CPU", (unsigned long) SO_INCOMING_CPU }, 4860*4b9c6d91SCole Faust #endif // SO_INCOMING_CPU 4861*4b9c6d91SCole Faust #ifdef SO_INCOMING_NAPI_ID 4862*4b9c6d91SCole Faust { "SO_INCOMING_NAPI_ID", (unsigned long) SO_INCOMING_NAPI_ID }, 4863*4b9c6d91SCole Faust #endif // SO_INCOMING_NAPI_ID 4864*4b9c6d91SCole Faust #ifdef SO_KEEPALIVE 4865*4b9c6d91SCole Faust { "SO_KEEPALIVE", (unsigned long) SO_KEEPALIVE }, 4866*4b9c6d91SCole Faust #endif // SO_KEEPALIVE 4867*4b9c6d91SCole Faust #ifdef SOL_AAL 4868*4b9c6d91SCole Faust { "SOL_AAL", (unsigned long) SOL_AAL }, 4869*4b9c6d91SCole Faust #endif // SOL_AAL 4870*4b9c6d91SCole Faust #ifdef SOL_ALG 4871*4b9c6d91SCole Faust { "SOL_ALG", (unsigned long) SOL_ALG }, 4872*4b9c6d91SCole Faust #endif // SOL_ALG 4873*4b9c6d91SCole Faust #ifdef SOL_ATM 4874*4b9c6d91SCole Faust { "SOL_ATM", (unsigned long) SOL_ATM }, 4875*4b9c6d91SCole Faust #endif // SOL_ATM 4876*4b9c6d91SCole Faust #ifdef SOL_BLUETOOTH 4877*4b9c6d91SCole Faust { "SOL_BLUETOOTH", (unsigned long) SOL_BLUETOOTH }, 4878*4b9c6d91SCole Faust #endif // SOL_BLUETOOTH 4879*4b9c6d91SCole Faust #ifdef SOL_CAIF 4880*4b9c6d91SCole Faust { "SOL_CAIF", (unsigned long) SOL_CAIF }, 4881*4b9c6d91SCole Faust #endif // SOL_CAIF 4882*4b9c6d91SCole Faust #ifdef SOL_DCCP 4883*4b9c6d91SCole Faust { "SOL_DCCP", (unsigned long) SOL_DCCP }, 4884*4b9c6d91SCole Faust #endif // SOL_DCCP 4885*4b9c6d91SCole Faust #ifdef SOL_DECNET 4886*4b9c6d91SCole Faust { "SOL_DECNET", (unsigned long) SOL_DECNET }, 4887*4b9c6d91SCole Faust #endif // SOL_DECNET 4888*4b9c6d91SCole Faust #ifdef SO_LINGER 4889*4b9c6d91SCole Faust { "SO_LINGER", (unsigned long) SO_LINGER }, 4890*4b9c6d91SCole Faust #endif // SO_LINGER 4891*4b9c6d91SCole Faust #ifdef SOL_IRDA 4892*4b9c6d91SCole Faust { "SOL_IRDA", (unsigned long) SOL_IRDA }, 4893*4b9c6d91SCole Faust #endif // SOL_IRDA 4894*4b9c6d91SCole Faust #ifdef SOL_IUCV 4895*4b9c6d91SCole Faust { "SOL_IUCV", (unsigned long) SOL_IUCV }, 4896*4b9c6d91SCole Faust #endif // SOL_IUCV 4897*4b9c6d91SCole Faust #ifdef SOL_KCM 4898*4b9c6d91SCole Faust { "SOL_KCM", (unsigned long) SOL_KCM }, 4899*4b9c6d91SCole Faust #endif // SOL_KCM 4900*4b9c6d91SCole Faust #ifdef SOL_LLC 4901*4b9c6d91SCole Faust { "SOL_LLC", (unsigned long) SOL_LLC }, 4902*4b9c6d91SCole Faust #endif // SOL_LLC 4903*4b9c6d91SCole Faust #ifdef SOL_NETBEUI 4904*4b9c6d91SCole Faust { "SOL_NETBEUI", (unsigned long) SOL_NETBEUI }, 4905*4b9c6d91SCole Faust #endif // SOL_NETBEUI 4906*4b9c6d91SCole Faust #ifdef SOL_NETLINK 4907*4b9c6d91SCole Faust { "SOL_NETLINK", (unsigned long) SOL_NETLINK }, 4908*4b9c6d91SCole Faust #endif // SOL_NETLINK 4909*4b9c6d91SCole Faust #ifdef SOL_NFC 4910*4b9c6d91SCole Faust { "SOL_NFC", (unsigned long) SOL_NFC }, 4911*4b9c6d91SCole Faust #endif // SOL_NFC 4912*4b9c6d91SCole Faust #ifdef SO_LOCK_FILTER 4913*4b9c6d91SCole Faust { "SO_LOCK_FILTER", (unsigned long) SO_LOCK_FILTER }, 4914*4b9c6d91SCole Faust #endif // SO_LOCK_FILTER 4915*4b9c6d91SCole Faust #ifdef SOL_PACKET 4916*4b9c6d91SCole Faust { "SOL_PACKET", (unsigned long) SOL_PACKET }, 4917*4b9c6d91SCole Faust #endif // SOL_PACKET 4918*4b9c6d91SCole Faust #ifdef SOL_PNPIPE 4919*4b9c6d91SCole Faust { "SOL_PNPIPE", (unsigned long) SOL_PNPIPE }, 4920*4b9c6d91SCole Faust #endif // SOL_PNPIPE 4921*4b9c6d91SCole Faust #ifdef SOL_PPPOL2TP 4922*4b9c6d91SCole Faust { "SOL_PPPOL2TP", (unsigned long) SOL_PPPOL2TP }, 4923*4b9c6d91SCole Faust #endif // SOL_PPPOL2TP 4924*4b9c6d91SCole Faust #ifdef SOL_RAW 4925*4b9c6d91SCole Faust { "SOL_RAW", (unsigned long) SOL_RAW }, 4926*4b9c6d91SCole Faust #endif // SOL_RAW 4927*4b9c6d91SCole Faust #ifdef SOL_RDS 4928*4b9c6d91SCole Faust { "SOL_RDS", (unsigned long) SOL_RDS }, 4929*4b9c6d91SCole Faust #endif // SOL_RDS 4930*4b9c6d91SCole Faust #ifdef SOL_RXRPC 4931*4b9c6d91SCole Faust { "SOL_RXRPC", (unsigned long) SOL_RXRPC }, 4932*4b9c6d91SCole Faust #endif // SOL_RXRPC 4933*4b9c6d91SCole Faust #ifdef SOL_SOCKET 4934*4b9c6d91SCole Faust { "SOL_SOCKET", (unsigned long) SOL_SOCKET }, 4935*4b9c6d91SCole Faust #endif // SOL_SOCKET 4936*4b9c6d91SCole Faust #ifdef SOL_TIPC 4937*4b9c6d91SCole Faust { "SOL_TIPC", (unsigned long) SOL_TIPC }, 4938*4b9c6d91SCole Faust #endif // SOL_TIPC 4939*4b9c6d91SCole Faust #ifdef SOL_TLS 4940*4b9c6d91SCole Faust { "SOL_TLS", (unsigned long) SOL_TLS }, 4941*4b9c6d91SCole Faust #endif // SOL_TLS 4942*4b9c6d91SCole Faust #ifdef SOL_X25 4943*4b9c6d91SCole Faust { "SOL_X25", (unsigned long) SOL_X25 }, 4944*4b9c6d91SCole Faust #endif // SOL_X25 4945*4b9c6d91SCole Faust #ifdef SOL_XDP 4946*4b9c6d91SCole Faust { "SOL_XDP", (unsigned long) SOL_XDP }, 4947*4b9c6d91SCole Faust #endif // SOL_XDP 4948*4b9c6d91SCole Faust #ifdef SO_MARK 4949*4b9c6d91SCole Faust { "SO_MARK", (unsigned long) SO_MARK }, 4950*4b9c6d91SCole Faust #endif // SO_MARK 4951*4b9c6d91SCole Faust #ifdef SOMAXCONN 4952*4b9c6d91SCole Faust { "SOMAXCONN", (unsigned long) SOMAXCONN }, 4953*4b9c6d91SCole Faust #endif // SOMAXCONN 4954*4b9c6d91SCole Faust #ifdef SO_MAX_PACING_RATE 4955*4b9c6d91SCole Faust { "SO_MAX_PACING_RATE", (unsigned long) SO_MAX_PACING_RATE }, 4956*4b9c6d91SCole Faust #endif // SO_MAX_PACING_RATE 4957*4b9c6d91SCole Faust #ifdef SO_MEMINFO 4958*4b9c6d91SCole Faust { "SO_MEMINFO", (unsigned long) SO_MEMINFO }, 4959*4b9c6d91SCole Faust #endif // SO_MEMINFO 4960*4b9c6d91SCole Faust #ifdef SO_NO_CHECK 4961*4b9c6d91SCole Faust { "SO_NO_CHECK", (unsigned long) SO_NO_CHECK }, 4962*4b9c6d91SCole Faust #endif // SO_NO_CHECK 4963*4b9c6d91SCole Faust #ifdef SO_NOFCS 4964*4b9c6d91SCole Faust { "SO_NOFCS", (unsigned long) SO_NOFCS }, 4965*4b9c6d91SCole Faust #endif // SO_NOFCS 4966*4b9c6d91SCole Faust #ifdef SO_OOBINLINE 4967*4b9c6d91SCole Faust { "SO_OOBINLINE", (unsigned long) SO_OOBINLINE }, 4968*4b9c6d91SCole Faust #endif // SO_OOBINLINE 4969*4b9c6d91SCole Faust #ifdef SO_PASSCRED 4970*4b9c6d91SCole Faust { "SO_PASSCRED", (unsigned long) SO_PASSCRED }, 4971*4b9c6d91SCole Faust #endif // SO_PASSCRED 4972*4b9c6d91SCole Faust #ifdef SO_PASSSEC 4973*4b9c6d91SCole Faust { "SO_PASSSEC", (unsigned long) SO_PASSSEC }, 4974*4b9c6d91SCole Faust #endif // SO_PASSSEC 4975*4b9c6d91SCole Faust #ifdef SO_PEEK_OFF 4976*4b9c6d91SCole Faust { "SO_PEEK_OFF", (unsigned long) SO_PEEK_OFF }, 4977*4b9c6d91SCole Faust #endif // SO_PEEK_OFF 4978*4b9c6d91SCole Faust #ifdef SO_PEERCRED 4979*4b9c6d91SCole Faust { "SO_PEERCRED", (unsigned long) SO_PEERCRED }, 4980*4b9c6d91SCole Faust #endif // SO_PEERCRED 4981*4b9c6d91SCole Faust #ifdef SO_PEERGROUPS 4982*4b9c6d91SCole Faust { "SO_PEERGROUPS", (unsigned long) SO_PEERGROUPS }, 4983*4b9c6d91SCole Faust #endif // SO_PEERGROUPS 4984*4b9c6d91SCole Faust #ifdef SO_PEERNAME 4985*4b9c6d91SCole Faust { "SO_PEERNAME", (unsigned long) SO_PEERNAME }, 4986*4b9c6d91SCole Faust #endif // SO_PEERNAME 4987*4b9c6d91SCole Faust #ifdef SO_PEERSEC 4988*4b9c6d91SCole Faust { "SO_PEERSEC", (unsigned long) SO_PEERSEC }, 4989*4b9c6d91SCole Faust #endif // SO_PEERSEC 4990*4b9c6d91SCole Faust #ifdef SO_PRIORITY 4991*4b9c6d91SCole Faust { "SO_PRIORITY", (unsigned long) SO_PRIORITY }, 4992*4b9c6d91SCole Faust #endif // SO_PRIORITY 4993*4b9c6d91SCole Faust #ifdef SO_PROTOCOL 4994*4b9c6d91SCole Faust { "SO_PROTOCOL", (unsigned long) SO_PROTOCOL }, 4995*4b9c6d91SCole Faust #endif // SO_PROTOCOL 4996*4b9c6d91SCole Faust #ifdef SO_RCVBUF 4997*4b9c6d91SCole Faust { "SO_RCVBUF", (unsigned long) SO_RCVBUF }, 4998*4b9c6d91SCole Faust #endif // SO_RCVBUF 4999*4b9c6d91SCole Faust #ifdef SO_RCVBUFFORCE 5000*4b9c6d91SCole Faust { "SO_RCVBUFFORCE", (unsigned long) SO_RCVBUFFORCE }, 5001*4b9c6d91SCole Faust #endif // SO_RCVBUFFORCE 5002*4b9c6d91SCole Faust #ifdef SO_RCVLOWAT 5003*4b9c6d91SCole Faust { "SO_RCVLOWAT", (unsigned long) SO_RCVLOWAT }, 5004*4b9c6d91SCole Faust #endif // SO_RCVLOWAT 5005*4b9c6d91SCole Faust #ifdef SO_RCVTIMEO_NEW 5006*4b9c6d91SCole Faust { "SO_RCVTIMEO_NEW", (unsigned long) SO_RCVTIMEO_NEW }, 5007*4b9c6d91SCole Faust #endif // SO_RCVTIMEO_NEW 5008*4b9c6d91SCole Faust #ifdef SO_RCVTIMEO_OLD 5009*4b9c6d91SCole Faust { "SO_RCVTIMEO_OLD", (unsigned long) SO_RCVTIMEO_OLD }, 5010*4b9c6d91SCole Faust #endif // SO_RCVTIMEO_OLD 5011*4b9c6d91SCole Faust #ifdef SO_RCVTIMEO 5012*4b9c6d91SCole Faust { "SO_RCVTIMEO", (unsigned long) SO_RCVTIMEO }, 5013*4b9c6d91SCole Faust #endif // SO_RCVTIMEO 5014*4b9c6d91SCole Faust #ifdef SO_REUSEADDR 5015*4b9c6d91SCole Faust { "SO_REUSEADDR", (unsigned long) SO_REUSEADDR }, 5016*4b9c6d91SCole Faust #endif // SO_REUSEADDR 5017*4b9c6d91SCole Faust #ifdef SO_REUSEPORT 5018*4b9c6d91SCole Faust { "SO_REUSEPORT", (unsigned long) SO_REUSEPORT }, 5019*4b9c6d91SCole Faust #endif // SO_REUSEPORT 5020*4b9c6d91SCole Faust #ifdef SO_RXQ_OVFL 5021*4b9c6d91SCole Faust { "SO_RXQ_OVFL", (unsigned long) SO_RXQ_OVFL }, 5022*4b9c6d91SCole Faust #endif // SO_RXQ_OVFL 5023*4b9c6d91SCole Faust #ifdef SO_SECURITY_AUTHENTICATION 5024*4b9c6d91SCole Faust { "SO_SECURITY_AUTHENTICATION", (unsigned long) SO_SECURITY_AUTHENTICATION }, 5025*4b9c6d91SCole Faust #endif // SO_SECURITY_AUTHENTICATION 5026*4b9c6d91SCole Faust #ifdef SO_SECURITY_ENCRYPTION_NETWORK 5027*4b9c6d91SCole Faust { "SO_SECURITY_ENCRYPTION_NETWORK", (unsigned long) SO_SECURITY_ENCRYPTION_NETWORK }, 5028*4b9c6d91SCole Faust #endif // SO_SECURITY_ENCRYPTION_NETWORK 5029*4b9c6d91SCole Faust #ifdef SO_SECURITY_ENCRYPTION_TRANSPORT 5030*4b9c6d91SCole Faust { "SO_SECURITY_ENCRYPTION_TRANSPORT", (unsigned long) SO_SECURITY_ENCRYPTION_TRANSPORT }, 5031*4b9c6d91SCole Faust #endif // SO_SECURITY_ENCRYPTION_TRANSPORT 5032*4b9c6d91SCole Faust #ifdef SO_SELECT_ERR_QUEUE 5033*4b9c6d91SCole Faust { "SO_SELECT_ERR_QUEUE", (unsigned long) SO_SELECT_ERR_QUEUE }, 5034*4b9c6d91SCole Faust #endif // SO_SELECT_ERR_QUEUE 5035*4b9c6d91SCole Faust #ifdef SO_SNDBUF 5036*4b9c6d91SCole Faust { "SO_SNDBUF", (unsigned long) SO_SNDBUF }, 5037*4b9c6d91SCole Faust #endif // SO_SNDBUF 5038*4b9c6d91SCole Faust #ifdef SO_SNDBUFFORCE 5039*4b9c6d91SCole Faust { "SO_SNDBUFFORCE", (unsigned long) SO_SNDBUFFORCE }, 5040*4b9c6d91SCole Faust #endif // SO_SNDBUFFORCE 5041*4b9c6d91SCole Faust #ifdef SO_SNDLOWAT 5042*4b9c6d91SCole Faust { "SO_SNDLOWAT", (unsigned long) SO_SNDLOWAT }, 5043*4b9c6d91SCole Faust #endif // SO_SNDLOWAT 5044*4b9c6d91SCole Faust #ifdef SO_SNDTIMEO_NEW 5045*4b9c6d91SCole Faust { "SO_SNDTIMEO_NEW", (unsigned long) SO_SNDTIMEO_NEW }, 5046*4b9c6d91SCole Faust #endif // SO_SNDTIMEO_NEW 5047*4b9c6d91SCole Faust #ifdef SO_SNDTIMEO_OLD 5048*4b9c6d91SCole Faust { "SO_SNDTIMEO_OLD", (unsigned long) SO_SNDTIMEO_OLD }, 5049*4b9c6d91SCole Faust #endif // SO_SNDTIMEO_OLD 5050*4b9c6d91SCole Faust #ifdef SO_SNDTIMEO 5051*4b9c6d91SCole Faust { "SO_SNDTIMEO", (unsigned long) SO_SNDTIMEO }, 5052*4b9c6d91SCole Faust #endif // SO_SNDTIMEO 5053*4b9c6d91SCole Faust #ifdef SO_TIMESTAMPING_NEW 5054*4b9c6d91SCole Faust { "SO_TIMESTAMPING_NEW", (unsigned long) SO_TIMESTAMPING_NEW }, 5055*4b9c6d91SCole Faust #endif // SO_TIMESTAMPING_NEW 5056*4b9c6d91SCole Faust #ifdef SO_TIMESTAMPING_OLD 5057*4b9c6d91SCole Faust { "SO_TIMESTAMPING_OLD", (unsigned long) SO_TIMESTAMPING_OLD }, 5058*4b9c6d91SCole Faust #endif // SO_TIMESTAMPING_OLD 5059*4b9c6d91SCole Faust #ifdef SO_TIMESTAMPING 5060*4b9c6d91SCole Faust { "SO_TIMESTAMPING", (unsigned long) SO_TIMESTAMPING }, 5061*4b9c6d91SCole Faust #endif // SO_TIMESTAMPING 5062*4b9c6d91SCole Faust #ifdef SO_TIMESTAMP_NEW 5063*4b9c6d91SCole Faust { "SO_TIMESTAMP_NEW", (unsigned long) SO_TIMESTAMP_NEW }, 5064*4b9c6d91SCole Faust #endif // SO_TIMESTAMP_NEW 5065*4b9c6d91SCole Faust #ifdef SO_TIMESTAMPNS_NEW 5066*4b9c6d91SCole Faust { "SO_TIMESTAMPNS_NEW", (unsigned long) SO_TIMESTAMPNS_NEW }, 5067*4b9c6d91SCole Faust #endif // SO_TIMESTAMPNS_NEW 5068*4b9c6d91SCole Faust #ifdef SO_TIMESTAMPNS_OLD 5069*4b9c6d91SCole Faust { "SO_TIMESTAMPNS_OLD", (unsigned long) SO_TIMESTAMPNS_OLD }, 5070*4b9c6d91SCole Faust #endif // SO_TIMESTAMPNS_OLD 5071*4b9c6d91SCole Faust #ifdef SO_TIMESTAMPNS 5072*4b9c6d91SCole Faust { "SO_TIMESTAMPNS", (unsigned long) SO_TIMESTAMPNS }, 5073*4b9c6d91SCole Faust #endif // SO_TIMESTAMPNS 5074*4b9c6d91SCole Faust #ifdef SO_TIMESTAMP_OLD 5075*4b9c6d91SCole Faust { "SO_TIMESTAMP_OLD", (unsigned long) SO_TIMESTAMP_OLD }, 5076*4b9c6d91SCole Faust #endif // SO_TIMESTAMP_OLD 5077*4b9c6d91SCole Faust #ifdef SO_TIMESTAMP 5078*4b9c6d91SCole Faust { "SO_TIMESTAMP", (unsigned long) SO_TIMESTAMP }, 5079*4b9c6d91SCole Faust #endif // SO_TIMESTAMP 5080*4b9c6d91SCole Faust #ifdef SO_TXTIME 5081*4b9c6d91SCole Faust { "SO_TXTIME", (unsigned long) SO_TXTIME }, 5082*4b9c6d91SCole Faust #endif // SO_TXTIME 5083*4b9c6d91SCole Faust #ifdef SO_TYPE 5084*4b9c6d91SCole Faust { "SO_TYPE", (unsigned long) SO_TYPE }, 5085*4b9c6d91SCole Faust #endif // SO_TYPE 5086*4b9c6d91SCole Faust #ifdef SO_WIFI_STATUS 5087*4b9c6d91SCole Faust { "SO_WIFI_STATUS", (unsigned long) SO_WIFI_STATUS }, 5088*4b9c6d91SCole Faust #endif // SO_WIFI_STATUS 5089*4b9c6d91SCole Faust #ifdef SO_ZEROCOPY 5090*4b9c6d91SCole Faust { "SO_ZEROCOPY", (unsigned long) SO_ZEROCOPY }, 5091*4b9c6d91SCole Faust #endif // SO_ZEROCOPY 5092*4b9c6d91SCole Faust #ifdef SS_DISABLE 5093*4b9c6d91SCole Faust { "SS_DISABLE", (unsigned long) SS_DISABLE }, 5094*4b9c6d91SCole Faust #endif // SS_DISABLE 5095*4b9c6d91SCole Faust #ifdef SS_ONSTACK 5096*4b9c6d91SCole Faust { "SS_ONSTACK", (unsigned long) SS_ONSTACK }, 5097*4b9c6d91SCole Faust #endif // SS_ONSTACK 5098*4b9c6d91SCole Faust #ifdef SYNC_FILE_RANGE_WAIT_AFTER 5099*4b9c6d91SCole Faust { "SYNC_FILE_RANGE_WAIT_AFTER", (unsigned long) SYNC_FILE_RANGE_WAIT_AFTER }, 5100*4b9c6d91SCole Faust #endif // SYNC_FILE_RANGE_WAIT_AFTER 5101*4b9c6d91SCole Faust #ifdef SYNC_FILE_RANGE_WAIT_BEFORE 5102*4b9c6d91SCole Faust { "SYNC_FILE_RANGE_WAIT_BEFORE", (unsigned long) SYNC_FILE_RANGE_WAIT_BEFORE }, 5103*4b9c6d91SCole Faust #endif // SYNC_FILE_RANGE_WAIT_BEFORE 5104*4b9c6d91SCole Faust #ifdef SYNC_FILE_RANGE_WRITE 5105*4b9c6d91SCole Faust { "SYNC_FILE_RANGE_WRITE", (unsigned long) SYNC_FILE_RANGE_WRITE }, 5106*4b9c6d91SCole Faust #endif // SYNC_FILE_RANGE_WRITE 5107*4b9c6d91SCole Faust #ifdef SYS_ACCEPT4 5108*4b9c6d91SCole Faust { "SYS_ACCEPT4", (unsigned long) SYS_ACCEPT4 }, 5109*4b9c6d91SCole Faust #endif // SYS_ACCEPT4 5110*4b9c6d91SCole Faust #ifdef SYS_ACCEPT 5111*4b9c6d91SCole Faust { "SYS_ACCEPT", (unsigned long) SYS_ACCEPT }, 5112*4b9c6d91SCole Faust #endif // SYS_ACCEPT 5113*4b9c6d91SCole Faust #ifdef SYS_BIND 5114*4b9c6d91SCole Faust { "SYS_BIND", (unsigned long) SYS_BIND }, 5115*4b9c6d91SCole Faust #endif // SYS_BIND 5116*4b9c6d91SCole Faust #ifdef SYS_CONNECT 5117*4b9c6d91SCole Faust { "SYS_CONNECT", (unsigned long) SYS_CONNECT }, 5118*4b9c6d91SCole Faust #endif // SYS_CONNECT 5119*4b9c6d91SCole Faust #ifdef SYS_GETPEERNAME 5120*4b9c6d91SCole Faust { "SYS_GETPEERNAME", (unsigned long) SYS_GETPEERNAME }, 5121*4b9c6d91SCole Faust #endif // SYS_GETPEERNAME 5122*4b9c6d91SCole Faust #ifdef SYS_GETSOCKNAME 5123*4b9c6d91SCole Faust { "SYS_GETSOCKNAME", (unsigned long) SYS_GETSOCKNAME }, 5124*4b9c6d91SCole Faust #endif // SYS_GETSOCKNAME 5125*4b9c6d91SCole Faust #ifdef SYS_GETSOCKOPT 5126*4b9c6d91SCole Faust { "SYS_GETSOCKOPT", (unsigned long) SYS_GETSOCKOPT }, 5127*4b9c6d91SCole Faust #endif // SYS_GETSOCKOPT 5128*4b9c6d91SCole Faust #ifdef SYS_LISTEN 5129*4b9c6d91SCole Faust { "SYS_LISTEN", (unsigned long) SYS_LISTEN }, 5130*4b9c6d91SCole Faust #endif // SYS_LISTEN 5131*4b9c6d91SCole Faust #ifdef SYS_RECV 5132*4b9c6d91SCole Faust { "SYS_RECV", (unsigned long) SYS_RECV }, 5133*4b9c6d91SCole Faust #endif // SYS_RECV 5134*4b9c6d91SCole Faust #ifdef SYS_RECVFROM 5135*4b9c6d91SCole Faust { "SYS_RECVFROM", (unsigned long) SYS_RECVFROM }, 5136*4b9c6d91SCole Faust #endif // SYS_RECVFROM 5137*4b9c6d91SCole Faust #ifdef SYS_RECVMMSG 5138*4b9c6d91SCole Faust { "SYS_RECVMMSG", (unsigned long) SYS_RECVMMSG }, 5139*4b9c6d91SCole Faust #endif // SYS_RECVMMSG 5140*4b9c6d91SCole Faust #ifdef SYS_RECVMSG 5141*4b9c6d91SCole Faust { "SYS_RECVMSG", (unsigned long) SYS_RECVMSG }, 5142*4b9c6d91SCole Faust #endif // SYS_RECVMSG 5143*4b9c6d91SCole Faust #ifdef SYS_SEND 5144*4b9c6d91SCole Faust { "SYS_SEND", (unsigned long) SYS_SEND }, 5145*4b9c6d91SCole Faust #endif // SYS_SEND 5146*4b9c6d91SCole Faust #ifdef SYS_SENDMMSG 5147*4b9c6d91SCole Faust { "SYS_SENDMMSG", (unsigned long) SYS_SENDMMSG }, 5148*4b9c6d91SCole Faust #endif // SYS_SENDMMSG 5149*4b9c6d91SCole Faust #ifdef SYS_SENDMSG 5150*4b9c6d91SCole Faust { "SYS_SENDMSG", (unsigned long) SYS_SENDMSG }, 5151*4b9c6d91SCole Faust #endif // SYS_SENDMSG 5152*4b9c6d91SCole Faust #ifdef SYS_SENDTO 5153*4b9c6d91SCole Faust { "SYS_SENDTO", (unsigned long) SYS_SENDTO }, 5154*4b9c6d91SCole Faust #endif // SYS_SENDTO 5155*4b9c6d91SCole Faust #ifdef SYS_SETSOCKOPT 5156*4b9c6d91SCole Faust { "SYS_SETSOCKOPT", (unsigned long) SYS_SETSOCKOPT }, 5157*4b9c6d91SCole Faust #endif // SYS_SETSOCKOPT 5158*4b9c6d91SCole Faust #ifdef SYS_SHUTDOWN 5159*4b9c6d91SCole Faust { "SYS_SHUTDOWN", (unsigned long) SYS_SHUTDOWN }, 5160*4b9c6d91SCole Faust #endif // SYS_SHUTDOWN 5161*4b9c6d91SCole Faust #ifdef SYS_SOCKET 5162*4b9c6d91SCole Faust { "SYS_SOCKET", (unsigned long) SYS_SOCKET }, 5163*4b9c6d91SCole Faust #endif // SYS_SOCKET 5164*4b9c6d91SCole Faust #ifdef SYS_SOCKETPAIR 5165*4b9c6d91SCole Faust { "SYS_SOCKETPAIR", (unsigned long) SYS_SOCKETPAIR }, 5166*4b9c6d91SCole Faust #endif // SYS_SOCKETPAIR 5167*4b9c6d91SCole Faust #ifdef TAB0 5168*4b9c6d91SCole Faust { "TAB0", (unsigned long) TAB0 }, 5169*4b9c6d91SCole Faust #endif // TAB0 5170*4b9c6d91SCole Faust #ifdef TAB1 5171*4b9c6d91SCole Faust { "TAB1", (unsigned long) TAB1 }, 5172*4b9c6d91SCole Faust #endif // TAB1 5173*4b9c6d91SCole Faust #ifdef TAB2 5174*4b9c6d91SCole Faust { "TAB2", (unsigned long) TAB2 }, 5175*4b9c6d91SCole Faust #endif // TAB2 5176*4b9c6d91SCole Faust #ifdef TAB3 5177*4b9c6d91SCole Faust { "TAB3", (unsigned long) TAB3 }, 5178*4b9c6d91SCole Faust #endif // TAB3 5179*4b9c6d91SCole Faust #ifdef TABDLY 5180*4b9c6d91SCole Faust { "TABDLY", (unsigned long) TABDLY }, 5181*4b9c6d91SCole Faust #endif // TABDLY 5182*4b9c6d91SCole Faust #ifdef TCFLSH 5183*4b9c6d91SCole Faust { "TCFLSH", (unsigned long) TCFLSH }, 5184*4b9c6d91SCole Faust #endif // TCFLSH 5185*4b9c6d91SCole Faust #ifdef TCGETA 5186*4b9c6d91SCole Faust { "TCGETA", (unsigned long) TCGETA }, 5187*4b9c6d91SCole Faust #endif // TCGETA 5188*4b9c6d91SCole Faust #ifdef TCGETS 5189*4b9c6d91SCole Faust { "TCGETS", (unsigned long) TCGETS }, 5190*4b9c6d91SCole Faust #endif // TCGETS 5191*4b9c6d91SCole Faust #ifdef TCGETS2 5192*4b9c6d91SCole Faust { "TCGETS2", (unsigned long) TCGETS2 }, 5193*4b9c6d91SCole Faust #endif // TCGETS2 5194*4b9c6d91SCole Faust #ifdef TCGETX 5195*4b9c6d91SCole Faust { "TCGETX", (unsigned long) TCGETX }, 5196*4b9c6d91SCole Faust #endif // TCGETX 5197*4b9c6d91SCole Faust #ifdef TCIFLUSH 5198*4b9c6d91SCole Faust { "TCIFLUSH", (unsigned long) TCIFLUSH }, 5199*4b9c6d91SCole Faust #endif // TCIFLUSH 5200*4b9c6d91SCole Faust #ifdef TCIOFF 5201*4b9c6d91SCole Faust { "TCIOFF", (unsigned long) TCIOFF }, 5202*4b9c6d91SCole Faust #endif // TCIOFF 5203*4b9c6d91SCole Faust #ifdef TCIOFLUSH 5204*4b9c6d91SCole Faust { "TCIOFLUSH", (unsigned long) TCIOFLUSH }, 5205*4b9c6d91SCole Faust #endif // TCIOFLUSH 5206*4b9c6d91SCole Faust #ifdef TCION 5207*4b9c6d91SCole Faust { "TCION", (unsigned long) TCION }, 5208*4b9c6d91SCole Faust #endif // TCION 5209*4b9c6d91SCole Faust #ifdef TCOFLUSH 5210*4b9c6d91SCole Faust { "TCOFLUSH", (unsigned long) TCOFLUSH }, 5211*4b9c6d91SCole Faust #endif // TCOFLUSH 5212*4b9c6d91SCole Faust #ifdef TCOOFF 5213*4b9c6d91SCole Faust { "TCOOFF", (unsigned long) TCOOFF }, 5214*4b9c6d91SCole Faust #endif // TCOOFF 5215*4b9c6d91SCole Faust #ifdef TCOON 5216*4b9c6d91SCole Faust { "TCOON", (unsigned long) TCOON }, 5217*4b9c6d91SCole Faust #endif // TCOON 5218*4b9c6d91SCole Faust #ifdef TCSADRAIN 5219*4b9c6d91SCole Faust { "TCSADRAIN", (unsigned long) TCSADRAIN }, 5220*4b9c6d91SCole Faust #endif // TCSADRAIN 5221*4b9c6d91SCole Faust #ifdef TCSAFLUSH 5222*4b9c6d91SCole Faust { "TCSAFLUSH", (unsigned long) TCSAFLUSH }, 5223*4b9c6d91SCole Faust #endif // TCSAFLUSH 5224*4b9c6d91SCole Faust #ifdef TCSANOW 5225*4b9c6d91SCole Faust { "TCSANOW", (unsigned long) TCSANOW }, 5226*4b9c6d91SCole Faust #endif // TCSANOW 5227*4b9c6d91SCole Faust #ifdef TCSBRK 5228*4b9c6d91SCole Faust { "TCSBRK", (unsigned long) TCSBRK }, 5229*4b9c6d91SCole Faust #endif // TCSBRK 5230*4b9c6d91SCole Faust #ifdef TCSBRKP 5231*4b9c6d91SCole Faust { "TCSBRKP", (unsigned long) TCSBRKP }, 5232*4b9c6d91SCole Faust #endif // TCSBRKP 5233*4b9c6d91SCole Faust #ifdef TCSETA 5234*4b9c6d91SCole Faust { "TCSETA", (unsigned long) TCSETA }, 5235*4b9c6d91SCole Faust #endif // TCSETA 5236*4b9c6d91SCole Faust #ifdef TCSETAF 5237*4b9c6d91SCole Faust { "TCSETAF", (unsigned long) TCSETAF }, 5238*4b9c6d91SCole Faust #endif // TCSETAF 5239*4b9c6d91SCole Faust #ifdef TCSETAW 5240*4b9c6d91SCole Faust { "TCSETAW", (unsigned long) TCSETAW }, 5241*4b9c6d91SCole Faust #endif // TCSETAW 5242*4b9c6d91SCole Faust #ifdef TCSETS 5243*4b9c6d91SCole Faust { "TCSETS", (unsigned long) TCSETS }, 5244*4b9c6d91SCole Faust #endif // TCSETS 5245*4b9c6d91SCole Faust #ifdef TCSETS2 5246*4b9c6d91SCole Faust { "TCSETS2", (unsigned long) TCSETS2 }, 5247*4b9c6d91SCole Faust #endif // TCSETS2 5248*4b9c6d91SCole Faust #ifdef TCSETSF 5249*4b9c6d91SCole Faust { "TCSETSF", (unsigned long) TCSETSF }, 5250*4b9c6d91SCole Faust #endif // TCSETSF 5251*4b9c6d91SCole Faust #ifdef TCSETSF2 5252*4b9c6d91SCole Faust { "TCSETSF2", (unsigned long) TCSETSF2 }, 5253*4b9c6d91SCole Faust #endif // TCSETSF2 5254*4b9c6d91SCole Faust #ifdef TCSETSW 5255*4b9c6d91SCole Faust { "TCSETSW", (unsigned long) TCSETSW }, 5256*4b9c6d91SCole Faust #endif // TCSETSW 5257*4b9c6d91SCole Faust #ifdef TCSETSW2 5258*4b9c6d91SCole Faust { "TCSETSW2", (unsigned long) TCSETSW2 }, 5259*4b9c6d91SCole Faust #endif // TCSETSW2 5260*4b9c6d91SCole Faust #ifdef TCSETX 5261*4b9c6d91SCole Faust { "TCSETX", (unsigned long) TCSETX }, 5262*4b9c6d91SCole Faust #endif // TCSETX 5263*4b9c6d91SCole Faust #ifdef TCSETXF 5264*4b9c6d91SCole Faust { "TCSETXF", (unsigned long) TCSETXF }, 5265*4b9c6d91SCole Faust #endif // TCSETXF 5266*4b9c6d91SCole Faust #ifdef TCSETXW 5267*4b9c6d91SCole Faust { "TCSETXW", (unsigned long) TCSETXW }, 5268*4b9c6d91SCole Faust #endif // TCSETXW 5269*4b9c6d91SCole Faust #ifdef TCXONC 5270*4b9c6d91SCole Faust { "TCXONC", (unsigned long) TCXONC }, 5271*4b9c6d91SCole Faust #endif // TCXONC 5272*4b9c6d91SCole Faust #ifdef TIOCCBRK 5273*4b9c6d91SCole Faust { "TIOCCBRK", (unsigned long) TIOCCBRK }, 5274*4b9c6d91SCole Faust #endif // TIOCCBRK 5275*4b9c6d91SCole Faust #ifdef TIOCCONS 5276*4b9c6d91SCole Faust { "TIOCCONS", (unsigned long) TIOCCONS }, 5277*4b9c6d91SCole Faust #endif // TIOCCONS 5278*4b9c6d91SCole Faust #ifdef TIOCEXCL 5279*4b9c6d91SCole Faust { "TIOCEXCL", (unsigned long) TIOCEXCL }, 5280*4b9c6d91SCole Faust #endif // TIOCEXCL 5281*4b9c6d91SCole Faust #ifdef TIOCGDEV 5282*4b9c6d91SCole Faust { "TIOCGDEV", (unsigned long) TIOCGDEV }, 5283*4b9c6d91SCole Faust #endif // TIOCGDEV 5284*4b9c6d91SCole Faust #ifdef TIOCGETD 5285*4b9c6d91SCole Faust { "TIOCGETD", (unsigned long) TIOCGETD }, 5286*4b9c6d91SCole Faust #endif // TIOCGETD 5287*4b9c6d91SCole Faust #ifdef TIOCGEXCL 5288*4b9c6d91SCole Faust { "TIOCGEXCL", (unsigned long) TIOCGEXCL }, 5289*4b9c6d91SCole Faust #endif // TIOCGEXCL 5290*4b9c6d91SCole Faust #ifdef TIOCGICOUNT 5291*4b9c6d91SCole Faust { "TIOCGICOUNT", (unsigned long) TIOCGICOUNT }, 5292*4b9c6d91SCole Faust #endif // TIOCGICOUNT 5293*4b9c6d91SCole Faust #ifdef TIOCGISO7816 5294*4b9c6d91SCole Faust { "TIOCGISO7816", (unsigned long) TIOCGISO7816 }, 5295*4b9c6d91SCole Faust #endif // TIOCGISO7816 5296*4b9c6d91SCole Faust #ifdef TIOCGLCKTRMIOS 5297*4b9c6d91SCole Faust { "TIOCGLCKTRMIOS", (unsigned long) TIOCGLCKTRMIOS }, 5298*4b9c6d91SCole Faust #endif // TIOCGLCKTRMIOS 5299*4b9c6d91SCole Faust #ifdef TIOCGPGRP 5300*4b9c6d91SCole Faust { "TIOCGPGRP", (unsigned long) TIOCGPGRP }, 5301*4b9c6d91SCole Faust #endif // TIOCGPGRP 5302*4b9c6d91SCole Faust #ifdef TIOCGPKT 5303*4b9c6d91SCole Faust { "TIOCGPKT", (unsigned long) TIOCGPKT }, 5304*4b9c6d91SCole Faust #endif // TIOCGPKT 5305*4b9c6d91SCole Faust #ifdef TIOCGPTLCK 5306*4b9c6d91SCole Faust { "TIOCGPTLCK", (unsigned long) TIOCGPTLCK }, 5307*4b9c6d91SCole Faust #endif // TIOCGPTLCK 5308*4b9c6d91SCole Faust #ifdef TIOCGPTN 5309*4b9c6d91SCole Faust { "TIOCGPTN", (unsigned long) TIOCGPTN }, 5310*4b9c6d91SCole Faust #endif // TIOCGPTN 5311*4b9c6d91SCole Faust #ifdef TIOCGPTPEER 5312*4b9c6d91SCole Faust { "TIOCGPTPEER", (unsigned long) TIOCGPTPEER }, 5313*4b9c6d91SCole Faust #endif // TIOCGPTPEER 5314*4b9c6d91SCole Faust #ifdef TIOCGRS485 5315*4b9c6d91SCole Faust { "TIOCGRS485", (unsigned long) TIOCGRS485 }, 5316*4b9c6d91SCole Faust #endif // TIOCGRS485 5317*4b9c6d91SCole Faust #ifdef TIOCGSERIAL 5318*4b9c6d91SCole Faust { "TIOCGSERIAL", (unsigned long) TIOCGSERIAL }, 5319*4b9c6d91SCole Faust #endif // TIOCGSERIAL 5320*4b9c6d91SCole Faust #ifdef TIOCGSID 5321*4b9c6d91SCole Faust { "TIOCGSID", (unsigned long) TIOCGSID }, 5322*4b9c6d91SCole Faust #endif // TIOCGSID 5323*4b9c6d91SCole Faust #ifdef TIOCGSOFTCAR 5324*4b9c6d91SCole Faust { "TIOCGSOFTCAR", (unsigned long) TIOCGSOFTCAR }, 5325*4b9c6d91SCole Faust #endif // TIOCGSOFTCAR 5326*4b9c6d91SCole Faust #ifdef TIOCGWINSZ 5327*4b9c6d91SCole Faust { "TIOCGWINSZ", (unsigned long) TIOCGWINSZ }, 5328*4b9c6d91SCole Faust #endif // TIOCGWINSZ 5329*4b9c6d91SCole Faust #ifdef TIOCINQ 5330*4b9c6d91SCole Faust { "TIOCINQ", (unsigned long) TIOCINQ }, 5331*4b9c6d91SCole Faust #endif // TIOCINQ 5332*4b9c6d91SCole Faust #ifdef TIOCLINUX 5333*4b9c6d91SCole Faust { "TIOCLINUX", (unsigned long) TIOCLINUX }, 5334*4b9c6d91SCole Faust #endif // TIOCLINUX 5335*4b9c6d91SCole Faust #ifdef TIOCMBIC 5336*4b9c6d91SCole Faust { "TIOCMBIC", (unsigned long) TIOCMBIC }, 5337*4b9c6d91SCole Faust #endif // TIOCMBIC 5338*4b9c6d91SCole Faust #ifdef TIOCMBIS 5339*4b9c6d91SCole Faust { "TIOCMBIS", (unsigned long) TIOCMBIS }, 5340*4b9c6d91SCole Faust #endif // TIOCMBIS 5341*4b9c6d91SCole Faust #ifdef TIOCM_CAR 5342*4b9c6d91SCole Faust { "TIOCM_CAR", (unsigned long) TIOCM_CAR }, 5343*4b9c6d91SCole Faust #endif // TIOCM_CAR 5344*4b9c6d91SCole Faust #ifdef TIOCM_CD 5345*4b9c6d91SCole Faust { "TIOCM_CD", (unsigned long) TIOCM_CD }, 5346*4b9c6d91SCole Faust #endif // TIOCM_CD 5347*4b9c6d91SCole Faust #ifdef TIOCM_CTS 5348*4b9c6d91SCole Faust { "TIOCM_CTS", (unsigned long) TIOCM_CTS }, 5349*4b9c6d91SCole Faust #endif // TIOCM_CTS 5350*4b9c6d91SCole Faust #ifdef TIOCM_DSR 5351*4b9c6d91SCole Faust { "TIOCM_DSR", (unsigned long) TIOCM_DSR }, 5352*4b9c6d91SCole Faust #endif // TIOCM_DSR 5353*4b9c6d91SCole Faust #ifdef TIOCM_DTR 5354*4b9c6d91SCole Faust { "TIOCM_DTR", (unsigned long) TIOCM_DTR }, 5355*4b9c6d91SCole Faust #endif // TIOCM_DTR 5356*4b9c6d91SCole Faust #ifdef TIOCMGET 5357*4b9c6d91SCole Faust { "TIOCMGET", (unsigned long) TIOCMGET }, 5358*4b9c6d91SCole Faust #endif // TIOCMGET 5359*4b9c6d91SCole Faust #ifdef TIOCMIWAIT 5360*4b9c6d91SCole Faust { "TIOCMIWAIT", (unsigned long) TIOCMIWAIT }, 5361*4b9c6d91SCole Faust #endif // TIOCMIWAIT 5362*4b9c6d91SCole Faust #ifdef TIOCM_LE 5363*4b9c6d91SCole Faust { "TIOCM_LE", (unsigned long) TIOCM_LE }, 5364*4b9c6d91SCole Faust #endif // TIOCM_LE 5365*4b9c6d91SCole Faust #ifdef TIOCM_LOOP 5366*4b9c6d91SCole Faust { "TIOCM_LOOP", (unsigned long) TIOCM_LOOP }, 5367*4b9c6d91SCole Faust #endif // TIOCM_LOOP 5368*4b9c6d91SCole Faust #ifdef TIOCM_OUT1 5369*4b9c6d91SCole Faust { "TIOCM_OUT1", (unsigned long) TIOCM_OUT1 }, 5370*4b9c6d91SCole Faust #endif // TIOCM_OUT1 5371*4b9c6d91SCole Faust #ifdef TIOCM_OUT2 5372*4b9c6d91SCole Faust { "TIOCM_OUT2", (unsigned long) TIOCM_OUT2 }, 5373*4b9c6d91SCole Faust #endif // TIOCM_OUT2 5374*4b9c6d91SCole Faust #ifdef TIOCM_RI 5375*4b9c6d91SCole Faust { "TIOCM_RI", (unsigned long) TIOCM_RI }, 5376*4b9c6d91SCole Faust #endif // TIOCM_RI 5377*4b9c6d91SCole Faust #ifdef TIOCM_RNG 5378*4b9c6d91SCole Faust { "TIOCM_RNG", (unsigned long) TIOCM_RNG }, 5379*4b9c6d91SCole Faust #endif // TIOCM_RNG 5380*4b9c6d91SCole Faust #ifdef TIOCM_RTS 5381*4b9c6d91SCole Faust { "TIOCM_RTS", (unsigned long) TIOCM_RTS }, 5382*4b9c6d91SCole Faust #endif // TIOCM_RTS 5383*4b9c6d91SCole Faust #ifdef TIOCMSET 5384*4b9c6d91SCole Faust { "TIOCMSET", (unsigned long) TIOCMSET }, 5385*4b9c6d91SCole Faust #endif // TIOCMSET 5386*4b9c6d91SCole Faust #ifdef TIOCM_SR 5387*4b9c6d91SCole Faust { "TIOCM_SR", (unsigned long) TIOCM_SR }, 5388*4b9c6d91SCole Faust #endif // TIOCM_SR 5389*4b9c6d91SCole Faust #ifdef TIOCM_ST 5390*4b9c6d91SCole Faust { "TIOCM_ST", (unsigned long) TIOCM_ST }, 5391*4b9c6d91SCole Faust #endif // TIOCM_ST 5392*4b9c6d91SCole Faust #ifdef TIOCNOTTY 5393*4b9c6d91SCole Faust { "TIOCNOTTY", (unsigned long) TIOCNOTTY }, 5394*4b9c6d91SCole Faust #endif // TIOCNOTTY 5395*4b9c6d91SCole Faust #ifdef TIOCNXCL 5396*4b9c6d91SCole Faust { "TIOCNXCL", (unsigned long) TIOCNXCL }, 5397*4b9c6d91SCole Faust #endif // TIOCNXCL 5398*4b9c6d91SCole Faust #ifdef TIOCOUTQ 5399*4b9c6d91SCole Faust { "TIOCOUTQ", (unsigned long) TIOCOUTQ }, 5400*4b9c6d91SCole Faust #endif // TIOCOUTQ 5401*4b9c6d91SCole Faust #ifdef TIOCPKT 5402*4b9c6d91SCole Faust { "TIOCPKT", (unsigned long) TIOCPKT }, 5403*4b9c6d91SCole Faust #endif // TIOCPKT 5404*4b9c6d91SCole Faust #ifdef TIOCPKT_DATA 5405*4b9c6d91SCole Faust { "TIOCPKT_DATA", (unsigned long) TIOCPKT_DATA }, 5406*4b9c6d91SCole Faust #endif // TIOCPKT_DATA 5407*4b9c6d91SCole Faust #ifdef TIOCPKT_DOSTOP 5408*4b9c6d91SCole Faust { "TIOCPKT_DOSTOP", (unsigned long) TIOCPKT_DOSTOP }, 5409*4b9c6d91SCole Faust #endif // TIOCPKT_DOSTOP 5410*4b9c6d91SCole Faust #ifdef TIOCPKT_FLUSHREAD 5411*4b9c6d91SCole Faust { "TIOCPKT_FLUSHREAD", (unsigned long) TIOCPKT_FLUSHREAD }, 5412*4b9c6d91SCole Faust #endif // TIOCPKT_FLUSHREAD 5413*4b9c6d91SCole Faust #ifdef TIOCPKT_FLUSHWRITE 5414*4b9c6d91SCole Faust { "TIOCPKT_FLUSHWRITE", (unsigned long) TIOCPKT_FLUSHWRITE }, 5415*4b9c6d91SCole Faust #endif // TIOCPKT_FLUSHWRITE 5416*4b9c6d91SCole Faust #ifdef TIOCPKT_IOCTL 5417*4b9c6d91SCole Faust { "TIOCPKT_IOCTL", (unsigned long) TIOCPKT_IOCTL }, 5418*4b9c6d91SCole Faust #endif // TIOCPKT_IOCTL 5419*4b9c6d91SCole Faust #ifdef TIOCPKT_NOSTOP 5420*4b9c6d91SCole Faust { "TIOCPKT_NOSTOP", (unsigned long) TIOCPKT_NOSTOP }, 5421*4b9c6d91SCole Faust #endif // TIOCPKT_NOSTOP 5422*4b9c6d91SCole Faust #ifdef TIOCPKT_START 5423*4b9c6d91SCole Faust { "TIOCPKT_START", (unsigned long) TIOCPKT_START }, 5424*4b9c6d91SCole Faust #endif // TIOCPKT_START 5425*4b9c6d91SCole Faust #ifdef TIOCPKT_STOP 5426*4b9c6d91SCole Faust { "TIOCPKT_STOP", (unsigned long) TIOCPKT_STOP }, 5427*4b9c6d91SCole Faust #endif // TIOCPKT_STOP 5428*4b9c6d91SCole Faust #ifdef TIOCSBRK 5429*4b9c6d91SCole Faust { "TIOCSBRK", (unsigned long) TIOCSBRK }, 5430*4b9c6d91SCole Faust #endif // TIOCSBRK 5431*4b9c6d91SCole Faust #ifdef TIOCSCTTY 5432*4b9c6d91SCole Faust { "TIOCSCTTY", (unsigned long) TIOCSCTTY }, 5433*4b9c6d91SCole Faust #endif // TIOCSCTTY 5434*4b9c6d91SCole Faust #ifdef TIOCSERCONFIG 5435*4b9c6d91SCole Faust { "TIOCSERCONFIG", (unsigned long) TIOCSERCONFIG }, 5436*4b9c6d91SCole Faust #endif // TIOCSERCONFIG 5437*4b9c6d91SCole Faust #ifdef TIOCSERGETLSR 5438*4b9c6d91SCole Faust { "TIOCSERGETLSR", (unsigned long) TIOCSERGETLSR }, 5439*4b9c6d91SCole Faust #endif // TIOCSERGETLSR 5440*4b9c6d91SCole Faust #ifdef TIOCSERGETMULTI 5441*4b9c6d91SCole Faust { "TIOCSERGETMULTI", (unsigned long) TIOCSERGETMULTI }, 5442*4b9c6d91SCole Faust #endif // TIOCSERGETMULTI 5443*4b9c6d91SCole Faust #ifdef TIOCSERGSTRUCT 5444*4b9c6d91SCole Faust { "TIOCSERGSTRUCT", (unsigned long) TIOCSERGSTRUCT }, 5445*4b9c6d91SCole Faust #endif // TIOCSERGSTRUCT 5446*4b9c6d91SCole Faust #ifdef TIOCSERGWILD 5447*4b9c6d91SCole Faust { "TIOCSERGWILD", (unsigned long) TIOCSERGWILD }, 5448*4b9c6d91SCole Faust #endif // TIOCSERGWILD 5449*4b9c6d91SCole Faust #ifdef TIOCSERSETMULTI 5450*4b9c6d91SCole Faust { "TIOCSERSETMULTI", (unsigned long) TIOCSERSETMULTI }, 5451*4b9c6d91SCole Faust #endif // TIOCSERSETMULTI 5452*4b9c6d91SCole Faust #ifdef TIOCSERSWILD 5453*4b9c6d91SCole Faust { "TIOCSERSWILD", (unsigned long) TIOCSERSWILD }, 5454*4b9c6d91SCole Faust #endif // TIOCSERSWILD 5455*4b9c6d91SCole Faust #ifdef TIOCSER_TEMT 5456*4b9c6d91SCole Faust { "TIOCSER_TEMT", (unsigned long) TIOCSER_TEMT }, 5457*4b9c6d91SCole Faust #endif // TIOCSER_TEMT 5458*4b9c6d91SCole Faust #ifdef TIOCSETD 5459*4b9c6d91SCole Faust { "TIOCSETD", (unsigned long) TIOCSETD }, 5460*4b9c6d91SCole Faust #endif // TIOCSETD 5461*4b9c6d91SCole Faust #ifdef TIOCSIG 5462*4b9c6d91SCole Faust { "TIOCSIG", (unsigned long) TIOCSIG }, 5463*4b9c6d91SCole Faust #endif // TIOCSIG 5464*4b9c6d91SCole Faust #ifdef TIOCSISO7816 5465*4b9c6d91SCole Faust { "TIOCSISO7816", (unsigned long) TIOCSISO7816 }, 5466*4b9c6d91SCole Faust #endif // TIOCSISO7816 5467*4b9c6d91SCole Faust #ifdef TIOCSLCKTRMIOS 5468*4b9c6d91SCole Faust { "TIOCSLCKTRMIOS", (unsigned long) TIOCSLCKTRMIOS }, 5469*4b9c6d91SCole Faust #endif // TIOCSLCKTRMIOS 5470*4b9c6d91SCole Faust #ifdef TIOCSPGRP 5471*4b9c6d91SCole Faust { "TIOCSPGRP", (unsigned long) TIOCSPGRP }, 5472*4b9c6d91SCole Faust #endif // TIOCSPGRP 5473*4b9c6d91SCole Faust #ifdef TIOCSPTLCK 5474*4b9c6d91SCole Faust { "TIOCSPTLCK", (unsigned long) TIOCSPTLCK }, 5475*4b9c6d91SCole Faust #endif // TIOCSPTLCK 5476*4b9c6d91SCole Faust #ifdef TIOCSRS485 5477*4b9c6d91SCole Faust { "TIOCSRS485", (unsigned long) TIOCSRS485 }, 5478*4b9c6d91SCole Faust #endif // TIOCSRS485 5479*4b9c6d91SCole Faust #ifdef TIOCSSERIAL 5480*4b9c6d91SCole Faust { "TIOCSSERIAL", (unsigned long) TIOCSSERIAL }, 5481*4b9c6d91SCole Faust #endif // TIOCSSERIAL 5482*4b9c6d91SCole Faust #ifdef TIOCSSOFTCAR 5483*4b9c6d91SCole Faust { "TIOCSSOFTCAR", (unsigned long) TIOCSSOFTCAR }, 5484*4b9c6d91SCole Faust #endif // TIOCSSOFTCAR 5485*4b9c6d91SCole Faust #ifdef TIOCSTI 5486*4b9c6d91SCole Faust { "TIOCSTI", (unsigned long) TIOCSTI }, 5487*4b9c6d91SCole Faust #endif // TIOCSTI 5488*4b9c6d91SCole Faust #ifdef TIOCSWINSZ 5489*4b9c6d91SCole Faust { "TIOCSWINSZ", (unsigned long) TIOCSWINSZ }, 5490*4b9c6d91SCole Faust #endif // TIOCSWINSZ 5491*4b9c6d91SCole Faust #ifdef TIOCVHANGUP 5492*4b9c6d91SCole Faust { "TIOCVHANGUP", (unsigned long) TIOCVHANGUP }, 5493*4b9c6d91SCole Faust #endif // TIOCVHANGUP 5494*4b9c6d91SCole Faust #ifdef TOSTOP 5495*4b9c6d91SCole Faust { "TOSTOP", (unsigned long) TOSTOP }, 5496*4b9c6d91SCole Faust #endif // TOSTOP 5497*4b9c6d91SCole Faust #ifdef UART_CLEAR_FIFO 5498*4b9c6d91SCole Faust { "UART_CLEAR_FIFO", (unsigned long) UART_CLEAR_FIFO }, 5499*4b9c6d91SCole Faust #endif // UART_CLEAR_FIFO 5500*4b9c6d91SCole Faust #ifdef UART_NATSEMI 5501*4b9c6d91SCole Faust { "UART_NATSEMI", (unsigned long) UART_NATSEMI }, 5502*4b9c6d91SCole Faust #endif // UART_NATSEMI 5503*4b9c6d91SCole Faust #ifdef UART_STARTECH 5504*4b9c6d91SCole Faust { "UART_STARTECH", (unsigned long) UART_STARTECH }, 5505*4b9c6d91SCole Faust #endif // UART_STARTECH 5506*4b9c6d91SCole Faust #ifdef UART_USE_FIFO 5507*4b9c6d91SCole Faust { "UART_USE_FIFO", (unsigned long) UART_USE_FIFO }, 5508*4b9c6d91SCole Faust #endif // UART_USE_FIFO 5509*4b9c6d91SCole Faust #ifdef VDISCARD 5510*4b9c6d91SCole Faust { "VDISCARD", (unsigned long) VDISCARD }, 5511*4b9c6d91SCole Faust #endif // VDISCARD 5512*4b9c6d91SCole Faust #ifdef VEOF 5513*4b9c6d91SCole Faust { "VEOF", (unsigned long) VEOF }, 5514*4b9c6d91SCole Faust #endif // VEOF 5515*4b9c6d91SCole Faust #ifdef VEOL 5516*4b9c6d91SCole Faust { "VEOL", (unsigned long) VEOL }, 5517*4b9c6d91SCole Faust #endif // VEOL 5518*4b9c6d91SCole Faust #ifdef VEOL2 5519*4b9c6d91SCole Faust { "VEOL2", (unsigned long) VEOL2 }, 5520*4b9c6d91SCole Faust #endif // VEOL2 5521*4b9c6d91SCole Faust #ifdef VERASE 5522*4b9c6d91SCole Faust { "VERASE", (unsigned long) VERASE }, 5523*4b9c6d91SCole Faust #endif // VERASE 5524*4b9c6d91SCole Faust #ifdef VINTR 5525*4b9c6d91SCole Faust { "VINTR", (unsigned long) VINTR }, 5526*4b9c6d91SCole Faust #endif // VINTR 5527*4b9c6d91SCole Faust #ifdef VKILL 5528*4b9c6d91SCole Faust { "VKILL", (unsigned long) VKILL }, 5529*4b9c6d91SCole Faust #endif // VKILL 5530*4b9c6d91SCole Faust #ifdef VLNEXT 5531*4b9c6d91SCole Faust { "VLNEXT", (unsigned long) VLNEXT }, 5532*4b9c6d91SCole Faust #endif // VLNEXT 5533*4b9c6d91SCole Faust #ifdef VMIN 5534*4b9c6d91SCole Faust { "VMIN", (unsigned long) VMIN }, 5535*4b9c6d91SCole Faust #endif // VMIN 5536*4b9c6d91SCole Faust #ifdef VQUIT 5537*4b9c6d91SCole Faust { "VQUIT", (unsigned long) VQUIT }, 5538*4b9c6d91SCole Faust #endif // VQUIT 5539*4b9c6d91SCole Faust #ifdef VREPRINT 5540*4b9c6d91SCole Faust { "VREPRINT", (unsigned long) VREPRINT }, 5541*4b9c6d91SCole Faust #endif // VREPRINT 5542*4b9c6d91SCole Faust #ifdef VSTART 5543*4b9c6d91SCole Faust { "VSTART", (unsigned long) VSTART }, 5544*4b9c6d91SCole Faust #endif // VSTART 5545*4b9c6d91SCole Faust #ifdef VSTOP 5546*4b9c6d91SCole Faust { "VSTOP", (unsigned long) VSTOP }, 5547*4b9c6d91SCole Faust #endif // VSTOP 5548*4b9c6d91SCole Faust #ifdef VSUSP 5549*4b9c6d91SCole Faust { "VSUSP", (unsigned long) VSUSP }, 5550*4b9c6d91SCole Faust #endif // VSUSP 5551*4b9c6d91SCole Faust #ifdef VSWTC 5552*4b9c6d91SCole Faust { "VSWTC", (unsigned long) VSWTC }, 5553*4b9c6d91SCole Faust #endif // VSWTC 5554*4b9c6d91SCole Faust #ifdef VT0 5555*4b9c6d91SCole Faust { "VT0", (unsigned long) VT0 }, 5556*4b9c6d91SCole Faust #endif // VT0 5557*4b9c6d91SCole Faust #ifdef VT1 5558*4b9c6d91SCole Faust { "VT1", (unsigned long) VT1 }, 5559*4b9c6d91SCole Faust #endif // VT1 5560*4b9c6d91SCole Faust #ifdef VTDLY 5561*4b9c6d91SCole Faust { "VTDLY", (unsigned long) VTDLY }, 5562*4b9c6d91SCole Faust #endif // VTDLY 5563*4b9c6d91SCole Faust #ifdef VTIME 5564*4b9c6d91SCole Faust { "VTIME", (unsigned long) VTIME }, 5565*4b9c6d91SCole Faust #endif // VTIME 5566*4b9c6d91SCole Faust #ifdef VWERASE 5567*4b9c6d91SCole Faust { "VWERASE", (unsigned long) VWERASE }, 5568*4b9c6d91SCole Faust #endif // VWERASE 5569*4b9c6d91SCole Faust #ifdef WCHAR_MAX 5570*4b9c6d91SCole Faust { "WCHAR_MAX", (unsigned long) WCHAR_MAX }, 5571*4b9c6d91SCole Faust #endif // WCHAR_MAX 5572*4b9c6d91SCole Faust #ifdef WCHAR_MIN 5573*4b9c6d91SCole Faust { "WCHAR_MIN", (unsigned long) WCHAR_MIN }, 5574*4b9c6d91SCole Faust #endif // WCHAR_MIN 5575*4b9c6d91SCole Faust #ifdef W_OK 5576*4b9c6d91SCole Faust { "W_OK", (unsigned long) W_OK }, 5577*4b9c6d91SCole Faust #endif // W_OK 5578*4b9c6d91SCole Faust #ifdef XATTR_LIST_MAX 5579*4b9c6d91SCole Faust { "XATTR_LIST_MAX", (unsigned long) XATTR_LIST_MAX }, 5580*4b9c6d91SCole Faust #endif // XATTR_LIST_MAX 5581*4b9c6d91SCole Faust #ifdef XATTR_NAME_MAX 5582*4b9c6d91SCole Faust { "XATTR_NAME_MAX", (unsigned long) XATTR_NAME_MAX }, 5583*4b9c6d91SCole Faust #endif // XATTR_NAME_MAX 5584*4b9c6d91SCole Faust #ifdef XATTR_SIZE_MAX 5585*4b9c6d91SCole Faust { "XATTR_SIZE_MAX", (unsigned long) XATTR_SIZE_MAX }, 5586*4b9c6d91SCole Faust #endif // XATTR_SIZE_MAX 5587*4b9c6d91SCole Faust #ifdef XCASE 5588*4b9c6d91SCole Faust { "XCASE", (unsigned long) XCASE }, 5589*4b9c6d91SCole Faust #endif // XCASE 5590*4b9c6d91SCole Faust #ifdef X_OK 5591*4b9c6d91SCole Faust { "X_OK", (unsigned long) X_OK }, 5592*4b9c6d91SCole Faust #endif // X_OK 5593*4b9c6d91SCole Faust #ifdef XTABS 5594*4b9c6d91SCole Faust { "XTABS", (unsigned long) XTABS }, 5595*4b9c6d91SCole Faust #endif // XTABS 5596*4b9c6d91SCole Faust { NULL, 0 }, 5597*4b9c6d91SCole Faust }; 5598