Ignore:
Timestamp:
Jul 17, 2006, 3:44:46 PM (18 years ago)
Author:
bcornec
Message:

Huge memory management patch.
Still not finished but a lot as been done.
What remains is around some functions returning strings, and some structure members.
(Could not finish due to laptop failure !)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/mondorestore/mondo-restore.h

    r59 r688  
    1 /* mondo-restore.h
     1/*
    22 * $Id$
    3  */
     3**/
    44
    55/**************************************************************************
     
    2222int restore_mode(struct s_bkpinfo *, struct mountlist_itself *,
    2323                 struct raidlist_itself *);
    24 int restore_a_biggiefile_from_CD(struct s_bkpinfo *, long, struct s_node *,
    25                                  char *);
    2624int restore_a_biggiefile_from_stream(struct s_bkpinfo *, char *, long,
    2725                                     char *, long long, struct s_node *,
Note: See TracChangeset for help on using the changeset viewer.