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

ark

bkLink.h

Go to the documentation of this file.
00001 /******************************* LICENSE **************************************
00002 * Any code in this file may be redistributed or modified under the terms of
00003 * the GNU General Public License as published by the Free Software 
00004 * Foundation; version 2 of the license.
00005 ****************************** END LICENSE ***********************************/
00006 
00007 /******************************************************************************
00008 * Author:
00009 * Andrew Smith, http://littlesvr.ca/misc/contactandrew.php
00010 *
00011 * Copyright 2005-2007 Andrew Smith <andrew-smith@mail.ru>
00012 *
00013 * Contributors:
00014 * 
00015 ******************************************************************************/
00016 
00017 #ifndef BKLINK_H
00018 #define BKLINK_H
00019 int addToHardLinkTable(VolInfo* volInfo, off_t position, char* pathAndName, 
00020                        unsigned size, bool onImage, BkHardLink** newLink);
00021 int filesAreSame(VolInfo* volInfo, int file1, off_t posFile1, 
00022                  int file2, off_t posFile2, unsigned size);
00023 int findInHardLinkTable(VolInfo* volInfo, off_t position, 
00024                         char* pathAndName, unsigned size,
00025                         bool onImage, BkHardLink** foundLink);
00026 int readFileHead(VolInfo* volInfo, off_t position, char* pathAndName, 
00027                  bool onImage, unsigned char* dest, int numBytes);
00028 void resetWriteStatus(BkHardLink* fileLocations);
00029 #endif

ark

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

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdelirc
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • kjots
  • klaptopdaemon
  • kmilo
  • ksim
  • ktimer
  • kwallet
  • superkaramba
Generated for kdeutils by doxygen 1.5.4
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