Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
enum_files_and_folders_1.c File Reference
#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]
 

Macro Definition Documentation

◆ IS_DEBUG_APE__

#define IS_DEBUG_APE__   /* kkkkkkkkkkkk */ (-1)

◆ THE_SIZE_I

#define THE_SIZE_I   (1 << 17)

Function Documentation

◆ amanda_s_smart_ape()

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

Parameters
initial_path_amanda_s_smart_apethe initial path
recurse_on_subfolders_amanda_s_smart_apeto recurse or not
amanda_modewhether the call came from scanfolder or enumfolder
Returns
always 0...

◆ get_file_time_pk()

void get_file_time_pk ( char * file_or_folder_to_process,
char * timestamp_pk )

◆ is_valid__Pk_folder()

bool is_valid__Pk_folder ( char * the_path_k__p)

Variable Documentation

◆ cancel_me_amanda_smart_ape

bool cancel_me_amanda_smart_ape = false

◆ entry_______i

char entry_______i[AMANDA__SIZE]

◆ whole_entry_i

char whole_entry_i[AMANDA__SIZE]