|
ncloader
0.1
|
fcntl.c에 대한 include 의존 그래프함수 | |
| int | creat (const char *path, mode_t mode) |
| int | fcntl (int fd, int cmd,...) |
| int | openat (int fd, const char *path, int mode,...) |
| int | posix_fadvise (int fd, off_t offset, off_t len, int advice) |
| int | posix_fallocate (int fd, off_t offset, off_t len) |