suricata
|
#include "suricata.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 20 of file main.c.
References GlobalsDestroy(), SCFinalizeRunMode(), SCLoadYamlConfig(), SCParseCommandLine(), SCStartInternalRunMode(), SuricataInit(), SuricataMainLoop(), SuricataPostInit(), SuricataPreInit(), SuricataShutdown(), TM_ECODE_DONE, TM_ECODE_FAILED, and TM_ECODE_OK.