Data Fields | |
const char * | action |
int | authority |
const char * | description |
int(* | func )(struct mansession *s, struct message *m) |
manager_action * | next |
const char * | synopsis |
Definition at line 107 of file manager.h.
int authority |
const char* description |
int(* func)(struct mansession *s, struct message *m) |
Function to be called
struct manager_action* next |