|
iPXE
|
An FTP control channel string. More...
Data Fields | |
| const char * | literal |
| Literal portion. More... | |
| const char *(* | variable )(struct ftp_request *ftp) |
| Variable portion. More... | |
| const char* ftp_control_string::literal |
| const char*( * ftp_control_string::variable) (struct ftp_request *ftp) |
Variable portion.
| ftp | FTP request |
| string | Variable portion of string |
Definition at line 142 of file ftp.c.
Referenced by ftp_next_state().
1.8.15