• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kioslave

file.cc File Reference

#include <config.h>
#include <qglobal.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/stat.h>
#include <assert.h>
#include <dirent.h>
#include <errno.h>
#include <fcntl.h>
#include <grp.h>
#include <pwd.h>
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <time.h>
#include <utime.h>
#include <unistd.h>
#include <qvaluelist.h>
#include <qregexp.h>
#include <kshred.h>
#include <kdebug.h>
#include <kurl.h>
#include <kinstance.h>
#include <ksimpleconfig.h>
#include <ktempfile.h>
#include <klocale.h>
#include <qfile.h>
#include <qstrlist.h>
#include "file.h"
#include <limits.h>
#include <kprocess.h>
#include <kmountpoint.h>
#include <kstandarddirs.h>
#include <kio/ioslave_defaults.h>
#include <klargefile.h>
#include <kglobal.h>
#include <kmimetype.h>
#include "file.moc"

Include dependency graph for file.cc:

Go to the source code of this file.


Defines

#define MAX_IPC_SIZE   (1024*32)

Functions

KDE_EXPORT int kdemain (int argc, char **argv)
static bool same_inode (const KDE_struct_stat &src, const KDE_struct_stat &dest)
static QString testLogFile (const char *_filename)
static int write_all (int fd, const char *buf, size_t len)

Define Documentation

#define MAX_IPC_SIZE   (1024*32)

Definition at line 100 of file file.cc.


Function Documentation

int kdemain ( int  argc,
char **  argv 
)

Definition at line 112 of file file.cc.

static bool same_inode ( const KDE_struct_stat &  src,
const KDE_struct_stat &  dest 
) [static]

Definition at line 364 of file file.cc.

static QString testLogFile ( const char *  _filename  )  [static]

Definition at line 1692 of file file.cc.

static int write_all ( int  fd,
const char *  buf,
size_t  len 
) [static]

Definition at line 346 of file file.cc.

kioslave

Skip menu "kioslave"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal