#include "../config.h"#include "../engine/hlbr.h"#include "action.h"Go to the source code of this file.
Functions | |
| int | InitActionDumpPacket () |
| int InitActionDumpPacket | ( | ) |
Definition at line 163 of file action_dump_packet.c.
References ACTION_NONE, action_item::ActionFunc, global_vars::ActionItems, CreateAction(), DumpPacketAction(), DumpPacketParseArgs(), FALSE, Globals, action_item::ParseArgs, and TRUE.
Referenced by InitActions().
1.5.2