org.jruby.ext.posix
Interface SolarisLibC

All Superinterfaces:
LibC, com.sun.jna.Library

public interface SolarisLibC
extends LibC


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
com.sun.jna.Library.Handler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Library
OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
 
Method Summary
 
Methods inherited from interface org.jruby.ext.posix.LibC
chmod, chown, endgrent, endpwent, fork, fstat, fstat64, getegid, geteuid, getgid, getgrent, getgrgid, getgrnam, getlogin, getpgid, getpgid, getpgrp, getpid, getppid, getpriority, getpwent, getpwnam, getpwuid, getuid, isatty, kill, lchmod, lchown, link, lstat, lstat64, mkdir, readlink, setegid, seteuid, setgid, setgrent, setpgid, setpgrp, setpriority, setpwent, setsid, setuid, stat, stat64, symlink, umask, wait, waitpid
 



Copyright © 2008. All Rights Reserved.