gwenhywfar 5.12.0
add.c File Reference
#include "globals.h"
#include <gwenhywfar/debug.h>
#include <gwenhywfar/sar.h>
#include <gwenhywfar/directory.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
Include dependency graph for add.c:

Go to the source code of this file.

Functions

int add2Archive (GWEN_DB_NODE *dbArgs, int argc, char **argv)
static int addToList (const char *fname, int recursive, GWEN_STRINGLIST *sl)

Function Documentation

◆ add2Archive()

◆ addToList()