Functions

Main.cpp File Reference

#include "../common/utilit.h"
#include "../ConcordLib/ConcCommon.h"
#include "../ConcordDmnLib/Corpora.h"
#include <syslog.h>
#include <sys/wait.h>
Include dependency graph for Main.cpp:

Functions


Function Documentation

void PrintUsage (  ) 

References DDCVersion.

Referenced by main().

Here is the caller graph for this function:

void UnloadData (  ) 

References FreeConcordDicts(), SocketDeinitialize(), and UnloadLocalCorporaAndServer().

Referenced by main(), and termination_handler().

Here is the call graph for this function:

Here is the caller graph for this function:

void termination_handler ( int  signum  ) 

References concord_daemon_log(), and UnloadData().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)