#include <commands.h>
Public Member Functions | |
| _PROTOTYPE (int(*func),(void)) | |
| _PROTOTYPE (int(*func),(void)) | |
| _PROTOTYPE (int(*func),(char *buff)) | |
Public Attributes | |
| char * | name |
| char * | c_cmd |
| int | c_flags |
| int(* | c_func )() |
| char * | c_descr |
Definition at line 219 of file ftp.c.
| commands::_PROTOTYPE | ( | int * | func, | |
| (char *buff) | ||||
| ) |
| commands::_PROTOTYPE | ( | int * | func, | |
| (void) | ||||
| ) |
| commands::_PROTOTYPE | ( | int * | func, | |
| (void) | ||||
| ) |
| char* commands::c_cmd |
Definition at line 25 of file commands.h.
| char* commands::c_descr |
Definition at line 28 of file commands.h.
Definition at line 26 of file commands.h.
| int(* commands::c_func)() |
| char * commands::name |
1.5.8