ReactOS 0.4.15-dev-7788-g1ad9096
cmd Struct Reference

#include <ftp_var.h>

Collaboration diagram for cmd:

Public Attributes

const charc_name
 
const charc_help
 
char c_bell
 
char c_conn
 
char c_proxy
 
void(* c_handler )(int argc, const char *argv[])
 

Detailed Description

Definition at line 139 of file ftp_var.h.

Member Data Documentation

◆ c_bell

char cmd::c_bell

Definition at line 142 of file ftp_var.h.

◆ c_conn

char cmd::c_conn

Definition at line 143 of file ftp_var.h.

◆ c_handler

void(* cmd::c_handler) (int argc, const char *argv[])

Definition at line 145 of file ftp_var.h.

◆ c_help

const char* cmd::c_help

Definition at line 141 of file ftp_var.h.

◆ c_name

const char* cmd::c_name

Definition at line 140 of file ftp_var.h.

◆ c_proxy

char cmd::c_proxy

Definition at line 144 of file ftp_var.h.


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