
Go to the source code of this file.
Defines | |
| #define | NEED_FAKE_FDATASYNC |
Functions | |
| bool | lock_file (int fd, bool write, bool wait=false) |
| bool | unlock_file (int fd) |
| bool | read_urandom (char *buf, int len) |
| int | fdatasync (int fd) |
| #define NEED_FAKE_FDATASYNC |
| int fdatasync | ( | int | fd | ) |
| bool lock_file | ( | int | fd, | |
| bool | write, | |||
| bool | wait = false | |||
| ) |

| bool read_urandom | ( | char * | buf, | |
| int | len | |||
| ) |
| bool unlock_file | ( | int | fd | ) |
1.5.6