Searched refs:term_session (Results 1 – 1 of 1) sorted by relevance
54 struct term_session { struct61 struct term_session *next; argument64 struct term_session *session_list = NULL;209 static int handle_iacs(struct term_session *tm, int c, int fd) in handle_iacs()308 struct term_session *tm = NULL; in telnetd_main()324 tm = xzalloc(sizeof(struct term_session)); in telnetd_main()372 tm = xzalloc(sizeof(struct term_session)); in telnetd_main()421 struct term_session *prev = NULL; in telnetd_main()