|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AixLibC
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jnr.posix.LibC |
|---|
LibC.LibCSignalHandler |
| Method Summary | |
|---|---|
int |
fstat64x(int fd,
AixFileStat stat)
|
int |
lstat64x(java.lang.CharSequence path,
AixFileStat stat)
|
int |
stat64x(java.lang.CharSequence path,
AixFileStat stat)
|
| Methods inherited from interface jnr.posix.LibC |
|---|
chmod, chown, close, endgrent, endpwent, execv, execve, fork, fstat, fstat64, getegid, getenv, geteuid, getgid, getgrent, getgrgid, getgrnam, getlogin, getpgid, getpgid, getpgrp, getpid, getppid, getpriority, getpwent, getpwnam, getpwuid, getuid, isatty, kill, lchmod, lchown, link, lstat, lstat64, mkdir, read, readlink, rmdir, setegid, setenv, seteuid, setgid, setgrent, setpgid, setpgrp, setpriority, setpwent, setsid, setuid, signal, stat, stat64, symlink, sysconf, times, umask, unsetenv, utimes, wait, waitpid, write |
| Method Detail |
|---|
int stat64x(java.lang.CharSequence path,
AixFileStat stat)
int fstat64x(int fd,
AixFileStat stat)
int lstat64x(java.lang.CharSequence path,
AixFileStat stat)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||