Table of Contents

Class OsConstants

Namespace
Android.System
Assembly
MASES.Netdroid.dll
public class OsConstants : JVMBridgeBase<OsConstants>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<OsConstants>
OsConstants
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<OsConstants>.IsAssignableFrom(IJavaType)
JVMBridgeBase<OsConstants>.IsAssignableFrom<T>()
JVMBridgeBase<OsConstants>.Execute<T>(params T[])
JVMBridgeBase<OsConstants>.DynBridgeClazz
JVMBridgeBase<OsConstants>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

OsConstants()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public OsConstants()

OsConstants(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public OsConstants(params object[] args)

Parameters

args object[]

Properties

AF_INET

public static int AF_INET { get; }

Property Value

int

AF_INET6

public static int AF_INET6 { get; }

Property Value

int
public static int AF_NETLINK { get; }

Property Value

int

AF_PACKET

public static int AF_PACKET { get; }

Property Value

int

AF_UNIX

public static int AF_UNIX { get; }

Property Value

int

AF_UNSPEC

public static int AF_UNSPEC { get; }

Property Value

int

AF_VSOCK

public static int AF_VSOCK { get; }

Property Value

int

AI_ADDRCONFIG

public static int AI_ADDRCONFIG { get; }

Property Value

int

AI_ALL

public static int AI_ALL { get; }

Property Value

int

AI_CANONNAME

public static int AI_CANONNAME { get; }

Property Value

int

AI_NUMERICHOST

public static int AI_NUMERICHOST { get; }

Property Value

int

AI_NUMERICSERV

public static int AI_NUMERICSERV { get; }

Property Value

int

AI_PASSIVE

public static int AI_PASSIVE { get; }

Property Value

int

AI_V4MAPPED

public static int AI_V4MAPPED { get; }

Property Value

int

ARPHRD_ETHER

public static int ARPHRD_ETHER { get; }

Property Value

int

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CAP_AUDIT_CONTROL

public static int CAP_AUDIT_CONTROL { get; }

Property Value

int

CAP_AUDIT_WRITE

public static int CAP_AUDIT_WRITE { get; }

Property Value

int

CAP_BLOCK_SUSPEND

public static int CAP_BLOCK_SUSPEND { get; }

Property Value

int

CAP_CHOWN

public static int CAP_CHOWN { get; }

Property Value

int

CAP_DAC_OVERRIDE

public static int CAP_DAC_OVERRIDE { get; }

Property Value

int
public static int CAP_DAC_READ_SEARCH { get; }

Property Value

int

CAP_FOWNER

public static int CAP_FOWNER { get; }

Property Value

int

CAP_FSETID

public static int CAP_FSETID { get; }

Property Value

int

CAP_IPC_LOCK

public static int CAP_IPC_LOCK { get; }

Property Value

int

CAP_IPC_OWNER

public static int CAP_IPC_OWNER { get; }

Property Value

int

CAP_KILL

public static int CAP_KILL { get; }

Property Value

int

CAP_LAST_CAP

public static int CAP_LAST_CAP { get; }

Property Value

int

CAP_LEASE

public static int CAP_LEASE { get; }

Property Value

int

CAP_LINUX_IMMUTABLE

public static int CAP_LINUX_IMMUTABLE { get; }

Property Value

int

CAP_MAC_ADMIN

public static int CAP_MAC_ADMIN { get; }

Property Value

int

CAP_MAC_OVERRIDE

public static int CAP_MAC_OVERRIDE { get; }

Property Value

int

CAP_MKNOD

public static int CAP_MKNOD { get; }

Property Value

int

CAP_NET_ADMIN

public static int CAP_NET_ADMIN { get; }

Property Value

int

CAP_NET_BIND_SERVICE

public static int CAP_NET_BIND_SERVICE { get; }

Property Value

int

CAP_NET_BROADCAST

public static int CAP_NET_BROADCAST { get; }

Property Value

int

CAP_NET_RAW

public static int CAP_NET_RAW { get; }

Property Value

int

CAP_SETFCAP

public static int CAP_SETFCAP { get; }

Property Value

int

CAP_SETGID

public static int CAP_SETGID { get; }

Property Value

int

CAP_SETPCAP

public static int CAP_SETPCAP { get; }

Property Value

int

CAP_SETUID

public static int CAP_SETUID { get; }

Property Value

int

CAP_SYSLOG

public static int CAP_SYSLOG { get; }

Property Value

int

CAP_SYS_ADMIN

public static int CAP_SYS_ADMIN { get; }

Property Value

int

CAP_SYS_BOOT

public static int CAP_SYS_BOOT { get; }

Property Value

int

CAP_SYS_CHROOT

public static int CAP_SYS_CHROOT { get; }

Property Value

int

CAP_SYS_MODULE

public static int CAP_SYS_MODULE { get; }

Property Value

int

CAP_SYS_NICE

public static int CAP_SYS_NICE { get; }

Property Value

int

CAP_SYS_PACCT

public static int CAP_SYS_PACCT { get; }

Property Value

int

CAP_SYS_PTRACE

public static int CAP_SYS_PTRACE { get; }

Property Value

int

CAP_SYS_RAWIO

public static int CAP_SYS_RAWIO { get; }

Property Value

int

CAP_SYS_RESOURCE

public static int CAP_SYS_RESOURCE { get; }

Property Value

int

CAP_SYS_TIME

public static int CAP_SYS_TIME { get; }

Property Value

int

CAP_SYS_TTY_CONFIG

public static int CAP_SYS_TTY_CONFIG { get; }

Property Value

int

CAP_WAKE_ALARM

public static int CAP_WAKE_ALARM { get; }

Property Value

int

E2BIG

public static int E2BIG { get; }

Property Value

int

EACCES

public static int EACCES { get; }

Property Value

int

EADDRINUSE

public static int EADDRINUSE { get; }

Property Value

int

EADDRNOTAVAIL

public static int EADDRNOTAVAIL { get; }

Property Value

int

EAFNOSUPPORT

public static int EAFNOSUPPORT { get; }

Property Value

int

EAGAIN

public static int EAGAIN { get; }

Property Value

int

EAI_AGAIN

public static int EAI_AGAIN { get; }

Property Value

int

EAI_BADFLAGS

public static int EAI_BADFLAGS { get; }

Property Value

int

EAI_FAIL

public static int EAI_FAIL { get; }

Property Value

int

EAI_FAMILY

public static int EAI_FAMILY { get; }

Property Value

int

EAI_MEMORY

public static int EAI_MEMORY { get; }

Property Value

int

EAI_NODATA

public static int EAI_NODATA { get; }

Property Value

int

EAI_NONAME

public static int EAI_NONAME { get; }

Property Value

int

EAI_OVERFLOW

public static int EAI_OVERFLOW { get; }

Property Value

int

EAI_SERVICE

public static int EAI_SERVICE { get; }

Property Value

int

EAI_SOCKTYPE

public static int EAI_SOCKTYPE { get; }

Property Value

int

EAI_SYSTEM

public static int EAI_SYSTEM { get; }

Property Value

int

EALREADY

public static int EALREADY { get; }

Property Value

int

EBADF

public static int EBADF { get; }

Property Value

int

EBADMSG

public static int EBADMSG { get; }

Property Value

int

EBUSY

public static int EBUSY { get; }

Property Value

int

ECANCELED

public static int ECANCELED { get; }

Property Value

int

ECHILD

public static int ECHILD { get; }

Property Value

int

ECONNABORTED

public static int ECONNABORTED { get; }

Property Value

int

ECONNREFUSED

public static int ECONNREFUSED { get; }

Property Value

int

ECONNRESET

public static int ECONNRESET { get; }

Property Value

int

EDEADLK

public static int EDEADLK { get; }

Property Value

int

EDESTADDRREQ

public static int EDESTADDRREQ { get; }

Property Value

int

EDOM

public static int EDOM { get; }

Property Value

int

EDQUOT

public static int EDQUOT { get; }

Property Value

int

EEXIST

public static int EEXIST { get; }

Property Value

int

EFAULT

public static int EFAULT { get; }

Property Value

int

EFBIG

public static int EFBIG { get; }

Property Value

int

EHOSTUNREACH

public static int EHOSTUNREACH { get; }

Property Value

int

EIDRM

public static int EIDRM { get; }

Property Value

int

EILSEQ

public static int EILSEQ { get; }

Property Value

int

EINPROGRESS

public static int EINPROGRESS { get; }

Property Value

int

EINTR

public static int EINTR { get; }

Property Value

int

EINVAL

public static int EINVAL { get; }

Property Value

int

EIO

public static int EIO { get; }

Property Value

int

EISCONN

public static int EISCONN { get; }

Property Value

int

EISDIR

public static int EISDIR { get; }

Property Value

int

ELOOP

public static int ELOOP { get; }

Property Value

int

EMFILE

public static int EMFILE { get; }

Property Value

int
public static int EMLINK { get; }

Property Value

int

EMSGSIZE

public static int EMSGSIZE { get; }

Property Value

int

EMULTIHOP

public static int EMULTIHOP { get; }

Property Value

int

ENAMETOOLONG

public static int ENAMETOOLONG { get; }

Property Value

int

ENETDOWN

public static int ENETDOWN { get; }

Property Value

int

ENETRESET

public static int ENETRESET { get; }

Property Value

int

ENETUNREACH

public static int ENETUNREACH { get; }

Property Value

int

ENFILE

public static int ENFILE { get; }

Property Value

int

ENOBUFS

public static int ENOBUFS { get; }

Property Value

int

ENODATA

public static int ENODATA { get; }

Property Value

int

ENODEV

public static int ENODEV { get; }

Property Value

int

ENOENT

public static int ENOENT { get; }

Property Value

int

ENOEXEC

public static int ENOEXEC { get; }

Property Value

int

ENOLCK

public static int ENOLCK { get; }

Property Value

int
public static int ENOLINK { get; }

Property Value

int

ENOMEM

public static int ENOMEM { get; }

Property Value

int

ENOMSG

public static int ENOMSG { get; }

Property Value

int

ENONET

public static int ENONET { get; }

Property Value

int

ENOPROTOOPT

public static int ENOPROTOOPT { get; }

Property Value

int

ENOSPC

public static int ENOSPC { get; }

Property Value

int

ENOSR

public static int ENOSR { get; }

Property Value

int

ENOSTR

public static int ENOSTR { get; }

Property Value

int

ENOSYS

public static int ENOSYS { get; }

Property Value

int

ENOTCONN

public static int ENOTCONN { get; }

Property Value

int

ENOTDIR

public static int ENOTDIR { get; }

Property Value

int

ENOTEMPTY

public static int ENOTEMPTY { get; }

Property Value

int

ENOTSOCK

public static int ENOTSOCK { get; }

Property Value

int

ENOTSUP

public static int ENOTSUP { get; }

Property Value

int

ENOTTY

public static int ENOTTY { get; }

Property Value

int

ENXIO

public static int ENXIO { get; }

Property Value

int

EOPNOTSUPP

public static int EOPNOTSUPP { get; }

Property Value

int

EOVERFLOW

public static int EOVERFLOW { get; }

Property Value

int

EPERM

public static int EPERM { get; }

Property Value

int

EPIPE

public static int EPIPE { get; }

Property Value

int

EPROTO

public static int EPROTO { get; }

Property Value

int

EPROTONOSUPPORT

public static int EPROTONOSUPPORT { get; }

Property Value

int

EPROTOTYPE

public static int EPROTOTYPE { get; }

Property Value

int

ERANGE

public static int ERANGE { get; }

Property Value

int

EROFS

public static int EROFS { get; }

Property Value

int

ESPIPE

public static int ESPIPE { get; }

Property Value

int

ESRCH

public static int ESRCH { get; }

Property Value

int

ESTALE

public static int ESTALE { get; }

Property Value

int

ETH_P_ALL

public static int ETH_P_ALL { get; }

Property Value

int

ETH_P_ARP

public static int ETH_P_ARP { get; }

Property Value

int

ETH_P_IP

public static int ETH_P_IP { get; }

Property Value

int

ETH_P_IPV6

public static int ETH_P_IPV6 { get; }

Property Value

int

ETIME

public static int ETIME { get; }

Property Value

int

ETIMEDOUT

public static int ETIMEDOUT { get; }

Property Value

int

ETXTBSY

public static int ETXTBSY { get; }

Property Value

int

EXDEV

public static int EXDEV { get; }

Property Value

int

EXIT_FAILURE

public static int EXIT_FAILURE { get; }

Property Value

int

EXIT_SUCCESS

public static int EXIT_SUCCESS { get; }

Property Value

int

FD_CLOEXEC

public static int FD_CLOEXEC { get; }

Property Value

int

FIONREAD

public static int FIONREAD { get; }

Property Value

int

F_DUPFD

public static int F_DUPFD { get; }

Property Value

int

F_DUPFD_CLOEXEC

public static int F_DUPFD_CLOEXEC { get; }

Property Value

int

F_GETFD

public static int F_GETFD { get; }

Property Value

int

F_GETFL

public static int F_GETFL { get; }

Property Value

int

F_GETLK

public static int F_GETLK { get; }

Property Value

int

F_GETLK64

public static int F_GETLK64 { get; }

Property Value

int

F_GETOWN

public static int F_GETOWN { get; }

Property Value

int

F_OK

public static int F_OK { get; }

Property Value

int

F_RDLCK

public static int F_RDLCK { get; }

Property Value

int

F_SETFD

public static int F_SETFD { get; }

Property Value

int

F_SETFL

public static int F_SETFL { get; }

Property Value

int

F_SETLK

public static int F_SETLK { get; }

Property Value

int

F_SETLK64

public static int F_SETLK64 { get; }

Property Value

int

F_SETLKW

public static int F_SETLKW { get; }

Property Value

int

F_SETLKW64

public static int F_SETLKW64 { get; }

Property Value

int

F_SETOWN

public static int F_SETOWN { get; }

Property Value

int

F_UNLCK

public static int F_UNLCK { get; }

Property Value

int

F_WRLCK

public static int F_WRLCK { get; }

Property Value

int

ICMP6_ECHO_REPLY

public static int ICMP6_ECHO_REPLY { get; }

Property Value

int

ICMP6_ECHO_REQUEST

public static int ICMP6_ECHO_REQUEST { get; }

Property Value

int

ICMP_ECHO

public static int ICMP_ECHO { get; }

Property Value

int

ICMP_ECHOREPLY

public static int ICMP_ECHOREPLY { get; }

Property Value

int

IFA_F_DADFAILED

public static int IFA_F_DADFAILED { get; }

Property Value

int

IFA_F_DEPRECATED

public static int IFA_F_DEPRECATED { get; }

Property Value

int

IFA_F_HOMEADDRESS

public static int IFA_F_HOMEADDRESS { get; }

Property Value

int

IFA_F_MANAGETEMPADDR

public static int IFA_F_MANAGETEMPADDR { get; }

Property Value

int

IFA_F_NODAD

public static int IFA_F_NODAD { get; }

Property Value

int

IFA_F_NOPREFIXROUTE

public static int IFA_F_NOPREFIXROUTE { get; }

Property Value

int

IFA_F_OPTIMISTIC

public static int IFA_F_OPTIMISTIC { get; }

Property Value

int

IFA_F_PERMANENT

public static int IFA_F_PERMANENT { get; }

Property Value

int

IFA_F_SECONDARY

public static int IFA_F_SECONDARY { get; }

Property Value

int

IFA_F_TEMPORARY

public static int IFA_F_TEMPORARY { get; }

Property Value

int

IFA_F_TENTATIVE

public static int IFA_F_TENTATIVE { get; }

Property Value

int

IFF_ALLMULTI

public static int IFF_ALLMULTI { get; }

Property Value

int

IFF_AUTOMEDIA

public static int IFF_AUTOMEDIA { get; }

Property Value

int

IFF_BROADCAST

public static int IFF_BROADCAST { get; }

Property Value

int

IFF_DEBUG

public static int IFF_DEBUG { get; }

Property Value

int

IFF_DYNAMIC

public static int IFF_DYNAMIC { get; }

Property Value

int

IFF_LOOPBACK

public static int IFF_LOOPBACK { get; }

Property Value

int

IFF_MASTER

public static int IFF_MASTER { get; }

Property Value

int

IFF_MULTICAST

public static int IFF_MULTICAST { get; }

Property Value

int

IFF_NOARP

public static int IFF_NOARP { get; }

Property Value

int

IFF_NOTRAILERS

public static int IFF_NOTRAILERS { get; }

Property Value

int

IFF_POINTOPOINT

public static int IFF_POINTOPOINT { get; }

Property Value

int

IFF_PORTSEL

public static int IFF_PORTSEL { get; }

Property Value

int

IFF_PROMISC

public static int IFF_PROMISC { get; }

Property Value

int

IFF_RUNNING

public static int IFF_RUNNING { get; }

Property Value

int

IFF_SLAVE

public static int IFF_SLAVE { get; }

Property Value

int

IFF_UP

public static int IFF_UP { get; }

Property Value

int

IPPROTO_ESP

public static int IPPROTO_ESP { get; }

Property Value

int

IPPROTO_ICMP

public static int IPPROTO_ICMP { get; }

Property Value

int

IPPROTO_ICMPV6

public static int IPPROTO_ICMPV6 { get; }

Property Value

int

IPPROTO_IP

public static int IPPROTO_IP { get; }

Property Value

int

IPPROTO_IPV6

public static int IPPROTO_IPV6 { get; }

Property Value

int

IPPROTO_RAW

public static int IPPROTO_RAW { get; }

Property Value

int

IPPROTO_TCP

public static int IPPROTO_TCP { get; }

Property Value

int

IPPROTO_UDP

public static int IPPROTO_UDP { get; }

Property Value

int

IPV6_CHECKSUM

public static int IPV6_CHECKSUM { get; }

Property Value

int

IPV6_MULTICAST_HOPS

public static int IPV6_MULTICAST_HOPS { get; }

Property Value

int

IPV6_MULTICAST_IF

public static int IPV6_MULTICAST_IF { get; }

Property Value

int

IPV6_MULTICAST_LOOP

public static int IPV6_MULTICAST_LOOP { get; }

Property Value

int

IPV6_PKTINFO

public static int IPV6_PKTINFO { get; }

Property Value

int

IPV6_RECVDSTOPTS

public static int IPV6_RECVDSTOPTS { get; }

Property Value

int

IPV6_RECVHOPLIMIT

public static int IPV6_RECVHOPLIMIT { get; }

Property Value

int

IPV6_RECVHOPOPTS

public static int IPV6_RECVHOPOPTS { get; }

Property Value

int

IPV6_RECVPKTINFO

public static int IPV6_RECVPKTINFO { get; }

Property Value

int

IPV6_RECVRTHDR

public static int IPV6_RECVRTHDR { get; }

Property Value

int

IPV6_RECVTCLASS

public static int IPV6_RECVTCLASS { get; }

Property Value

int

IPV6_TCLASS

public static int IPV6_TCLASS { get; }

Property Value

int

IPV6_UNICAST_HOPS

public static int IPV6_UNICAST_HOPS { get; }

Property Value

int

IPV6_V6ONLY

public static int IPV6_V6ONLY { get; }

Property Value

int

IP_MULTICAST_IF

public static int IP_MULTICAST_IF { get; }

Property Value

int

IP_MULTICAST_LOOP

public static int IP_MULTICAST_LOOP { get; }

Property Value

int

IP_MULTICAST_TTL

public static int IP_MULTICAST_TTL { get; }

Property Value

int

IP_TOS

public static int IP_TOS { get; }

Property Value

int

IP_TTL

public static int IP_TTL { get; }

Property Value

int

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

MAP_ANONYMOUS

public static int MAP_ANONYMOUS { get; }

Property Value

int

MAP_FIXED

public static int MAP_FIXED { get; }

Property Value

int

MAP_PRIVATE

public static int MAP_PRIVATE { get; }

Property Value

int

MAP_SHARED

public static int MAP_SHARED { get; }

Property Value

int

MCAST_BLOCK_SOURCE

public static int MCAST_BLOCK_SOURCE { get; }

Property Value

int

MCAST_JOIN_GROUP

public static int MCAST_JOIN_GROUP { get; }

Property Value

int

MCAST_JOIN_SOURCE_GROUP

public static int MCAST_JOIN_SOURCE_GROUP { get; }

Property Value

int

MCAST_LEAVE_GROUP

public static int MCAST_LEAVE_GROUP { get; }

Property Value

int

MCAST_LEAVE_SOURCE_GROUP

public static int MCAST_LEAVE_SOURCE_GROUP { get; }

Property Value

int

MCAST_UNBLOCK_SOURCE

public static int MCAST_UNBLOCK_SOURCE { get; }

Property Value

int

MCL_CURRENT

public static int MCL_CURRENT { get; }

Property Value

int

MCL_FUTURE

public static int MCL_FUTURE { get; }

Property Value

int

MFD_CLOEXEC

public static int MFD_CLOEXEC { get; }

Property Value

int

MSG_CTRUNC

public static int MSG_CTRUNC { get; }

Property Value

int

MSG_DONTROUTE

public static int MSG_DONTROUTE { get; }

Property Value

int

MSG_EOR

public static int MSG_EOR { get; }

Property Value

int

MSG_OOB

public static int MSG_OOB { get; }

Property Value

int

MSG_PEEK

public static int MSG_PEEK { get; }

Property Value

int

MSG_TRUNC

public static int MSG_TRUNC { get; }

Property Value

int

MSG_WAITALL

public static int MSG_WAITALL { get; }

Property Value

int

MS_ASYNC

public static int MS_ASYNC { get; }

Property Value

int

MS_INVALIDATE

public static int MS_INVALIDATE { get; }

Property Value

int

MS_SYNC

public static int MS_SYNC { get; }

Property Value

int
public static int NETLINK_INET_DIAG { get; }

Property Value

int
public static int NETLINK_NETFILTER { get; }

Property Value

int
public static int NETLINK_ROUTE { get; }

Property Value

int
public static int NETLINK_XFRM { get; }

Property Value

int

NI_DGRAM

public static int NI_DGRAM { get; }

Property Value

int

NI_NAMEREQD

public static int NI_NAMEREQD { get; }

Property Value

int

NI_NOFQDN

public static int NI_NOFQDN { get; }

Property Value

int

NI_NUMERICHOST

public static int NI_NUMERICHOST { get; }

Property Value

int

NI_NUMERICSERV

public static int NI_NUMERICSERV { get; }

Property Value

int

O_ACCMODE

public static int O_ACCMODE { get; }

Property Value

int

O_APPEND

public static int O_APPEND { get; }

Property Value

int

O_CLOEXEC

public static int O_CLOEXEC { get; }

Property Value

int

O_CREAT

public static int O_CREAT { get; }

Property Value

int

O_DSYNC

public static int O_DSYNC { get; }

Property Value

int

O_EXCL

public static int O_EXCL { get; }

Property Value

int

O_NOCTTY

public static int O_NOCTTY { get; }

Property Value

int

O_NOFOLLOW

public static int O_NOFOLLOW { get; }

Property Value

int

O_NONBLOCK

public static int O_NONBLOCK { get; }

Property Value

int

O_RDONLY

public static int O_RDONLY { get; }

Property Value

int

O_RDWR

public static int O_RDWR { get; }

Property Value

int

O_SYNC

public static int O_SYNC { get; }

Property Value

int

O_TRUNC

public static int O_TRUNC { get; }

Property Value

int

O_WRONLY

public static int O_WRONLY { get; }

Property Value

int

PACKET_IGNORE_OUTGOING

public static int PACKET_IGNORE_OUTGOING { get; }

Property Value

int

POLLERR

public static int POLLERR { get; }

Property Value

int

POLLHUP

public static int POLLHUP { get; }

Property Value

int

POLLIN

public static int POLLIN { get; }

Property Value

int

POLLNVAL

public static int POLLNVAL { get; }

Property Value

int

POLLOUT

public static int POLLOUT { get; }

Property Value

int

POLLPRI

public static int POLLPRI { get; }

Property Value

int

POLLRDBAND

public static int POLLRDBAND { get; }

Property Value

int

POLLRDNORM

public static int POLLRDNORM { get; }

Property Value

int

POLLWRBAND

public static int POLLWRBAND { get; }

Property Value

int

POLLWRNORM

public static int POLLWRNORM { get; }

Property Value

int

PROT_EXEC

public static int PROT_EXEC { get; }

Property Value

int

PROT_NONE

public static int PROT_NONE { get; }

Property Value

int

PROT_READ

public static int PROT_READ { get; }

Property Value

int

PROT_WRITE

public static int PROT_WRITE { get; }

Property Value

int

PR_GET_DUMPABLE

public static int PR_GET_DUMPABLE { get; }

Property Value

int

PR_SET_DUMPABLE

public static int PR_SET_DUMPABLE { get; }

Property Value

int

PR_SET_NO_NEW_PRIVS

public static int PR_SET_NO_NEW_PRIVS { get; }

Property Value

int

RTMGRP_NEIGH

public static int RTMGRP_NEIGH { get; }

Property Value

int

RT_SCOPE_HOST

public static int RT_SCOPE_HOST { get; }

Property Value

int
public static int RT_SCOPE_LINK { get; }

Property Value

int

RT_SCOPE_NOWHERE

public static int RT_SCOPE_NOWHERE { get; }

Property Value

int

RT_SCOPE_SITE

public static int RT_SCOPE_SITE { get; }

Property Value

int

RT_SCOPE_UNIVERSE

public static int RT_SCOPE_UNIVERSE { get; }

Property Value

int

R_OK

public static int R_OK { get; }

Property Value

int

SEEK_CUR

public static int SEEK_CUR { get; }

Property Value

int

SEEK_END

public static int SEEK_END { get; }

Property Value

int

SEEK_SET

public static int SEEK_SET { get; }

Property Value

int

SHUT_RD

public static int SHUT_RD { get; }

Property Value

int

SHUT_RDWR

public static int SHUT_RDWR { get; }

Property Value

int

SHUT_WR

public static int SHUT_WR { get; }

Property Value

int

SIGABRT

public static int SIGABRT { get; }

Property Value

int

SIGALRM

public static int SIGALRM { get; }

Property Value

int

SIGBUS

public static int SIGBUS { get; }

Property Value

int

SIGCHLD

public static int SIGCHLD { get; }

Property Value

int

SIGCONT

public static int SIGCONT { get; }

Property Value

int

SIGFPE

public static int SIGFPE { get; }

Property Value

int

SIGHUP

public static int SIGHUP { get; }

Property Value

int

SIGILL

public static int SIGILL { get; }

Property Value

int

SIGINT

public static int SIGINT { get; }

Property Value

int

SIGIO

public static int SIGIO { get; }

Property Value

int

SIGKILL

public static int SIGKILL { get; }

Property Value

int

SIGPIPE

public static int SIGPIPE { get; }

Property Value

int

SIGPROF

public static int SIGPROF { get; }

Property Value

int

SIGPWR

public static int SIGPWR { get; }

Property Value

int

SIGQUIT

public static int SIGQUIT { get; }

Property Value

int

SIGRTMAX

public static int SIGRTMAX { get; }

Property Value

int

SIGRTMIN

public static int SIGRTMIN { get; }

Property Value

int

SIGSEGV

public static int SIGSEGV { get; }

Property Value

int

SIGSTKFLT

public static int SIGSTKFLT { get; }

Property Value

int

SIGSTOP

public static int SIGSTOP { get; }

Property Value

int

SIGSYS

public static int SIGSYS { get; }

Property Value

int

SIGTERM

public static int SIGTERM { get; }

Property Value

int

SIGTRAP

public static int SIGTRAP { get; }

Property Value

int

SIGTSTP

public static int SIGTSTP { get; }

Property Value

int

SIGTTIN

public static int SIGTTIN { get; }

Property Value

int

SIGTTOU

public static int SIGTTOU { get; }

Property Value

int

SIGURG

public static int SIGURG { get; }

Property Value

int

SIGUSR1

public static int SIGUSR1 { get; }

Property Value

int

SIGUSR2

public static int SIGUSR2 { get; }

Property Value

int

SIGVTALRM

public static int SIGVTALRM { get; }

Property Value

int

SIGWINCH

public static int SIGWINCH { get; }

Property Value

int

SIGXCPU

public static int SIGXCPU { get; }

Property Value

int

SIGXFSZ

public static int SIGXFSZ { get; }

Property Value

int

SIOCGIFADDR

public static int SIOCGIFADDR { get; }

Property Value

int

SIOCGIFBRDADDR

public static int SIOCGIFBRDADDR { get; }

Property Value

int

SIOCGIFDSTADDR

public static int SIOCGIFDSTADDR { get; }

Property Value

int

SIOCGIFNETMASK

public static int SIOCGIFNETMASK { get; }

Property Value

int

SOCK_CLOEXEC

public static int SOCK_CLOEXEC { get; }

Property Value

int

SOCK_DGRAM

public static int SOCK_DGRAM { get; }

Property Value

int

SOCK_NONBLOCK

public static int SOCK_NONBLOCK { get; }

Property Value

int

SOCK_RAW

public static int SOCK_RAW { get; }

Property Value

int

SOCK_SEQPACKET

public static int SOCK_SEQPACKET { get; }

Property Value

int

SOCK_STREAM

public static int SOCK_STREAM { get; }

Property Value

int

SOL_PACKET

public static int SOL_PACKET { get; }

Property Value

int

SOL_SOCKET

public static int SOL_SOCKET { get; }

Property Value

int

SOL_UDP

public static int SOL_UDP { get; }

Property Value

int

SO_BINDTODEVICE

public static int SO_BINDTODEVICE { get; }

Property Value

int

SO_BROADCAST

public static int SO_BROADCAST { get; }

Property Value

int

SO_DEBUG

public static int SO_DEBUG { get; }

Property Value

int

SO_DONTROUTE

public static int SO_DONTROUTE { get; }

Property Value

int

SO_ERROR

public static int SO_ERROR { get; }

Property Value

int

SO_KEEPALIVE

public static int SO_KEEPALIVE { get; }

Property Value

int

SO_LINGER

public static int SO_LINGER { get; }

Property Value

int

SO_OOBINLINE

public static int SO_OOBINLINE { get; }

Property Value

int

SO_PASSCRED

public static int SO_PASSCRED { get; }

Property Value

int

SO_PEERCRED

public static int SO_PEERCRED { get; }

Property Value

int

SO_RCVBUF

public static int SO_RCVBUF { get; }

Property Value

int

SO_RCVLOWAT

public static int SO_RCVLOWAT { get; }

Property Value

int

SO_RCVTIMEO

public static int SO_RCVTIMEO { get; }

Property Value

int

SO_REUSEADDR

public static int SO_REUSEADDR { get; }

Property Value

int

SO_SNDBUF

public static int SO_SNDBUF { get; }

Property Value

int

SO_SNDLOWAT

public static int SO_SNDLOWAT { get; }

Property Value

int

SO_SNDTIMEO

public static int SO_SNDTIMEO { get; }

Property Value

int

SO_TYPE

public static int SO_TYPE { get; }

Property Value

int

STDERR_FILENO

public static int STDERR_FILENO { get; }

Property Value

int

STDIN_FILENO

public static int STDIN_FILENO { get; }

Property Value

int

STDOUT_FILENO

public static int STDOUT_FILENO { get; }

Property Value

int

ST_MANDLOCK

public static int ST_MANDLOCK { get; }

Property Value

int

ST_NOATIME

public static int ST_NOATIME { get; }

Property Value

int

ST_NODEV

public static int ST_NODEV { get; }

Property Value

int

ST_NODIRATIME

public static int ST_NODIRATIME { get; }

Property Value

int

ST_NOEXEC

public static int ST_NOEXEC { get; }

Property Value

int

ST_NOSUID

public static int ST_NOSUID { get; }

Property Value

int

ST_RDONLY

public static int ST_RDONLY { get; }

Property Value

int

ST_RELATIME

public static int ST_RELATIME { get; }

Property Value

int

ST_SYNCHRONOUS

public static int ST_SYNCHRONOUS { get; }

Property Value

int

S_IFBLK

public static int S_IFBLK { get; }

Property Value

int

S_IFCHR

public static int S_IFCHR { get; }

Property Value

int

S_IFDIR

public static int S_IFDIR { get; }

Property Value

int

S_IFIFO

public static int S_IFIFO { get; }

Property Value

int

S_IFLNK

public static int S_IFLNK { get; }

Property Value

int

S_IFMT

public static int S_IFMT { get; }

Property Value

int

S_IFREG

public static int S_IFREG { get; }

Property Value

int

S_IFSOCK

public static int S_IFSOCK { get; }

Property Value

int

S_IRGRP

public static int S_IRGRP { get; }

Property Value

int

S_IROTH

public static int S_IROTH { get; }

Property Value

int

S_IRUSR

public static int S_IRUSR { get; }

Property Value

int

S_IRWXG

public static int S_IRWXG { get; }

Property Value

int

S_IRWXO

public static int S_IRWXO { get; }

Property Value

int

S_IRWXU

public static int S_IRWXU { get; }

Property Value

int

S_ISGID

public static int S_ISGID { get; }

Property Value

int

S_ISUID

public static int S_ISUID { get; }

Property Value

int

S_ISVTX

public static int S_ISVTX { get; }

Property Value

int

S_IWGRP

public static int S_IWGRP { get; }

Property Value

int

S_IWOTH

public static int S_IWOTH { get; }

Property Value

int

S_IWUSR

public static int S_IWUSR { get; }

Property Value

int

S_IXGRP

public static int S_IXGRP { get; }

Property Value

int

S_IXOTH

public static int S_IXOTH { get; }

Property Value

int

S_IXUSR

public static int S_IXUSR { get; }

Property Value

int

TCP_NODELAY

public static int TCP_NODELAY { get; }

Property Value

int

TCP_USER_TIMEOUT

public static int TCP_USER_TIMEOUT { get; }

Property Value

int

UDP_GRO

public static int UDP_GRO { get; }

Property Value

int

UDP_SEGMENT

public static int UDP_SEGMENT { get; }

Property Value

int

VMADDR_CID_ANY

public static int VMADDR_CID_ANY { get; }

Property Value

int

VMADDR_CID_HOST

public static int VMADDR_CID_HOST { get; }

Property Value

int

VMADDR_CID_LOCAL

public static int VMADDR_CID_LOCAL { get; }

Property Value

int

VMADDR_PORT_ANY

public static int VMADDR_PORT_ANY { get; }

Property Value

int

WCONTINUED

public static int WCONTINUED { get; }

Property Value

int

WEXITED

public static int WEXITED { get; }

Property Value

int

WNOHANG

public static int WNOHANG { get; }

Property Value

int

WNOWAIT

public static int WNOWAIT { get; }

Property Value

int

WSTOPPED

public static int WSTOPPED { get; }

Property Value

int

WUNTRACED

public static int WUNTRACED { get; }

Property Value

int

W_OK

public static int W_OK { get; }

Property Value

int

X_OK

public static int X_OK { get; }

Property Value

int

_SC_2_CHAR_TERM

public static int _SC_2_CHAR_TERM { get; }

Property Value

int

_SC_2_C_BIND

public static int _SC_2_C_BIND { get; }

Property Value

int

_SC_2_C_DEV

public static int _SC_2_C_DEV { get; }

Property Value

int

_SC_2_C_VERSION

public static int _SC_2_C_VERSION { get; }

Property Value

int

_SC_2_FORT_DEV

public static int _SC_2_FORT_DEV { get; }

Property Value

int

_SC_2_FORT_RUN

public static int _SC_2_FORT_RUN { get; }

Property Value

int

_SC_2_LOCALEDEF

public static int _SC_2_LOCALEDEF { get; }

Property Value

int

_SC_2_SW_DEV

public static int _SC_2_SW_DEV { get; }

Property Value

int

_SC_2_UPE

public static int _SC_2_UPE { get; }

Property Value

int

_SC_2_VERSION

public static int _SC_2_VERSION { get; }

Property Value

int

_SC_AIO_LISTIO_MAX

public static int _SC_AIO_LISTIO_MAX { get; }

Property Value

int

_SC_AIO_MAX

public static int _SC_AIO_MAX { get; }

Property Value

int

_SC_AIO_PRIO_DELTA_MAX

public static int _SC_AIO_PRIO_DELTA_MAX { get; }

Property Value

int

_SC_ARG_MAX

public static int _SC_ARG_MAX { get; }

Property Value

int

_SC_ASYNCHRONOUS_IO

public static int _SC_ASYNCHRONOUS_IO { get; }

Property Value

int

_SC_ATEXIT_MAX

public static int _SC_ATEXIT_MAX { get; }

Property Value

int

_SC_AVPHYS_PAGES

public static int _SC_AVPHYS_PAGES { get; }

Property Value

int

_SC_BC_BASE_MAX

public static int _SC_BC_BASE_MAX { get; }

Property Value

int

_SC_BC_DIM_MAX

public static int _SC_BC_DIM_MAX { get; }

Property Value

int

_SC_BC_SCALE_MAX

public static int _SC_BC_SCALE_MAX { get; }

Property Value

int

_SC_BC_STRING_MAX

public static int _SC_BC_STRING_MAX { get; }

Property Value

int

_SC_CHILD_MAX

public static int _SC_CHILD_MAX { get; }

Property Value

int

_SC_CLK_TCK

public static int _SC_CLK_TCK { get; }

Property Value

int

_SC_COLL_WEIGHTS_MAX

public static int _SC_COLL_WEIGHTS_MAX { get; }

Property Value

int

_SC_DELAYTIMER_MAX

public static int _SC_DELAYTIMER_MAX { get; }

Property Value

int

_SC_EXPR_NEST_MAX

public static int _SC_EXPR_NEST_MAX { get; }

Property Value

int

_SC_FSYNC

public static int _SC_FSYNC { get; }

Property Value

int

_SC_GETGR_R_SIZE_MAX

public static int _SC_GETGR_R_SIZE_MAX { get; }

Property Value

int

_SC_GETPW_R_SIZE_MAX

public static int _SC_GETPW_R_SIZE_MAX { get; }

Property Value

int

_SC_IOV_MAX

public static int _SC_IOV_MAX { get; }

Property Value

int

_SC_JOB_CONTROL

public static int _SC_JOB_CONTROL { get; }

Property Value

int

_SC_LINE_MAX

public static int _SC_LINE_MAX { get; }

Property Value

int

_SC_LOGIN_NAME_MAX

public static int _SC_LOGIN_NAME_MAX { get; }

Property Value

int

_SC_MAPPED_FILES

public static int _SC_MAPPED_FILES { get; }

Property Value

int

_SC_MEMLOCK

public static int _SC_MEMLOCK { get; }

Property Value

int

_SC_MEMLOCK_RANGE

public static int _SC_MEMLOCK_RANGE { get; }

Property Value

int

_SC_MEMORY_PROTECTION

public static int _SC_MEMORY_PROTECTION { get; }

Property Value

int

_SC_MESSAGE_PASSING

public static int _SC_MESSAGE_PASSING { get; }

Property Value

int

_SC_MQ_OPEN_MAX

public static int _SC_MQ_OPEN_MAX { get; }

Property Value

int

_SC_MQ_PRIO_MAX

public static int _SC_MQ_PRIO_MAX { get; }

Property Value

int

_SC_NGROUPS_MAX

public static int _SC_NGROUPS_MAX { get; }

Property Value

int

_SC_NPROCESSORS_CONF

public static int _SC_NPROCESSORS_CONF { get; }

Property Value

int

_SC_NPROCESSORS_ONLN

public static int _SC_NPROCESSORS_ONLN { get; }

Property Value

int

_SC_OPEN_MAX

public static int _SC_OPEN_MAX { get; }

Property Value

int

_SC_PAGESIZE

public static int _SC_PAGESIZE { get; }

Property Value

int

_SC_PAGE_SIZE

public static int _SC_PAGE_SIZE { get; }

Property Value

int

_SC_PASS_MAX

public static int _SC_PASS_MAX { get; }

Property Value

int

_SC_PHYS_PAGES

public static int _SC_PHYS_PAGES { get; }

Property Value

int

_SC_PRIORITIZED_IO

public static int _SC_PRIORITIZED_IO { get; }

Property Value

int

_SC_PRIORITY_SCHEDULING

public static int _SC_PRIORITY_SCHEDULING { get; }

Property Value

int

_SC_REALTIME_SIGNALS

public static int _SC_REALTIME_SIGNALS { get; }

Property Value

int

_SC_RE_DUP_MAX

public static int _SC_RE_DUP_MAX { get; }

Property Value

int

_SC_RTSIG_MAX

public static int _SC_RTSIG_MAX { get; }

Property Value

int

_SC_SAVED_IDS

public static int _SC_SAVED_IDS { get; }

Property Value

int

_SC_SEMAPHORES

public static int _SC_SEMAPHORES { get; }

Property Value

int

_SC_SEM_NSEMS_MAX

public static int _SC_SEM_NSEMS_MAX { get; }

Property Value

int

_SC_SEM_VALUE_MAX

public static int _SC_SEM_VALUE_MAX { get; }

Property Value

int

_SC_SHARED_MEMORY_OBJECTS

public static int _SC_SHARED_MEMORY_OBJECTS { get; }

Property Value

int

_SC_SIGQUEUE_MAX

public static int _SC_SIGQUEUE_MAX { get; }

Property Value

int

_SC_STREAM_MAX

public static int _SC_STREAM_MAX { get; }

Property Value

int

_SC_SYNCHRONIZED_IO

public static int _SC_SYNCHRONIZED_IO { get; }

Property Value

int

_SC_THREADS

public static int _SC_THREADS { get; }

Property Value

int

_SC_THREAD_ATTR_STACKADDR

public static int _SC_THREAD_ATTR_STACKADDR { get; }

Property Value

int

_SC_THREAD_ATTR_STACKSIZE

public static int _SC_THREAD_ATTR_STACKSIZE { get; }

Property Value

int

_SC_THREAD_DESTRUCTOR_ITERATIONS

public static int _SC_THREAD_DESTRUCTOR_ITERATIONS { get; }

Property Value

int

_SC_THREAD_KEYS_MAX

public static int _SC_THREAD_KEYS_MAX { get; }

Property Value

int

_SC_THREAD_PRIORITY_SCHEDULING

public static int _SC_THREAD_PRIORITY_SCHEDULING { get; }

Property Value

int

_SC_THREAD_PRIO_INHERIT

public static int _SC_THREAD_PRIO_INHERIT { get; }

Property Value

int

_SC_THREAD_PRIO_PROTECT

public static int _SC_THREAD_PRIO_PROTECT { get; }

Property Value

int

_SC_THREAD_SAFE_FUNCTIONS

public static int _SC_THREAD_SAFE_FUNCTIONS { get; }

Property Value

int

_SC_THREAD_STACK_MIN

public static int _SC_THREAD_STACK_MIN { get; }

Property Value

int

_SC_THREAD_THREADS_MAX

public static int _SC_THREAD_THREADS_MAX { get; }

Property Value

int

_SC_TIMERS

public static int _SC_TIMERS { get; }

Property Value

int

_SC_TIMER_MAX

public static int _SC_TIMER_MAX { get; }

Property Value

int

_SC_TTY_NAME_MAX

public static int _SC_TTY_NAME_MAX { get; }

Property Value

int

_SC_TZNAME_MAX

public static int _SC_TZNAME_MAX { get; }

Property Value

int

_SC_VERSION

public static int _SC_VERSION { get; }

Property Value

int

_SC_XBS5_ILP32_OFF32

public static int _SC_XBS5_ILP32_OFF32 { get; }

Property Value

int

_SC_XBS5_ILP32_OFFBIG

public static int _SC_XBS5_ILP32_OFFBIG { get; }

Property Value

int

_SC_XBS5_LP64_OFF64

public static int _SC_XBS5_LP64_OFF64 { get; }

Property Value

int

_SC_XBS5_LPBIG_OFFBIG

public static int _SC_XBS5_LPBIG_OFFBIG { get; }

Property Value

int

_SC_XOPEN_CRYPT

public static int _SC_XOPEN_CRYPT { get; }

Property Value

int

_SC_XOPEN_ENH_I18N

public static int _SC_XOPEN_ENH_I18N { get; }

Property Value

int

_SC_XOPEN_LEGACY

public static int _SC_XOPEN_LEGACY { get; }

Property Value

int

_SC_XOPEN_REALTIME

public static int _SC_XOPEN_REALTIME { get; }

Property Value

int

_SC_XOPEN_REALTIME_THREADS

public static int _SC_XOPEN_REALTIME_THREADS { get; }

Property Value

int

_SC_XOPEN_SHM

public static int _SC_XOPEN_SHM { get; }

Property Value

int

_SC_XOPEN_UNIX

public static int _SC_XOPEN_UNIX { get; }

Property Value

int

_SC_XOPEN_VERSION

public static int _SC_XOPEN_VERSION { get; }

Property Value

int

_SC_XOPEN_XCU_VERSION

public static int _SC_XOPEN_XCU_VERSION { get; }

Property Value

int

Methods

ErrnoName(int)

public static String ErrnoName(int arg0)

Parameters

arg0 int

int

Returns

String

String

GaiName(int)

public static String GaiName(int arg0)

Parameters

arg0 int

int

Returns

String

String

S_ISBLK(int)

public static bool S_ISBLK(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

S_ISCHR(int)

public static bool S_ISCHR(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

S_ISDIR(int)

public static bool S_ISDIR(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

S_ISFIFO(int)

public static bool S_ISFIFO(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

S_ISLNK(int)

public static bool S_ISLNK(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

S_ISREG(int)

public static bool S_ISREG(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

S_ISSOCK(int)

public static bool S_ISSOCK(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

WCOREDUMP(int)

public static bool WCOREDUMP(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

WEXITSTATUS(int)

public static int WEXITSTATUS(int arg0)

Parameters

arg0 int

int

Returns

int

int

WIFEXITED(int)

public static bool WIFEXITED(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

WIFSIGNALED(int)

public static bool WIFSIGNALED(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

WIFSTOPPED(int)

public static bool WIFSTOPPED(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

WSTOPSIG(int)

public static int WSTOPSIG(int arg0)

Parameters

arg0 int

int

Returns

int

int

WTERMSIG(int)

public static int WTERMSIG(int arg0)

Parameters

arg0 int

int

Returns

int

int