Static Public Member Functions | |
int | Chmod (const char *fn, mode_t mode) |
int | Close (int fd) |
int | Mkdir (const char *fn, mode_t mode) |
int | Open (const char *path, int oflag, mode_t omode) |
int | Rem (const char *fn) |
int | Remdir (const char *fn) |
int | Rename (const char *ofn, const char *nfn) |
int | Statfd (int fd, struct stat *buf) |
int | Statfn (const char *fn, struct stat *buf) |
int | Truncate (const char *fn, off_t flen) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|