ELinks 0.16.1.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 |