EpiRootkit
By STDBOOL
Loading...
Searching...
No Matches
command Struct Reference

#include <epirootkit.h>

Public Attributes

char * cmd_name
 
unsigned cmd_name_size
 
char * cmd_desc
 
unsigned cmd_desc_size
 
int(* cmd_handler )(char *args, enum Protocol protocol)
 

Detailed Description

Definition at line 26 of file epirootkit.h.

Member Data Documentation

◆ cmd_desc

char* cmd_desc

Definition at line 29 of file epirootkit.h.

◆ cmd_desc_size

unsigned cmd_desc_size

Definition at line 30 of file epirootkit.h.

◆ cmd_handler

int(* cmd_handler) (char *args, enum Protocol protocol)

Definition at line 31 of file epirootkit.h.

◆ cmd_name

char* cmd_name

Definition at line 27 of file epirootkit.h.

◆ cmd_name_size

unsigned cmd_name_size

Definition at line 28 of file epirootkit.h.


The documentation for this struct was generated from the following file: