![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include "pk2.h"
Go to the source code of this file.
Data Structures | |
struct | oi_amanda |
Macros | |
#define | IS_DEBUG_APE__ /* kkkkkkkkkkkk */ (-1) |
#define | THE_SIZE_I (1 << 17) |
Functions | |
bool | is_valid__Pk_folder (char *the_path_k__p) |
void | get_file_time_pk (char *file_or_folder_to_process, char *timestamp_pk) |
int | amanda_s_smart_ape (__attribute__((unused)) char *initial_path_amanda_s_smart_ape, bool recurse_on_subfolders_amanda_s_smart_ape, enum amanda__mode amanda_mode, __attribute__((unused)) bool is_callback) |
Variables | |
bool | cancel_me_amanda_smart_ape = false |
char | entry_______i [AMANDA__SIZE] |
char | whole_entry_i [AMANDA__SIZE] |
#define IS_DEBUG_APE__ /* kkkkkkkkkkkk */ (-1) |
#define THE_SIZE_I (1 << 17) |
int amanda_s_smart_ape | ( | __attribute__((unused)) char * | initial_path_amanda_s_smart_ape, |
bool | recurse_on_subfolders_amanda_s_smart_ape, | ||
enum amanda__mode | amanda_mode, | ||
__attribute__((unused)) bool | is_callback ) |
Our own non recursive files and folders scan, not copied from stackoverflow because it was not there
initial_path_amanda_s_smart_ape | the initial path |
recurse_on_subfolders_amanda_s_smart_ape | to recurse or not |
amanda_mode | whether the call came from scanfolder or enumfolder |
void get_file_time_pk | ( | char * | file_or_folder_to_process, |
char * | timestamp_pk ) |
bool is_valid__Pk_folder | ( | char * | the_path_k__p | ) |
char entry_______i[AMANDA__SIZE] |
char whole_entry_i[AMANDA__SIZE] |