Go to the source code of this file.
◆ O_DIRECT
#define O_DIRECT 0x10000000 |
◆ wclose()
◆ wclosedir()
int wclosedir |
( |
WDIR * |
wd | ) |
|
◆ wmkdir()
int wmkdir |
( |
const OsPath & |
path, |
|
|
mode_t |
mode |
|
) |
| |
◆ wopen() [1/2]
int wopen |
( |
const OsPath & |
pathname, |
|
|
int |
oflag |
|
) |
| |
◆ wopen() [2/2]
int wopen |
( |
const OsPath & |
pathname, |
|
|
int |
oflag, |
|
|
mode_t |
mode |
|
) |
| |
◆ wopendir()
◆ wreaddir()
◆ wreaddir_stat_np()
int wreaddir_stat_np |
( |
WDIR * |
d, |
|
|
struct stat * |
s |
|
) |
| |
◆ wrealpath()
◆ wrmdir()
int wrmdir |
( |
const OsPath & |
path | ) |
|
◆ wstat()
int wstat |
( |
const OsPath & |
pathname, |
|
|
struct stat * |
buf |
|
) |
| |
◆ wtruncate()
int wtruncate |
( |
const OsPath & |
pathname, |
|
|
off_t |
length |
|
) |
| |
◆ wunlink()
int wunlink |
( |
const OsPath & |
pathname | ) |
|