#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <errno.h>
#include <dirent.h>
#include <stdio.h>
#include "pm_globals.h"
#include "pm_traces.h"
Functions | |
int | mkdir_p (const char *path, int mode) |
int | rmdir_contents (const char *path) |
gchar * | hypotheticalpath (const char *path) |
int | alp_prv_folder_empty (const char *path, int status_on_missing) |
|
|
|
|
|
|
|
|