public final class OpenBSDPOSIX extends BaseNativePOSIX
BaseNativePOSIX.PointerConverter
POSIX.ERRORS
Modifier and Type | Field and Description |
---|---|
static BaseNativePOSIX.PointerConverter |
PASSWD |
GROUP, handler, helper, libc, libraryName
Constructor and Description |
---|
OpenBSDPOSIX(java.lang.String libraryName,
LibC libc,
POSIXHandler handler) |
Modifier and Type | Method and Description |
---|---|
FileStat |
allocateStat() |
chmod, chown, endgrent, endpwent, errno, errno, fork, fstat, getegid, geteuid, getfd, getgid, getgrent, getgrgid, getgrnam, getlogin, getpgid, getpgid, getpgrp, getpid, getppid, getpriority, getpwent, getpwnam, getpwuid, getuid, hasMethod, isatty, kill, lchmod, lchown, link, lstat, mkdir, readlink, setegid, seteuid, setgid, setgrent, setpgid, setpgrp, setpriority, setpwent, setsid, setuid, stat, symlink, umask, utimes, wait, waitpid
public static final BaseNativePOSIX.PointerConverter PASSWD
public OpenBSDPOSIX(java.lang.String libraryName, LibC libc, POSIXHandler handler)
public FileStat allocateStat()
allocateStat
in class BaseNativePOSIX