41 void telnetd_init(
void);
43 void telnetd_gui_eventhandler(process_event_t ev, process_data_t data);
44 void telnetd_appcall(
void *data);
45 void telnetd_gui_init(
void);
46 void telnetd_gui_output(
const char *str1,
int len1,
const char *str2,
int len2);
47 void telnetd_gui_quit(
void);
48 void telnetd_quit(
void);
PROCESS_NAME(sample_process)
Process the sampler runs as.