com.sun.squawk.platform.posix.solaris.natives
Class IoctlImpl
java.lang.Object
   com.sun.squawk.platform.posix.natives.IoctlImpl
com.sun.squawk.platform.posix.natives.IoctlImpl
       com.sun.squawk.platform.posix.solaris.natives.IoctlImpl
com.sun.squawk.platform.posix.solaris.natives.IoctlImpl
- All Implemented Interfaces: 
- Library, Ioctl
- public class IoctlImpl 
- extends IoctlImpl
 
 
 
 
 
 
IOCPARM_MASK
public static final int IOCPARM_MASK
- WARNING: This is different on different systems
 SOLARIS: 0xFF
 MAC OS X: 0x1FFF
  LINUX, not used???
 
- See Also:
- Constant Field Values
 
IOC_VOID
public static final int IOC_VOID
- See Also:
- Constant Field Values
IOC_OUT
public static final int IOC_OUT
- See Also:
- Constant Field Values
IOC_IN
public static final int IOC_IN
- See Also:
- Constant Field Values
IOC_INOUT
public static final int IOC_INOUT
- See Also:
- Constant Field Values
IOC_DIRMASK
public static final int IOC_DIRMASK
- See Also:
- Constant Field Values
IoctlImpl
public IoctlImpl()
initConstInt
public int initConstInt(int index)
- 
 
"For updated information see the Java FRC site"