FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
process.c File Reference

some common functions that process the files for scanning More...

#include "nomos.h"
#include "process.h"
#include "licenses.h"
#include "util.h"
#include "list.h"
Include dependency graph for process.c:

Go to the source code of this file.

Macros

#define BOGUS_MD5   "wwww0001xxxx0002yyyy0004zzzz0008"
 

Functions

static void processNonPackagedFiles ()
 
void processRawSource ()
 
void processRegularFiles ()
 Process a list of regular files. More...
 

Detailed Description

some common functions that process the files for scanning

Definition in file process.c.

Function Documentation

static void processNonPackagedFiles ( )
static

processNonPackageFiles

Definition at line 41 of file process.c.

Here is the call graph for this function:

void processRawSource ( )

processRawSource

Definition at line 125 of file process.c.

Here is the call graph for this function:

void processRegularFiles ( )

Process a list of regular files.

processRegularFiles

CDB - This really isn't a list, there should only be a single file in regfList.

Definition at line 147 of file process.c.

Here is the call graph for this function: