|
ELinks 0.19.1
|
#include <inpfield.h>

Data Fields | |
| struct session * | ses |
| input_line_handler_T | handler |
| void * | data |
| char | buffer [INPUT_LINE_BUFFER_SIZE] |
| char input_line::buffer[INPUT_LINE_BUFFER_SIZE] |
| void* input_line::data |
| input_line_handler_T input_line::handler |
| struct session* input_line::ses |