| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LibC.stat | |
|---|---|
| com.sun.squawk.platform.windows.natives | |
| Uses of LibC.stat in com.sun.squawk.platform.windows.natives | 
|---|
| Methods in com.sun.squawk.platform.windows.natives with parameters of type LibC.stat | |
|---|---|
|  int | LibC.fstat(int fd,
      LibC.stat stat)Get information on the open file with file descriptor "fd". | 
|  int | LibCImpl.fstat(int arg0,
      LibC.stat arg1) | 
|  int | LibC.stat(String name,
     LibC.stat stat)Get information on the named "name". | 
|  int | LibCImpl.stat(String arg0,
     LibC.stat arg1) | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||