Uses of Class
jnr.posix.NativePOSIX
Packages that use NativePOSIX
-
Uses of NativePOSIX in jnr.posix
Subclasses of NativePOSIX in jnr.posixModifier and TypeClassDescription(package private) final classclass(package private) final class(package private) final class(package private) final class(package private) final class(package private) final class(package private) final classfinal classFields in jnr.posix declared as NativePOSIXModifier and TypeFieldDescriptionprotected final NativePOSIXBaseCmsgHdr.posixprivate final NativePOSIXBaseIovec.posixprotected final NativePOSIXBaseMsgHdr.posixMethods in jnr.posix with parameters of type NativePOSIXModifier and TypeMethodDescription(package private) abstract CmsgHdrBaseMsgHdr.allocateCmsgHdrInternal(NativePOSIX posix, jnr.ffi.Pointer pointer, int len) (package private) CmsgHdrFreeBSDMsgHdr.allocateCmsgHdrInternal(NativePOSIX posix, jnr.ffi.Pointer pointer, int len) (package private) CmsgHdrLinuxMsgHdr.allocateCmsgHdrInternal(NativePOSIX posix, jnr.ffi.Pointer pointer, int len) (package private) CmsgHdrMacOSMsgHdr.allocateCmsgHdrInternal(NativePOSIX posix, jnr.ffi.Pointer pointer, int len) Constructors in jnr.posix with parameters of type NativePOSIXModifierConstructorDescriptionAixFileStat(NativePOSIX posix) protectedBaseCmsgHdr(NativePOSIX posix, jnr.ffi.Pointer memory) protectedBaseCmsgHdr(NativePOSIX posix, jnr.ffi.Pointer memory, int totalLen) protectedBaseFileStat(NativePOSIX posix, jnr.ffi.StructLayout layout) protectedBaseIovec(NativePOSIX posix) (package private)BaseIovec(NativePOSIX posix, jnr.ffi.Pointer memory) protectedBaseMsgHdr(NativePOSIX posix, jnr.ffi.StructLayout layout) DragonFlyFileStat(NativePOSIX posix) FreeBSDCmsgHdr(NativePOSIX posix, jnr.ffi.Pointer memory) FreeBSDCmsgHdr(NativePOSIX posix, jnr.ffi.Pointer memory, int totalLen) FreeBSDFileStat(NativePOSIX posix) FreeBSDFileStat12(NativePOSIX posix) protectedFreeBSDMsgHdr(NativePOSIX posix) LinuxCmsgHdr(NativePOSIX posix, jnr.ffi.Pointer memory) LinuxCmsgHdr(NativePOSIX posix, jnr.ffi.Pointer memory, int totalLen) protectedLinuxMsgHdr(NativePOSIX posix) MacOSCmsgHdr(NativePOSIX posix, jnr.ffi.Pointer memory) MacOSCmsgHdr(NativePOSIX posix, jnr.ffi.Pointer memory, int totalLen) protectedMacOSMsgHdr(NativePOSIX posix) (package private)NativeTimes(NativePOSIX posix) OpenBSDFileStat(NativePOSIX posix) SolarisFileStat32(NativePOSIX posix) SolarisFileStat64(NativePOSIX posix) WindowsFileStat(NativePOSIX posix)