close(int fd, error &err) | ders::fd | [static] |
err | ders::fd | [static] |
in | ders::fd | [static] |
open(const char *path, file::mode md, int fls, error &err) | ders::fd | [static] |
out | ders::fd | [static] |
read(int fd, void *buf, int n, error &err) | ders::fd | [static] |
seek(int fd, int off, file::whence wh, error &err) | ders::fd | [static] |
write(int fd, const void *buf, int n, error &err) | ders::fd | [static] |