ftp_control_string Struct Reference

An FTP control channel string. More...


Data Fields

const char * literal
 Literal portion.
const char *(* variable )(struct ftp_request *ftp)
 Variable portion.


Detailed Description

An FTP control channel string.

Definition at line 113 of file ftp.c.


Field Documentation

Literal portion.

Definition at line 115 of file ftp.c.

Referenced by ftp_next_state().

const char*( * ftp_control_string::variable)(struct ftp_request *ftp)

Variable portion.

Parameters:
ftp FTP request
Return values:
string Variable portion of string

Referenced by ftp_next_state().


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

Generated on Tue Apr 6 20:02:04 2010 for gPXE by  doxygen 1.5.7.1