KIOSlave
file_unix.cpp File Reference
#include "file.h"#include <config.h>#include <QtCore/QFile>#include <kde_file.h>#include <kdebug.h>#include <kconfiggroup.h>#include <kmountpoint.h>#include <dirent.h>#include <errno.h>#include <fcntl.h>#include <grp.h>#include <utime.h>#include <pwd.h>
Include dependency graph for file_unix.cpp:

Go to the source code of this file.
Defines | |
| #define | MAX_IPC_SIZE (1024*32) |
Functions | |
| static bool | same_inode (const KDE_struct_stat &src, const KDE_struct_stat &dest) |
| int | write_all (int fd, const char *buf, size_t len) |
Define Documentation
| #define MAX_IPC_SIZE (1024*32) |
Definition at line 50 of file file_unix.cpp.
Function Documentation
| static bool same_inode | ( | const KDE_struct_stat & | src, | |
| const KDE_struct_stat & | dest | |||
| ) | [static] |
Definition at line 53 of file file_unix.cpp.
KDE 4.2 API Reference